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