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