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