Base:
1 override of GetElementType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
218public override Type? GetElementType()
1 reference to GetElementType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
220return _projector.ProjectType(base.GetElementType());