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