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