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