1 instantiation of OpenOperation
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeStateManager.cs (1)
110op = new OpenOperation(this, peerNode, timeout, callback, state, waitForOnline);
2 references to OpenOperation
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeStateManager.cs (2)
100OpenOperation op = null; 134OpenOperation.End(result);