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