Base:
method
GetRoElementType
System.Reflection.TypeLoading.RoType.GetRoElementType()
3 references to GetRoElementType
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\Types\RoArrayType.cs (3)
44RoType[] typeArguments = { GetRoElementType() }; 116RoType elementType = GetRoElementType(); 157RoType elementType = GetRoElementType();