1 reference to MockRegistryKey
Microsoft.Build.Engine.UnitTests (1)
Definition\ToolsetRegistryReader_Tests.cs (1)
125
using var registry = new
MockRegistryKey
(testRegistryPath, "3.5" /* fail to find subkey 3.5 */);