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;