740 references to ThrowHelperArgumentNull
dotnet-svcutil-lib (740)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableServices.cs (2)
18throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("xmlReader"); 63throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("xmlWriter");
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (1)
109throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (13)
125throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("quotas"); 995throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 1002throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 1053throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 1055throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 1062throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localNames"); 1064throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 1075throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i)); 1090throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i)); 1104throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localNames"); 1106throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 1117throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i)); 1132throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i));
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (5)
136throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 161throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 931throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("whitespace"); 976throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 1373throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (2)
38throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer"); 58throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReaderSession.cs (2)
30throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 79throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (1)
33throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (16)
26throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 41throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer"); 83throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer"); 166throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 174throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 181throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 231throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localNames"); 234throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 243throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i)); 257throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localNames"); 260throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 269throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "localNames[{0}]", i)); 504throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("strings"); 511throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "strings[{0}]", i)); 524throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("strings"); 531throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(string.Format(CultureInfo.InvariantCulture, "strings[{0}]", i));
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (1)
109throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (4)
65throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 105throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 174throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 806throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri");
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
583throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream");
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\Claim.cs (10)
54throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claimType"); 58throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("right"); 110throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dns"); 118throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("hash"); 127throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("name"); 136throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("spn"); 144throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("thumbprint"); 153throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("upn"); 162throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("uri"); 180throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("x500DistinguishedName");
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimComparer.cs (2)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claimType"); 159throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claim");
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimSet.cs (3)
79throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claim"); 81throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("comparer"); 98throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claim");
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\DefaultClaimSet.cs (3)
57throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claim"); 94throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuer"); 96throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claims");
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (2)
33throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate"); 363throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("x500DistinguishedName");
FrameworkFork\System.ServiceModel\System\IdentityModel\HashStream.cs (1)
24throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("hash");
FrameworkFork\System.ServiceModel\System\IdentityModel\Policy\DefaultEvaluationContext.cs (1)
60throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claimSet");
FrameworkFork\System.ServiceModel\System\IdentityModel\Policy\UnconditionalPolicy.cs (2)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuance"); 45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuances");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\KerberosSecurityTokenProvider.cs (1)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("servicePrincipalName");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenAuthenticator.cs (2)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenResolver.cs (11)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 110throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokens"); 119throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 159throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 178throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 192throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenSerializer.cs (15)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 43throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 52throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 61throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 70throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause"); 80throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 89throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 93throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 111throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 115throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 124throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 133throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 137throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifierClause");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\UserNameSecurityTokenProvider.cs (1)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("userName");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\X509CertificateValidator.cs (3)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("chainPolicy"); 52throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate"); 79throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (1)
44throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("validator");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\X509SecurityTokenProvider.cs (2)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate"); 31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("findValue");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\EncryptedKeyIdentifierClause.cs (1)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("encryptionMethod");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\KerberosRequestorSecurityToken.cs (2)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("servicePrincipalName"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("id");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\LocalIdKeyIdentifierClause.cs (1)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localId");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\SamlSecurityToken.cs (1)
41throw /*System.ServiceModel.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertion");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\SamlSerializer.cs (1)
33throw /*System.ServiceModel.*/DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dictionary");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\SecurityKeyIdentifier.cs (1)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("clauses");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\X509SecurityToken.cs (2)
50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate"); 52throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("id");
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpBinding.cs (1)
48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpMessageSecurity.cs (1)
45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (7)
257throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoint"); 402throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelType"); 445throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointConfigurationName"); 475throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 494throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoint"); 536throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 549throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
62throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (5)
71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 80throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 193throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 290throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 388throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (2)
638throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("importer"); 642throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (4)
520throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bufferManager"); 586throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream"); 623throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 628throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bufferManager");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (3)
85throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 142throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 223throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Binding.cs (2)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 89throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingContext.cs (1)
24throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingElement.cs (2)
24throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingElementCollection.cs (6)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elements"); 31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elements"); 53throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elements"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElementType"); 136throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 144throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingParameterCollection.cs (2)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferManager.cs (1)
73throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBase.cs (1)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelManager");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (5)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelBinding"); 54throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("properties"); 83throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 94throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("properties");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (3)
110throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 118throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 121throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("via");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelParameterCollection.cs (1)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("innerChannel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CompositeDuplexBindingElement.cs (3)
53throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 69throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CompositeDuplexBindingElementImporter.cs (2)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("importer"); 26throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (4)
347throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("state"); 396throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("state"); 776throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer"); 857throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("state");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
152throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 180throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContextBindingElement.cs (2)
129throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 149throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContextBindingElementImporter.cs (4)
36throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context.Endpoint"); 44throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context.Endpoint.Binding"); 121throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContextBindingElementPolicy.cs (2)
43throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions"); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("socket");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CustomBinding.cs (7)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements"); 37throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements"); 82throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 91throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 95throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elements");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DelegatingStream.cs (1)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DirectionalAction.cs (1)
60throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("other");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FaultConverter.cs (2)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("fault");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
321throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("userName");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
208throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("buffer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
65throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsTransportBindingElement.cs (2)
93throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 118throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (6)
163throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 270throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 288throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 345throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 404throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 463throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
135throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("body"); 137throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageEncodingBindingElement.cs (1)
54throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageEncodingBindingElementImporter.cs (4)
24throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context.Endpoint.Binding"); 168throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("importer"); 173throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (3)
223throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("headers"); 263throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 268throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (4)
45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 316throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("actor"); 361throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 376throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (8)
114throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("collection"); 489throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("collection"); 543throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("array"); 1144throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version"); 1437throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("header"); 1488throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("relationshipType"); 1576throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 1608throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (2)
342throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("properties"); 380throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("properties");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageVersion.cs (3)
45throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("envelopeVersion"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 167throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (7)
33throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 39throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writeEncoding"); 132throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 149throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 184throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 200throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext"); 215throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\NamedPipeConnectionPoolSettings.cs (1)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\NamedPipeTransportBindingElement.cs (1)
55throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElement.cs (3)
79throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 131throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 165throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElementImporter.cs (2)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("importer"); 26throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OutputChannel.cs (2)
32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 77throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (3)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 70throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElementImporter.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
180throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 317throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 320throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
43throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("importer"); 48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (2)
30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("to"); 260throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityAttributeGenerationHelper.cs (5)
16throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("attributes"); 33throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("attribute"); 35throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("propertyName"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("attribute"); 66throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("propertyName");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElement.cs (13)
78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elementToBeCloned"); 412throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressing"); 465throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 548throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version"); 701throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version"); 868throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuedTokenParameters"); 880throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuedTokenParameters"); 954throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuedTokenParameters"); 1099throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version"); 1250throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("issuedTokenParameters"); 1329throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bootstrapBinding"); 1457throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameterCollection"); 1459throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
59throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binder"); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointDispatcher");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
29throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("clientRuntime"); 109throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceEndpoint");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
126throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("args");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityBindingElement.cs (4)
49throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 88throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 99throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 115throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (2)
163throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("upgradeInitiator"); 185throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("upgradeAcceptor");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\StandardBindingImporter.cs (2)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointContext"); 27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointContext.Binding");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\StreamSecurityUpgradeAcceptorBase.cs (3)
39throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream"); 51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream"); 71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("result");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\StreamSecurityUpgradeInitiatorBase.cs (2)
66throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream"); 83throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("stream");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
160throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpConnectionPoolSettings.cs (1)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpTransportBindingElement.cs (2)
61throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 76throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (3)
268throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("version"); 270throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writeEncoding"); 363throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contentType");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (6)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writeEncoding"); 98throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 113throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 130throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 157throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
286throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("doc");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (1)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElement.cs (1)
97throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElementImporter.cs (2)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context.Endpoint.Binding");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
594throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("state");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportOutputChannel.cs (2)
136throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 160throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
60throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UnrecognizedAssertionsBindingElement.cs (1)
104throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UseManagedPresentationBindingElement.cs (2)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UseManagedPresentationBindingElementImporter.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityBindingElement.cs (3)
53throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 64throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context"); 80throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (7)
48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("remoteAddress"); 59throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("callbackInstance"); 61throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("remoteAddress"); 405throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("beginOperationDelegate"); 409throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endOperationDelegate");
FrameworkFork\System.ServiceModel\System\ServiceModel\Configuration\BindingElementExtensionElement.cs (1)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElement");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (4)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("other"); 144throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingParameters"); 166throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceEndpoint"); 171throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceEndpoint.Binding");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (6)
76throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 155throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 164throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 167throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceType"); 177throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 180throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceImplementation");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DataContractSerializerOperationBehavior.cs (4)
135throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 138throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dispatch"); 153throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 156throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("proxy");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataConversionError.cs (1)
16throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (15)
69throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 80throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointConfigurationName"); 89throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("mexBinding"); 103throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 212throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 256throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 298throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 308throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 313throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("via"); 349throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 360throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 365throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("via"); 721throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("location"); 934throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 1160throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("resolveCallState");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExporter.cs (1)
33throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataImporter.cs (1)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("quotas");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSection.cs (3)
89throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policy"); 111throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("schema"); 126throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serviceDescription");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (3)
58throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 73throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 93throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (3)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("name"); 51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("declaringContract"); 158throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("DeclaringContract");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescriptionCollection.cs (2)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 49throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyAssertionCollection.cs (9)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("elements"); 39throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 65throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 67throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 97throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 99throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("namespaceUri"); 124throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 132throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyConversionContext.cs (1)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoint");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
120throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractDescription");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (3)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contract"); 38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contract"); 83throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpointCollection.cs (11)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractName"); 56throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 60throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingName"); 80throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractName"); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingName"); 105throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 123throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractType"); 143throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contractName"); 163throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 172throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TransactionFlowAttribute.cs (1)
78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (4)
39throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contract"); 103throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoint"); 119throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoints"); 121throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlServiceQName");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (9)
65throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("metadata"); 170throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlPortType"); 181throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlBinding"); 192throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlPort"); 203throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlPortType"); 226throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contract"); 251throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlBinding"); 277throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wsdlService"); 1330throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (7)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("operation"); 132throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 135throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dispatch"); 153throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 156throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("proxy"); 713throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("faultContractInfo"); 717throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("faultContractElementName");
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
120throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\ActivityIdHeader.cs (3)
69throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 107throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 123throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (3)
670throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 710throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 727throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientOperation.cs (2)
59throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent"); 62throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("name");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (6)
75throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dispatchRuntime"); 176throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 508throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 525throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 557throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 574throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperation.cs (2)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent"); 33throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("name");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("operation"); 42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (6)
42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("proxyRuntime"); 213throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 449throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 466throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 499throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 520throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
115throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointDispatcher.cs (2)
93throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelDispatcher"); 110throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelDispatcher");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\FaultContractInfo.cs (2)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("action"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("detail");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InputChannelBinder.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (2)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("listenerBinder"); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelDispatcher");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (6)
110throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 174throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 260throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 263throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters"); 291throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 294throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationInvokerBehavior.cs (2)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dispatch"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OutputChannelBinder.cs (1)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (6)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 249throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("description"); 350throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 353throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters"); 361throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageVersion"); 364throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("operation"); 42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\RequestChannelBinder.cs (1)
19throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
62throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(_partName);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
211throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("task");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerFaultFormatter.cs (1)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("xmlSerializerFaultContractInfos");
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (2)
32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("qualifiedName"); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("type");
FrameworkFork\System.ServiceModel\System\ServiceModel\DnsEndpointIdentity.cs (3)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("dnsName"); 26throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identity"); 37throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexChannelFactory.cs (9)
71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("callbackObject"); 97throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("callbackObject"); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpointConfigurationName"); 133throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("callbackObject"); 138throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 158throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("callbackObject"); 163throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endpoint"); 196throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address"); 211throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address");
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (24)
95throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("uri"); 112throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("uri"); 122throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("uri"); 137throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("uri"); 305throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 546throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 584throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 621throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 623throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 635throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 637throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 648throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 650throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 1008throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 1013throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 1185throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 1189throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 1193throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 1197throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 1220throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer"); 1224throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addressingVersion"); 1228throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("localName"); 1232throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns"); 1280throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("address");
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (5)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identityClaim"); 31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identityClaim"); 52throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identity"); 115throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 171throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\ExceptionDetail.cs (1)
24throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("exception");
FrameworkFork\System.ServiceModel\System\ServiceModel\ExtensionCollection.cs (3)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("owner"); 27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("owner"); 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultContractAttribute.cs (2)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (6)
97throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("fault"); 108throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("fault"); 165throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageFault"); 170throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("faultDetailTypes"); 197throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("fault"); 205throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("messageFault");
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultReason.cs (1)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("translation");
FrameworkFork\System.ServiceModel\System\ServiceModel\FederatedMessageSecurityOverHttp.cs (1)
59throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (1)
56throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\KeyedByTypeCollection.cs (4)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("items"); 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item"); 117throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("item");
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageContractAttribute.cs (1)
56throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageContractMemberAttribute.cs (2)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 53throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageParameterAttribute.cs (1)
20throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverHttp.cs (1)
57throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageSecurityOverTcp.cs (1)
52throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetNamedPipeBinding.cs (2)
100throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 123throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetNamedPipeSecurity.cs (1)
47throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (2)
105throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 139throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContractAttribute.cs (3)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 87throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\ReliableSession.cs (1)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reliableSessionBindingElement");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\BinaryNegotiation.cs (4)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("valueTypeUri"); 25throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("negotiationData"); 38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("valueTypeDictionaryString"); 42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("negotiationData");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (3)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("clientCredentials"); 100throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenRequirement"); 201throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenRequirement");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedData.cs (2)
72throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("algorithm"); 86throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("algorithm");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (1)
292throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedType.cs (1)
71throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wrappedKey");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\IdentityVerifier.cs (5)
58throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authorizationPolicies"); 68throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authorizationContext"); 161throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reference"); 211throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identity"); 214throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authContext");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (2)
68throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("nonce"); 78throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("nonce");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\MessagePartSpecification.cs (4)
96throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("specification"); 184throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("header"); 192throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("name"); 194throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("ns");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (6)
108throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstXml"); 283throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 401throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("negotiation"); 441throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serializer"); 466throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serializer"); 491throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponse.cs (4)
142throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstrXml"); 451throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serializer"); 476throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("serializer"); 502throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponseCollection.cs (2)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstrCollection"); 30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(String.Format(CultureInfo.InvariantCulture, "rstrCollection[{0}]", index));
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ScopedMessagePartSpecification.cs (1)
162throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("target");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (5)
248throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 260throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 277throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 323throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token"); 335throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
99throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityContextKeyIdentifierClause.cs (1)
34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contextId");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityHeader.cs (4)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message"); 42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("actor"); 46throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("standardsManager"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("algorithmSuite");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityMessageProperty.cs (1)
206throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("message");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
133throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("factory");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityStandardsManager.cs (1)
48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenSerializer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTokenSpecification.cs (1)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenPolicies");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityUtils.cs (4)
422throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 506throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("principalName"); 767throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("securityTokenSerializer"); 904throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("findValue");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityVersion.cs (2)
267throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("id"); 271throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signature");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SignatureConfirmationElement.cs (2)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("id"); 26throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signatureValue");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SupportingTokenAuthenticatorSpecification.cs (2)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenAuthenticator"); 34throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenParameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SupportingTokenProviderSpecification.cs (2)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenProvider"); 26throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenParameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\BinarySecretSecurityToken.cs (1)
48throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("key");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\ClaimTypeRequirement.cs (1)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claimType");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (3)
234throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("requestParameters"); 237throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("trustDriver"); 311throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("driver");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (1)
30throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("securityStateEncoder");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
243throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("contextId"); 248throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("key");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityTokenContainer.cs (1)
17throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("token");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityTokenParameters.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("other");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityTokenProviderContainer.cs (1)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenProvider");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SupportingTokenParameters.cs (1)
23throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("other");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (4)
55throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wrappingSspiContext"); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("id"); 86throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("wrappingAlgorithm"); 88throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("securityKeyToWrap");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (1)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("innerCommunicationObject");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSKeyInfoSerializer.cs (2)
86throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenEntryList"); 224throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversation.cs (6)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenSerializer"); 47throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenEntryList"); 87throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent"); 134throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenResolver"); 489throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 504throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityJan2004.cs (4)
83throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("valueTypeUris"); 132throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rawData"); 525throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 540throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (23)
261throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parts"); 289throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parts"); 400throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 498throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 616throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 648throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 652throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions"); 826throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("binding"); 830throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions"); 1093throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signed"); 1097throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signedEncrypted"); 1101throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalSigned"); 1105throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalSignedEncrypted"); 1173throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("endorsing"); 1177throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalEndorsing"); 1237throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signedEndorsing"); 1241throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalSignedEndorsing"); 1612throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("suite"); 1819throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("transportTokenAssertion"); 1861throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters"); 2636throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bootstrapBinding"); 2844throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("policyContext"); 2848throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parameters");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy11.cs (1)
75throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy12.cs (5)
83throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("assertions"); 506throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signed"); 510throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalSigned"); 554throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signedEncrypted"); 558throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("optionalSignedEncrypted");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (2)
396throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 415throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (26)
295throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rst"); 303throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstr"); 332throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rst"); 340throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstr"); 372throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstr"); 380throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rst"); 408throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rst"); 416throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstr"); 501throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 509throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 636throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("rstrCollection"); 671throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 710throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 730throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 749throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 768throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 785throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("tokenTypeUri"); 798throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyIdentifier"); 802throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("standardsManager"); 828throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("signatureAlgorithm"); 846throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("encryptionAlgorithm"); 859throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("encryptionAlgorithm"); 882throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("algorithm"); 895throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("algorithm"); 912throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 936throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("claimsList");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (4)
86throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element"); 112throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelBehaviors"); 134throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("originalRequestParameters"); 162throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("keyWrapAlgorithm");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
208throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("channelBehaviors");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateInitiatorClientCredential.cs (2)
46throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("subjectName"); 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("findValue");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (5)
92throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("subjectName"); 101throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("findValue"); 111throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("subjectName"); 120throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("findValue"); 124throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("targetService");
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\XmlHelper.cs (3)
51throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent"); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("parent"); 269throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("element");
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceContractAttribute.cs (2)
29throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value"); 47throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceSecurityContext.cs (3)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authorizationPolicies"); 42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authorizationContext"); 46throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("authorizationPolicies");
FrameworkFork\System.ServiceModel\System\ServiceModel\SpnEndpointIdentity.cs (3)
42throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("spnName"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("identity"); 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedKeyedCollection.cs (1)
240throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("key");
FrameworkFork\System.ServiceModel\System\ServiceModel\UpnEndpointIdentity.cs (1)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("upnName");
FrameworkFork\System.ServiceModel\System\ServiceModel\UriSchemeKeyedCollection.cs (2)
19throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("addresses"); 56throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(argumentName);
FrameworkFork\System.ServiceModel\System\ServiceModel\WSFederationHttpBinding.cs (1)
84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpBindingBase.cs (1)
105throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpContextBinding.cs (1)
113throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("bindingElements");
FrameworkFork\System.ServiceModel\System\ServiceModel\X509CertificateEndpointIdentity.cs (5)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("certificate"); 32throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("primaryCertificate"); 35throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("supportingCertificates"); 50throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("reader"); 84throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull("writer");