1 write to state
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
64this.state = value;
2 references to state
System.ServiceModel.Internals (2)
System\Runtime\AsyncEventArgs.cs (2)
38if (this.state == OperationState.PendingCompletion) 51if (this.state != OperationState.PendingCompletion)