1 reference to WithGlobalOptions
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1067
analyzerConfigProvider = analyzerConfigProvider.
WithGlobalOptions
(new DictionaryAnalyzerConfigOptions(analyzerConfigSet.GetOptionsForSourcePath(string.Empty).AnalyzerOptions));