6 references to SFxErrorDeserializingReplyBodyMore
System.ServiceModel.Primitives (6)
System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
151
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operationName, xe.Message), xe));
156
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operationName, fe.Message), fe));
161
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operationName, se.Message), se));
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (3)
506
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operation.Name, xe.Message), xe));
511
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operation.Name, fe.Message), fe));
516
SRP.Format(SRP.
SFxErrorDeserializingReplyBodyMore
, _operation.Name, se.Message), se));