4 writes to needRegistryUpdate
System (4)
net\System\Net\_AutoWebProxyScriptEngine.cs (4)
584
needRegistryUpdate
= true;
619
needRegistryUpdate
= true;
654
needRegistryUpdate
= true;
671
needRegistryUpdate
= false;
2 references to needRegistryUpdate
System (2)
net\System\Net\_AutoWebProxyScriptEngine.cs (2)
664
if (
needRegistryUpdate
)
669
if (
needRegistryUpdate
&& syncStatus == SyncStatus.LockOwner)