2 references to SFxMethodNotSupported1
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
82
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(string.Format(SRServiceModel.
SFxMethodNotSupported1
, method.Name)));
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (1)
577
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(string.Format(SRServiceModel.
SFxMethodNotSupported1
, methodName)));