ParserContext.AddSpan(Span) Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 void AddSpan(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ span);public void AddSpan(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span span);member this.AddSpan : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span -> unitPublic Sub AddSpan (span As Span)Parameters
- span
- Span