3 references to _snippetCache
Microsoft.VisualStudio.LanguageServices.Razor (3)
Snippets\SnippetCache.cs (3)
24_snippetCache[language] = snippets; 31return _snippetCache[language]; 39snippets = _snippetCache.Values.SelectManyAsArray(v => v);