24 references to ArgumentNull
dotnet-svcutil-lib (24)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
347throw Fx.Exception.ArgumentNull("result");
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (3)
577throw Fx.Exception.ArgumentNull("elementType"); 618throw Fx.Exception.ArgumentNull("elementType"); 814throw Fx.Exception.ArgumentNull("exceptionType");
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (2)
38throw Fx.Exception.ArgumentNull("query"); 43throw Fx.Exception.ArgumentNull("encoding");
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\SecurityTokenProvider.cs (2)
40throw Fx.Exception.ArgumentNull("tokenToBeRenewed"); 54throw Fx.Exception.ArgumentNull("token");
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\UserNameSecurityToken.cs (1)
25throw Fx.Exception.ArgumentNull("userName");
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsBinding.cs (1)
39throw FxTrace.Exception.ArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (4)
43throw FxTrace.Exception.ArgumentNull("handlers"); 96throw FxTrace.Exception.ArgumentNull("handlers"); 121throw FxTrace.Exception.ArgumentNull("innerChannel"); 138throw FxTrace.Exception.ArgumentNull("innerChannel");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportBindingElement.cs (3)
102throw FxTrace.Exception.ArgumentNull("value"); 154throw FxTrace.Exception.ArgumentNull("context"); 164throw FxTrace.Exception.ArgumentNull("context");
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportImporter.cs (2)
67throw FxTrace.Exception.ArgumentNull("context"); 72throw FxTrace.Exception.ArgumentNull("context.Endpoint.Binding");
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (1)
121throw FxTrace.Exception.ArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpBinding.cs (2)
71throw FxTrace.Exception.ArgumentNull("value"); 89throw FxTrace.Exception.ArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpsBinding.cs (1)
46throw FxTrace.Exception.ArgumentNull("value");
FrameworkFork\System.ServiceModel\System\ServiceModel\UdpBinding.cs (1)
121throw FxTrace.Exception.ArgumentNull("value");