2 writes to _itemType
Microsoft.Build (2)
Instance\ProjectTaskOutputItemInstance.cs (2)
66
_itemType
= itemType;
144
translator.Translate(ref
_itemType
);
1 reference to _itemType
Microsoft.Build (1)
Instance\ProjectTaskOutputItemInstance.cs (1)
84
get { return
_itemType
; }