1 instantiation of RoConstructedGenericMethod
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.cs (1)
126return new RoConstructedGenericMethod(this, roTypeArguments);
1 reference to RoConstructedGenericMethod
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Methods\RoConstructedGenericMethod.cs (1)
56if (!(obj is RoConstructedGenericMethod other))