3 references to s_cache
Microsoft.CodeAnalysis.Razor.Workspaces (3)
Diagnostics\UnusedDirectiveCache.cs (3)
16s_cache.Remove(codeDocument); 17s_cache.Add(codeDocument, spans); 22return s_cache.TryGetValue(codeDocument, out spans!);