2 references to WriteCallback
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
705
static AsyncCallback writeCallback = Fx.ThunkCallback(new AsyncCallback(
WriteCallback
));
872
ByteBuffer.
WriteCallback
(result);