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