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