1 reference to InterfaceCellDictionarySlot
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericLookupResult.cs (1)
753
return _method.HasInstantiation ? factory.NativeLayout.GvmCellDictionarySlot(_method) : factory.NativeLayout.
InterfaceCellDictionarySlot
(_method);