Home
last modified time | relevance | path

Searched refs:security_ServiceNameCollection_EmptyServiceName (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/Authentication/ExtendedProtection/
H A DServiceNameCollection.cs56 … throw new ArgumentException(SR.GetString(SR.security_ServiceNameCollection_EmptyServiceName)); in AddIfNew()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Security/Authentication/ExtendedProtection/
H A DServiceNameCollection.cs141 throw new ArgumentException(SR.security_ServiceNameCollection_EmptyServiceName); in AddIfNew()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs308 …public const string security_ServiceNameCollection_EmptyServiceName = "A service name must not be … field in SR