3 references to GetCache
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\ProjectState.cs (3)
306
=>
GetCache
().GlobalConfigOptions.ConfigOptions;
311
var cache =
GetCache
();
353
return GetOptionsForSourcePath(
GetCache
(), textFile.Path);