2 references to CompletedAsynchronously
System.ServiceModel.Internals (2)
System\Runtime\AsyncEventArgs.cs (2)
49
case OperationState.
CompletedAsynchronously
:
84
this.State = OperationState.
CompletedAsynchronously
;