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