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