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