Base:
method
GetNestedTypes
System.Reflection.Context.Delegation.DelegatingType.GetNestedTypes(System.Reflection.BindingFlags)
2 references to GetNestedTypes
System.Reflection.Context (2)
System\Reflection\Context\Projection\ProjectingType.cs (2)
128matchingMembers.AddRange(GetNestedTypes(bindingAttr)); 236Type[] nestedTypes = GetNestedTypes(bindingAttr);