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