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