1 implementation of GetValue
Microsoft.TestPlatform.CoreUtilities (1)
Helpers\WindowsRegistryHelper.cs (1)
28
public object?
GetValue
(string name)
1 reference to GetValue
Microsoft.TestPlatform.CoreUtilities (1)
Helpers\DotnetHostHelper.cs (1)
332
string? installLocation = nativeArch?.
GetValue
("InstallLocation")?.ToString();