2 references to ExchangeCallNesting
System (2)
net\System\Net\_ConnectStream.cs (2)
1260if (Nesting.Closed == ExchangeCallNesting((userException == null? Nesting.Idle: Nesting.InError), Nesting.IoInProgress)) 2127stream.ExchangeCallNesting(Nesting.Idle, Nesting.InternalIO);