2 overrides of UnboxingStub
System.Private.TypeLoader (2)
Internal\TypeSystem\InstantiatedMethod.Runtime.cs (1)
60
public override bool
UnboxingStub
Internal\TypeSystem\RuntimeMethodDesc.cs (1)
103
public override bool
UnboxingStub
1 reference to UnboxingStub
System.Private.TypeLoader (1)
Internal\TypeSystem\InstantiatedMethod.Runtime.cs (1)
64
return _methodDef.
UnboxingStub
;