1 reference to OnRead
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
464
_onRead = new Action<Task<int>, object>(
OnRead
);