TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.OutputSpanBeforeRazorComment Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Outputs a span before the razor comment.

protected virtual void OutputSpanBeforeRazorComment ();
abstract member OutputSpanBeforeRazorComment : unit -> unit
override this.OutputSpanBeforeRazorComment : unit -> unit
Protected Overridable Sub OutputSpanBeforeRazorComment ()

Applies to