2 writes to _protectState
System.Net.Requests (2)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (2)
167_protectState = protect; 292_protectState = false;
3 references to _protectState
System.Net.Requests (3)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (3)
95if (_protectState) 179if (_protectState) 203if (_protectState)