Base:
2 references to GetConstructors
System.Reflection.Emit (2)
System\Reflection\Emit\TypeBuilderImpl.cs (2)
761
ConstructorInfo[] candidates =
GetConstructors
(bindingAttr);
1355
ConstructorInfo[] constructors =
GetConstructors
(bindingAttr);