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