2 references to SFxCannotImportAsParameters_HeadersAreUnsupported
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
928
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ParameterModeException(string.Format(SRServiceModel.
SFxCannotImportAsParameters_HeadersAreUnsupported
, parent._request.MessageName)));
936
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ParameterModeException(string.Format(SRServiceModel.
SFxCannotImportAsParameters_HeadersAreUnsupported
, parent._response.MessageName)));