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