3 references to ValidateAndConvertRegistryTarget
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Environment.cs (3)
79
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);
88
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);
108
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);