TestOptions.AllowedCompilerDiagnosticIds Property
Containing Type: TestOptions
Assembly: Roslynator.Testing.Common.dll
Gets a collection of compiler diagnostic IDs.
public System.Collections.Immutable.ImmutableArray<string> AllowedCompilerDiagnosticIds { get; protected set; }