Share via


Block.FindLastDescendentSpan Method

Definition

public:
 Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ FindLastDescendentSpan();
public Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span FindLastDescendentSpan ();
member this.FindLastDescendentSpan : unit -> Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span
Public Function FindLastDescendentSpan () As Span

Returns

Applies to