10 references to NoMatch
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (10)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexPatternDetectorTests.cs (10)
59
=>
NoMatch
("lan=regex");
63
=>
NoMatch
("lang=rege");
67
=>
NoMatch
("lang regex");
83
=>
NoMatch
("languag=regexp");
107
=>
NoMatch
("lang=regexc");
111
=>
NoMatch
(":lang=regex");
115
=>
NoMatch
(": lang=regex");
119
=>
NoMatch
("clang=regex");
143
=>
NoMatch
("lang=regex,ignore");
147
=>
NoMatch
("lang=regex,ecmascript,ignore");