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