2 references to CreateFixedLookup
ILCompiler.Compiler (2)
Compiler\Compilation.cs (2)
438return GenericDictionaryLookup.CreateFixedLookup(contextSource, dictionaryOffset); 444return GenericDictionaryLookup.CreateFixedLookup(contextSource, vtableOffset, dictionaryOffset);