TokenizerBackedParser<TTokenizer, TSymbol, TSymbolType>.Span Property
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets or sets the SpanBuilder associated with this instance.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Property Value
Type: System.Web.Razor.Parser.SyntaxTree.SpanBuilderThe SpanBuilder associated with this instance.
Show: