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