Base:
method
GetNestedType
System.Type.GetNestedType(System.String, System.Reflection.BindingFlags)
1 reference to GetNestedType
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (1)
799return m_bakedRuntimeType.GetNestedType(name, bindingAttr);