1 implementation of AllowDefaultInterfaceMethods
Microsoft.DotNet.ApiCompat.Core (1)
Rules\Compat\IRuleSettings.cs (1)
22public bool AllowDefaultInterfaceMethods { get; set; }
1 reference to AllowDefaultInterfaceMethods
Microsoft.DotNet.ApiCompat.Core (1)
Rules\Compat\InterfacesShouldHaveSameMembers.cs (1)
50if (!RuleSettings.AllowDefaultInterfaceMethods)