5 references to GetOptionsForSourcePath
Microsoft.CodeAnalysis.Workspaces (5)
Workspace\Solution\ProjectState.cs (5)
353=> _analyzerConfigOptionsCache.Lazy.GetValue(cancellationToken).GetOptionsForSourcePath(path); 429=> cache.GetOptionsForSourcePath(path).ConfigOptionsWithoutFallback; 508=> cache.GetOptionsForSourcePath(path).ConfigOptionsWithFallback; 592.GetValue(cancellationToken).GetOptionsForSourcePath(tree.FilePath); 599.GetValue(cancellationToken).GetOptionsForSourcePath(tree.FilePath);