Base:
1 override of Assembly
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
29public override Assembly Assembly
1 reference to Assembly
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
31get { return _projector.ProjectAssembly(base.Assembly); }