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