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