Base:
method
GetConstructors
System.Type.GetConstructors(System.Reflection.BindingFlags)
1 reference to GetConstructors
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (1)
677return m_bakedRuntimeType.GetConstructors(bindingAttr);