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