7 references to SPS_InvalidAsyncResult
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (5)
353
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
359
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
402
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
408
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
863
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
600
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("state", SRServiceModel.
SPS_InvalidAsyncResult
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
409
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SRServiceModel.
SPS_InvalidAsyncResult
));