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