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