Base:
method
ComputeDeclaringType
System.Reflection.TypeLoading.RoType.ComputeDeclaringType()
2 overrides of ComputeDeclaringType
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Types\Ecma\EcmaGenericMethodParameterType.cs (1)
23protected sealed override RoType ComputeDeclaringType() => GetRoDeclaringMethod().GetRoDeclaringType();
System\Reflection\TypeLoading\Types\Ecma\EcmaGenericTypeParameterType.cs (1)
21protected sealed override RoType? ComputeDeclaringType()