2 writes to _referenceLocation
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TargetSpecification.cs (2)
32this._referenceLocation = referenceLocation; 52translator.Translate(ref _referenceLocation, ElementLocation.FactoryForDeserialization);
1 reference to _referenceLocation
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetSpecification.cs (1)
47public ElementLocation ReferenceLocation => _referenceLocation;