2 references to AnySecurityAttributeAdded
Microsoft.DotNet.ApiCompat.Core (2)
Rules\Compat\CannotAddAttributes.cs (2)
28added |= AnySecurityAttributeAdded(differences, impl, impl.SecurityAttributes, contract.SecurityAttributes); 71added |= AnySecurityAttributeAdded(differences, implMethod, implMethod.SecurityAttributes, contractMethod.SecurityAttributes);