1 reference to AllowDelegateAndEnumConstraints
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator.cs (1)
269
var allowDelegateAndEnumConstraints = this.Service.
AllowDelegateAndEnumConstraints
(options);