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