2 references to MightHaveInterfaceDispatchMap
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\EETypeNode.cs (1)
193_mightHaveInterfaceDispatchMap = EmitVirtualSlots && InterfaceDispatchMapNode.MightHaveInterfaceDispatchMap(_type, factory);
Compiler\DependencyAnalysis\InterfaceDispatchMapNode.cs (1)
24Debug.Assert(MightHaveInterfaceDispatchMap(type, factory));