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