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