3 writes to _debugCommunications
MSBuild (3)
OutOfProcTaskHostNode.cs (3)
236_debugCommunications = Traits.Instance.DebugNodeCommunication; 1158_debugCommunications = context.SavedDebugCommunications; 1410_debugCommunications = taskConfiguration.BuildProcessEnvironment.ContainsValueAndIsEqual("MSBUILDDEBUGCOMM", "1", StringComparison.OrdinalIgnoreCase);
2 references to _debugCommunications
MSBuild (2)
OutOfProcTaskHostNode.cs (2)
1137context.SavedDebugCommunications = _debugCommunications; 1295using StreamWriter debugWriter = _debugCommunications