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