1 implementation of ShouldExclude
Microsoft.DotNet.ApiCompat.Core (1)
Rules\Compat\AttributeDifference.cs (1)
198
public bool
ShouldExclude
(string attributeDocID)
3 references to ShouldExclude
Microsoft.DotNet.ApiCompat.Core (3)
Rules\Compat\AttributeDifference.cs (3)
130
if (AttributeFilter.
ShouldExclude
(type.DocId()))
144
if (AttributeFilter.
ShouldExclude
(type.DocId()))
161
if (AttributeFilter.
ShouldExclude
(type.DocId()))