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