2 references to TryLexNumber
Microsoft.CodeAnalysis.Workspaces (2)
SectionMatcher_TryParseSection.cs (2)
161var numStart = lexer.TryLexNumber(); 178var numEnd = lexer.TryLexNumber();