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)
128
matchingMembers.AddRange(
GetNestedTypes
(bindingAttr));
236
Type[] nestedTypes =
GetNestedTypes
(bindingAttr);