Share via


Block.FindFirstDescendentSpan Method

Definition

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

Returns

Applies to