1 write to _taskId
Microsoft.Build.Framework (1)
BuildEventContext.cs (1)
113_taskId = taskId;
4 references to _taskId
Microsoft.Build.Framework (4)
BuildEventContext.cs (4)
121_targetId, _taskId); 159public int TaskId => _taskId; 225hash = (hash * 31) + _taskId; 305&& _taskId == buildEventContext.TaskId