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