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