1 write to _onBeginWriteBodyContentsCalled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
734
_onBeginWriteBodyContentsCalled
= true;
1 reference to _onBeginWriteBodyContentsCalled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
733
Fx.Assert(!
_onBeginWriteBodyContentsCalled
, "OnBeginWriteBodyContents has already been called");