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