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