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