Base:
method
GetNestedType
System.Type.GetNestedType(System.String, System.Reflection.BindingFlags)
1 reference to GetNestedType
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
1261
return m_bakedRuntimeType.
GetNestedType
(name,bindingAttr);