SymbolRenamerOptions.IgnoredCompilerDiagnosticIds Property
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
A list of compiler diagnostic IDs that should be ignored.
public System.Collections.Generic.HashSet<string> IgnoredCompilerDiagnosticIds { get; }