3 writes to _itemType
Microsoft.Build (3)
Instance\ProjectItemGroupTaskItemInstance.cs (3)
171
_itemType
= itemType;
204
_itemType
= that._itemType;
442
translator.Translate(ref
_itemType
);
2 references to _itemType
Microsoft.Build (2)
Instance\ProjectItemGroupTaskItemInstance.cs (2)
204
_itemType = that.
_itemType
;
224
{ return
_itemType
; }