2 references to SFxInputParametersToServiceNull
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (1)
79
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.
SFxInputParametersToServiceNull
, _inputParameterCount)));
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
139
new InvalidOperationException(SRP.Format(SRP.
SFxInputParametersToServiceNull
, _inputParameterCount)));