Base:
property
OwningType
Internal.TypeSystem.MethodDesc.OwningType
1 write to OwningType
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
63
OwningType
= owningType;
1 reference to OwningType
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
95
public override TypeSystemContext Context =>
OwningType
.Context;