4 references to ComputeAnalyzerConfigOptionsValueSource
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ProjectState.cs (4)
107
_lazyAnalyzerConfigOptions =
ComputeAnalyzerConfigOptionsValueSource
(AnalyzerConfigDocumentStates);
815
var newAnalyzerConfigSet =
ComputeAnalyzerConfigOptionsValueSource
(newAnalyzerConfigDocumentStates);
839
analyzerConfigSet:
ComputeAnalyzerConfigOptionsValueSource
(AnalyzerConfigDocumentStates));
863
analyzerConfigSet:
ComputeAnalyzerConfigOptionsValueSource
(AnalyzerConfigDocumentStates));