3 references to GetCache
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\ProjectState.cs (3)
393=> GetCache().GlobalConfigOptions.ConfigOptionsWithoutFallback; 398var cache = GetCache(); 424return GetOptionsForSourcePath(GetCache(), textFile.Path);