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