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