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
);
159
public int TaskId =>
_taskId
;
225
hash = (hash * 31) +
_taskId
;
305
&&
_taskId
== buildEventContext.TaskId