Base:
1 override of GetExportedTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingAssembly.cs (1)
54public override Type[] GetExportedTypes()
1 reference to GetExportedTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingAssembly.cs (1)
56return Projector.Project(base.GetExportedTypes(), Projector.ProjectType);