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