22 references to ThrowHelperArgumentNullOrEmptyString
System.IdentityModel (22)
System\IdentityModel\Configuration\SecurityTokenServiceConfiguration.cs (1)
272throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("value");
System\IdentityModel\EncryptedTypeElement.cs (2)
57throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("value"); 121throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("value");
System\IdentityModel\Protocols\WSTrust\WSTrust13RequestSerializer.cs (1)
198throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName");
System\IdentityModel\Protocols\WSTrust\WSTrust13ResponseSerializer.cs (1)
178throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName");
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005RequestSerializer.cs (1)
141throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName");
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ResponseSerializer.cs (1)
140throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName");
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (4)
898throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName"); 1860throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("elementName"); 2117throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("computedKeyAlgorithm"); 2743throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("keyType");
System\IdentityModel\Tokens\ConfigurationBasedIssuerNameRegistry.cs (2)
185throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("certificateThumbprint"); 190throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("name");
System\IdentityModel\Tokens\EncryptingCredentials.cs (2)
52throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("algorithm"); 78throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("value");
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (3)
418throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("upn"); 2434throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("data.Namespace"); 5197throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("data.Method");
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1065throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("upn");
System\IdentityModel\Tokens\SecurityTokenHandlerCollectionManager.cs (2)
90throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("usage"); 101throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("usage");
System\IdentityModel\Tokens\X509CertificateStoreTokenResolver.cs (1)
50throw DiagnosticUtility.ThrowHelperArgumentNullOrEmptyString("storeName");