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