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)
140matchingMembers.AddRange(GetConstructors(bindingAttr)); 256ConstructorInfo[] constructors = GetConstructors(bindingAttr);