2 references to ToolsetRegistryReader
Microsoft.Build (1)
Definition\ToolsetReader.cs (1)
152registryReader ??= new ToolsetRegistryReader(environmentProperties, globalProperties);
Microsoft.Build.Engine.UnitTests (1)
Definition\ToolsetRegistryReader_Tests.cs (1)
105ToolsetReader reader = new ToolsetRegistryReader(collection.EnvironmentProperties, new PropertyDictionary<ProjectPropertyInstance>()); // we don't use the test registry key because we want to verify the install