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