Base:
1 override of GetEnumUnderlyingType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
64public override Type GetEnumUnderlyingType()
1 reference to GetEnumUnderlyingType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
66return _projector.ProjectType(base.GetEnumUnderlyingType());