3 references to WithUpdatedAnalyzerConfigOptions
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
823.WithUpdatedAnalyzerConfigOptions(analyzerConfigOptionsProvider)
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.TranslationAction_Actions.cs (1)
131=> generatorDriver.WithUpdatedAnalyzerConfigOptions(NewProjectState.ProjectAnalyzerOptions.AnalyzerConfigOptionsProvider);
Workspace\Solution\SolutionCompilationState_SourceGenerators.cs (1)
68.WithUpdatedAnalyzerConfigOptions(projectState.ProjectAnalyzerOptions.AnalyzerConfigOptionsProvider)