1 write to callback
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
98this.callback = callback;
1 reference to callback
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
85this.callback(this);