Open sandboxFocus

Property Filter

Filter

Gets the optional filter delegate that will be applied to the diagnostics.

Declaration
Func<ISuppressibleDiagnostic, bool>? Filter { get; }
Property Value
Type Description
Func<ISuppressibleDiagnostic, bool>