2 references to context
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1403
if ((info->
context
!= null) && decl.OwningType.IsInterface)
1405
TypeDesc ownerTypeDesc = typeFromContext(info->
context
);