3 references to AllowMultiple
Microsoft.CodeAnalysis (3)
Symbols\Attributes\AttributeUsageInfo.cs (3)
42Inherited = AllowMultiple << 1 65_flags |= PackedAttributeUsage.AllowMultiple; 94return (_flags & PackedAttributeUsage.AllowMultiple) != 0;