Base:
1 override of GetNestedTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
277
public override Type[]
GetNestedTypes
(BindingFlags bindingAttr)
1 reference to GetNestedTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
279
return _projector.Project(base.
GetNestedTypes
(bindingAttr), _projector.ProjectType);