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