4 references to Reset
Microsoft.CodeAnalysis.CSharp (4)
Parser\DocumentationCommentParser.cs (3)
547
this.
Reset
(ref resetPoint);
1405
this.
Reset
(ref resetPoint);
1424
this.
Reset
(ref resetPoint); // Go back to before the dot - it must have been the trailing dot.
Parser\LanguageParser.cs (1)
14060
base.
Reset
(ref state.BaseResetPoint);