Base:
property
UnderlyingSystemType
System.Reflection.TypeLoading.RoType.UnderlyingSystemType
2 references to UnderlyingSystemType
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Fields\RoField.cs (1)
117
_lazyFieldType = modifiedType.
UnderlyingSystemType
;
System\Reflection\TypeLoading\Properties\RoProperty.cs (1)
81
_lazyPropertyType = modifiedType.
UnderlyingSystemType
;