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