1 write to _attemptedToOpenRegistryKey
Microsoft.Build (1)
Utilities\RegistryKeyWrapper.cs (1)
219
_attemptedToOpenRegistryKey
= true;
1 reference to _attemptedToOpenRegistryKey
Microsoft.Build (1)
Utilities\RegistryKeyWrapper.cs (1)
207
if (_wrappedKey == null && _registryKeyPath != null && !
_attemptedToOpenRegistryKey
)