3 writes to _itemType
Microsoft.Build (3)
Instance\ProjectItemGroupTaskItemInstance.cs (3)
172
_itemType
= itemType;
205
_itemType
= that._itemType;
443
translator.Translate(ref
_itemType
);
2 references to _itemType
Microsoft.Build (2)
Instance\ProjectItemGroupTaskItemInstance.cs (2)
205
_itemType = that.
_itemType
;
225
{ return
_itemType
; }