3 references to GetOptionsForSourcePath
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\ProjectState.cs (3)
476
return
GetOptionsForSourcePath
(cache, tree.FilePath);
497
:
GetOptionsForSourcePath
(cache, filePath);
503
return
GetOptionsForSourcePath
(GetCache(), textFile.Path);