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