Freigeben über


VisualBasicSyntaxTree.GetLocation(TextSpan) Methode

Definition

Ruft einen Speicherort für den angegebenen Text spanab.

public:
 override Microsoft::CodeAnalysis::Location ^ GetLocation(Microsoft::CodeAnalysis::Text::TextSpan span);
public override Microsoft.CodeAnalysis.Location GetLocation (Microsoft.CodeAnalysis.Text.TextSpan span);
override this.GetLocation : Microsoft.CodeAnalysis.Text.TextSpan -> Microsoft.CodeAnalysis.Location
Public Overrides Function GetLocation (span As TextSpan) As Location

Parameter

span
TextSpan

Gibt zurück

Gilt für: