Implemented interface member:
method
EmitNaturalInt
Internal.Runtime.ITargetBinaryWriter.EmitNaturalInt(System.Int32)
5 references to EmitNaturalInt
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (2)
65
builder.
EmitNaturalInt
(currentSlot);
82
builder.
EmitNaturalInt
(currentSlot);
Compiler\DependencyAnalysis\PInvokeMethodFixupNode.cs (1)
69
builder.
EmitNaturalInt
((ushort)entrypointOrdinal);
Compiler\DependencyAnalysis\TypeThreadStaticIndexNode.cs (1)
90
objData.
EmitNaturalInt
(typeTlsIndex);
Compiler\RuntimeConfigurationRootProvider.cs (1)
98
builder.
EmitNaturalInt
(settings.Count);