1 write to callback
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
1265this.callback = callback;
1 reference to callback
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
1284this.callback(error, bytesRead, nativeOverlapped);