1 write to _operationFormatter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
758
_operationFormatter
= operationFormatterBodyWriter.OperationFormatter;
2 references to _operationFormatter
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
760
IAsyncResult result =
_operationFormatter
.BeginSerializeBodyContents(writer, operationFormatterBodyWriter._version,
774
thisPtr.
_operationFormatter
.EndSerializeBodyContents(result);