10 references to NoMatch
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (10)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexPatternDetectorTests.cs (10)
57
=>
NoMatch
("lan=regex");
61
=>
NoMatch
("lang=rege");
65
=>
NoMatch
("lang regex");
81
=>
NoMatch
("languag=regexp");
105
=>
NoMatch
("lang=regexc");
109
=>
NoMatch
(":lang=regex");
113
=>
NoMatch
(": lang=regex");
117
=>
NoMatch
("clang=regex");
141
=>
NoMatch
("lang=regex,ignore");
145
=>
NoMatch
("lang=regex,ecmascript,ignore");