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