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