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