1 reference to OnWriteComplete
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
27
private static Action<object> s_onWriteComplete = new Action<object>(
OnWriteComplete
);