3 references to Matches
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\Json\JsonParser.cs (3)
467
if (
Matches
(token, "new"))
483
if (
Matches
(token, "-Infinity"))
519
if (
Matches
(token, val))