8 references to Match
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (8)
EmbeddedLanguages\Json\LanguageServices\JsonLanguageDetectorTests.cs (8)
53
=>
Match
("lang=json");
57
=>
Match
("lang=JSON");
73
=>
Match
("language=json");
81
=>
Match
("lang = json");
85
=>
Match
(" lang=json ");
89
=>
Match
(" lang = json ");
93
=>
Match
("lang=json here");
97
=>
Match
("lang=json.");