1 implementation of ShouldExclude
Microsoft.DotNet.ApiCompat (1)
Rules\Compat\AttributeDifference.cs (1)
195
public bool
ShouldExclude
(string attributeDocID)
3 references to ShouldExclude
Microsoft.DotNet.ApiCompat (3)
Rules\Compat\AttributeDifference.cs (3)
127
if (AttributeFilter.
ShouldExclude
(type.DocId()))
141
if (AttributeFilter.
ShouldExclude
(type.DocId()))
158
if (AttributeFilter.
ShouldExclude
(type.DocId()))