5 writes to AllowOutOfProcNode
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\Node\RarNodeExecuteRequest.cs (1)
77
rar.
AllowOutOfProcNode
= false;
Microsoft.Build.Tasks.UnitTests (4)
AssemblyDependency\Node\OutOfProcRarNode_Tests.cs (3)
36
AllowOutOfProcNode
= true,
75
AllowOutOfProcNode
= taskInputFlag,
101
AllowOutOfProcNode
= true,
AssemblyDependency\Node\RarNodeExecuteRequest_Tests.cs (1)
113
AllowOutOfProcNode
= true,
2 references to AllowOutOfProcNode
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\ResolveAssemblyReference.cs (1)
3264
if (
AllowOutOfProcNode
Microsoft.Build.Tasks.UnitTests (1)
AssemblyDependency\Node\RarNodeExecuteRequest_Tests.cs (1)
122
Assert.False(nodeRar.
AllowOutOfProcNode
);