1 reference to DelegateSuffix
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotHaveIncorrectSuffix.cs (1)
113
[
DelegateSuffix
] = ImmutableArray.CreateRange(new[] { "System.Delegate", "System.MulticastDelegate" }),