3 references to Comma
Microsoft.CodeAnalysis.CodeStyle (3)
SectionMatcher.Lexer.cs (2)
43
case TokenKind.
Comma
:
110
return TokenKind.
Comma
;
SectionMatcher_TryParseSection.cs (1)
133
case TokenKind.
Comma
: