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