2 references to netFrameworkPath
System (2)
net\System\Net\NetRegistryConfiguration.cs (2)
30private const string netFrameworkVersionedPath = netFrameworkPath + @"\v{0}"; 31private const string netFrameworkFullPath = @"HKEY_LOCAL_MACHINE\" + netFrameworkPath;