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