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