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