3 references to ValidateAndConvertRegistryTarget
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Environment.cs (3)
83
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);
92
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);
112
bool fromMachine =
ValidateAndConvertRegistryTarget
(target);