1 override of EmitDataInternal
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericDictionaryNode.cs (1)
254
protected override void
EmitDataInternal
(ref ObjectDataBuilder builder, NodeFactory factory, bool fixedLayoutOnly)
2 references to EmitDataInternal
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GenericDictionaryNode.cs (2)
70
EmitDataInternal
(ref builder, factory, relocsOnly);
270
base.
EmitDataInternal
(ref builder, factory, fixedLayoutOnly);