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