4 references to Instance
MSBuildTaskHost (4)
CommunicationsUtilities.cs (1)
269private 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()