2 writes to _itemTypeLocation
Microsoft.Build (2)
Instance\ProjectTaskOutputItemInstance.cs (2)
70_itemTypeLocation = itemTypeLocation; 149translator.Translate(ref _itemTypeLocation, ElementLocation.FactoryForDeserialization);
1 reference to _itemTypeLocation
Microsoft.Build (1)
Instance\ProjectTaskOutputItemInstance.cs (1)
133get { return _itemTypeLocation; }