2 writes to _protectState
System.Net.Requests (2)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (2)
182_protectState = protect; 307_protectState = false;
3 references to _protectState
System.Net.Requests (3)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (3)
110if (_protectState) 194if (_protectState) 218if (_protectState)