2 writes to _operationFormatter
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
653
_operationFormatter
= operationFormatter;
662
_operationFormatter
= bodyWriter.OperationFormatter;
1 reference to _operationFormatter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
668
_operationFormatter
.WriteBodyAttributes(writer, this.Version);