Base:
method
GetMethods
System.Reflection.Module.GetMethods(System.Reflection.BindingFlags)
1 reference to GetMethods
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeModuleBuilder.cs (1)
718
return InternalModule.
GetMethods
(bindingFlags);