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