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);
149
public int TargetId =>
_targetId
;
223
hash = (hash * 31) +
_targetId
;
304
&&
_targetId
== buildEventContext.TargetId