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