1 write to _targetId
Microsoft.Build.Framework (1)
BuildEventContext.cs (1)
111_targetId = targetId;
4 references to _targetId
Microsoft.Build.Framework (4)
BuildEventContext.cs (4)
121_targetId, _taskId); 149public int TargetId => _targetId; 223hash = (hash * 31) + _targetId; 304&& _targetId == buildEventContext.TargetId