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