1 write to callback
System.ServiceModel.Internals (1)
System\Runtime\ActionItem.cs (1)
250this.callback = callback;
3 references to callback
System.ServiceModel.Internals (3)
System\Runtime\ActionItem.cs (3)
279this.callback(this.state); 295this.callback(this.state); 318this.callback(this.state);