3 references to Matches
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\Json\JsonParser.cs (3)
466
if (
Matches
(token, "new"))
482
if (
Matches
(token, "-Infinity"))
518
if (
Matches
(token, val))