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