1 reference to ShouldOmitThisDiagnostic
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\QualityGuidelines\DoNotCallOverridableMethodsInConstructors.cs (1)
54
if (
ShouldOmitThisDiagnostic
(context.OwningSymbol, webUiControlType, componentModelComponentType))