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