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