2 references to s_onWriteComplete
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
537
completionResult = this.StartWritingStreamedMessage(message, timeoutHelper.RemainingTime(),
s_onWriteComplete
, this);
552
s_onWriteComplete
,