2 references to WriteAsync
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
299
if (this.
WriteAsync
(this.writeState) == AsyncCompletionResult.Completed)
452
if (thisPtr.
WriteAsync
(thisPtr.writeState) == AsyncCompletionResult.Completed)