6 references to SFxErrorDeserializingRequestBodyMore
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
207
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operationName, xe.Message),
214
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operationName, fe.Message),
220
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operationName, se.Message),
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (3)
435
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operation.Name, xe.Message),
442
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operation.Name, fe.Message),
448
string.Format(SRServiceModel.
SFxErrorDeserializingRequestBodyMore
, _operation.Name, se.Message),