1 write to onBeginWriteBodyContentsCalled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
719
this.
onBeginWriteBodyContentsCalled
= true;
1 reference to onBeginWriteBodyContentsCalled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
718
Fx.Assert(!
onBeginWriteBodyContentsCalled
, "OnBeginWriteBodyContents has already been called");