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