2 references to Activate
System (2)
net\System\Net\_Connection.cs (1)
1084if (!Activate(httpWebRequest, async, new GeneralAsyncDelegate(CompleteConnectionWrapper)))
net\System\Net\_PooledStream.cs (1)
147return Activate(owningObject, asyncCallback != null, asyncCallback);