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