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