SyntaxTokenParser.ResetTo(SyntaxTokenParser+Result) Method

Definition

Resets the token parser to an earlier position in the input. The parser is reset to the start of the token that was previously parsed, before any leading trivia, with the directive state that existed at the start of the token.

C#
public void ResetTo(Microsoft.CodeAnalysis.CSharp.SyntaxTokenParser.Result result);

Parameters

Applies to

Produkt Verzie
Roslyn 4.12.2, 4.13.0