4 writes to SetIsOutOfProcRarNodeEnabled
Microsoft.Build.Tasks.UnitTests (4)
AssemblyDependency\Node\OutOfProcRarNode_Tests.cs (3)
32SetIsOutOfProcRarNodeEnabled = true, 71SetIsOutOfProcRarNodeEnabled = buildEngineFlag, 97SetIsOutOfProcRarNodeEnabled = true,
AssemblyDependency\Node\RarNodeExecuteRequest_Tests.cs (1)
108SetIsOutOfProcRarNodeEnabled = true,
1 reference to SetIsOutOfProcRarNodeEnabled
Microsoft.Build.UnitTests.Shared (1)
MockEngine.cs (1)
238public override bool IsOutOfProcRarNodeEnabled => SetIsOutOfProcRarNodeEnabled;