1 instantiation of OnWriteBodyContentsAsyncResult
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
89return new OnWriteBodyContentsAsyncResult(writer, this, callback, state);
1 reference to OnWriteBodyContentsAsyncResult
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
94OnWriteBodyContentsAsyncResult.End(result);