Base:
1 override of GetTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingModule.cs (1)
74public override Type[] GetTypes()
1 reference to GetTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingModule.cs (1)
76return Projector.Project(base.GetTypes(), Projector.ProjectType);