Base:
method
GetConstructors
System.Reflection.Context.Delegation.DelegatingType.GetConstructors(System.Reflection.BindingFlags)
2 references to GetConstructors
System.Reflection.Context (2)
System\Reflection\Context\Projection\ProjectingType.cs (2)
116
matchingMembers.AddRange(
GetConstructors
(bindingAttr));
232
ConstructorInfo[] constructors =
GetConstructors
(bindingAttr);