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