3 references to GenericDictionaryLookup
ILCompiler.Compiler (3)
Compiler\GenericDictionaryLookup.cs (3)
119return new GenericDictionaryLookup(contextSource, offset1, offset2, null); 124return new GenericDictionaryLookup(contextSource, UseHelperOffset, checked((short)helperId), helperObject); 129return new GenericDictionaryLookup(contextSource, UseNullOffset, 0, null);