TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.AddMarkerSymbolIfNecessary Method
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 public:
void AddMarkerSymbolIfNecessary();
C#
protected internal void AddMarkerSymbolIfNecessary ();
member this.AddMarkerSymbolIfNecessary : unit -> unit
Protected Friend Sub AddMarkerSymbolIfNecessary ()
Applies to
ASP.NET Core 1.1 и ASP.NET Core 1.0
Производ | Верзије |
---|---|
ASP.NET Core | 1.0, 1.1 |
protected public:
void AddMarkerSymbolIfNecessary(Microsoft::AspNetCore::Razor::SourceLocation location);
C#
protected internal void AddMarkerSymbolIfNecessary (Microsoft.AspNetCore.Razor.SourceLocation location);
member this.AddMarkerSymbolIfNecessary : Microsoft.AspNetCore.Razor.SourceLocation -> unit
Protected Friend Sub AddMarkerSymbolIfNecessary (location As SourceLocation)
Parameters
- location
- SourceLocation
Applies to
ASP.NET Core 1.1 и ASP.NET Core 1.0
Производ | Верзије |
---|---|
ASP.NET Core | 1.0, 1.1 |