6 references to NoMatchWorker
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (6)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexPatternDetectorTests.cs (6)
37
NoMatchWorker
($"/*{value}*/");
38
NoMatchWorker
($"/*{value} */");
39
NoMatchWorker
($"//{value}");
40
NoMatchWorker
($"// {value}");
41
NoMatchWorker
($"'{value}");
42
NoMatchWorker
($"' {value}");