ReferenceLocation.Location Property

Definition

The actual source location for a given symbol.

public:
 property Microsoft::CodeAnalysis::Location ^ Location { Microsoft::CodeAnalysis::Location ^ get(); };
public Microsoft.CodeAnalysis.Location Location { get; }
member this.Location : Microsoft.CodeAnalysis.Location
Public ReadOnly Property Location As Location

Property Value

Applies to