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