1 write to remoteKey
mscorlib (1)
microsoft\win32\registrykey.cs (1)
207this.remoteKey = remoteKey;
19 references to remoteKey
mscorlib (19)
microsoft\win32\registrykey.cs (19)
352if (!remoteKey) { 395RegistryKey key = new RegistryKey(result, (permissionCheck != RegistryKeyPermissionCheck.ReadSubTree), false, remoteKey, false, regView); 743RegistryKey key = new RegistryKey(result, writable, false, remoteKey, false, regView); 802RegistryKey key = new RegistryKey(result, (permissionCheck == RegistryKeyPermissionCheck.ReadWriteSubTree), false, remoteKey, false, regView); 836RegistryKey key = new RegistryKey(result, writable, false, remoteKey, false, regView); 1471if (!remoteKey && ContainsRegistryValue(name)) { // Existing key 1851if (remoteKey) { 1863if (remoteKey) { 1877if (remoteKey) { 1894if (remoteKey) { 1907if (remoteKey) { 1921if (remoteKey) { 1946if (remoteKey) { 1961if (remoteKey) { 1997if( remoteKey) { 2008if( remoteKey) { 2027if( remoteKey) { 2037if( remoteKey) { 2055if(remoteKey) {