CSharpTestOptions.AddAllowedCompilerDiagnosticId(String) Method
Containing Type: CSharpTestOptions
Assembly: Roslynator.Testing.CSharp.dll
Adds specified compiler diagnostic ID to the list of allowed compiler diagnostic IDs.
public Roslynator.Testing.CSharp.CSharpTestOptions AddAllowedCompilerDiagnosticId(string diagnosticId)
Parameters
diagnosticId String