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