Base:
method
GetProperties
System.Type.GetProperties(System.Reflection.BindingFlags)
1 reference to GetProperties
mscorlib (1)
system\reflection\emit\enumbuilder.cs (1)
201
return m_typeBuilder.
GetProperties
(bindingAttr);