1 write to _factory
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (1)
111_factory = factory;
2 references to _factory
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (2)
120int slotX = VirtualMethodSlotHelper.GetVirtualMethodSlot(_factory, methodX, methodX.OwningType); 121int slotY = VirtualMethodSlotHelper.GetVirtualMethodSlot(_factory, methodY, methodY.OwningType);