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