TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Initialize 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.
protected:
 void Initialize(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SpanBuilder ^ span);protected void Initialize(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder span);member this.Initialize : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder -> unitProtected Sub Initialize (span As SpanBuilder)Parameters
- span
- SpanBuilder