1 reference to WINDOWS_FILE_SYSTEM_REGISTRY_KEY
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
649
using (RegistryKey fileSystemKey = Registry.LocalMachine.OpenSubKey(
WINDOWS_FILE_SYSTEM_REGISTRY_KEY
))