4 references to Instance
MSBuildTaskHost (4)
CommunicationsUtilities.cs (1)
269
private static readonly bool s_trace = Traits.
Instance
.DebugNodeCommunication;
OutOfProcTaskHostNode.cs (2)
149
_debugCommunications = Traits.
Instance
.DebugNodeCommunication;
510
_shutdownReason = buildComplete.PrepareForReuse && Traits.
Instance
.EscapeHatches.ReuseTaskHostNodes
Utilities\NativeMethods.cs (1)
151
=> Traits.
Instance
.EscapeHatches.DisableLongPaths || !LongPathsEnabled()