10 references to NoMatch
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (10)
EmbeddedLanguages\Json\LanguageServices\JsonLanguageDetectorTests.cs (10)
61
=>
NoMatch
("lan=json");
65
=>
NoMatch
("lang=jso");
69
=>
NoMatch
("lang json");
77
=>
NoMatch
("languag=json");
101
=>
NoMatch
("lang=jsonc");
105
=>
NoMatch
(":lang=json");
109
=>
NoMatch
(": lang=json");
113
=>
NoMatch
("clang=json");
137
=>
NoMatch
("lang=json,ignore");
141
=>
NoMatch
("lang=json,strict,ignore");