2 writes to m_allowMultiple
mscorlib (2)
system\attributeusageattribute.cs (2)
36
m_allowMultiple
= allowMultiple;
50
set {
m_allowMultiple
= value; }
1 reference to m_allowMultiple
mscorlib (1)
system\attributeusageattribute.cs (1)
49
get { return
m_allowMultiple
; }