2 references to Inherited
Microsoft.CodeAnalysis (2)
Symbols\Attributes\AttributeUsageInfo.cs (2)
70
_flags |= PackedAttributeUsage.
Inherited
;
102
return (_flags & PackedAttributeUsage.
Inherited
) != 0;