2 references to SFxMethodNotSupported1
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
83
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.
SFxMethodNotSupported1
, method.Name)));
System\ServiceModel\ClientBase.cs (1)
974
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SRP.Format(SRP.
SFxMethodNotSupported1
, methodName)));