10 references to NoMatch
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (10)
EmbeddedLanguages\Json\LanguageServices\JsonLanguageDetectorTests.cs (10)
63
=>
NoMatch
("lan=json");
67
=>
NoMatch
("lang=jso");
71
=>
NoMatch
("lang json");
79
=>
NoMatch
("languag=json");
103
=>
NoMatch
("lang=jsonc");
107
=>
NoMatch
(":lang=json");
111
=>
NoMatch
(": lang=json");
115
=>
NoMatch
("clang=json");
139
=>
NoMatch
("lang=json,ignore");
143
=>
NoMatch
("lang=json,strict,ignore");