Base:
3 references to GetNestedTypes
System.Reflection.Emit (3)
System\Reflection\Emit\TypeBuilderImpl.cs (3)
1108
Type[] candidates =
GetNestedTypes
(bindingAttr);
1145
Type[] types =
GetNestedTypes
(bindingAttr);
1334
Type[] nestedTypes =
GetNestedTypes
(bindingAttr);