2 references to CurrentCharacter
Microsoft.CodeAnalysis.Workspaces (2)
SectionMatcher.Lexer.cs (1)
158
var currentChar =
CurrentCharacter
;
SectionMatcher_TryParseSection.cs (1)
196
if (!lexer.IsDone && lexer.
CurrentCharacter
== '!')