17 references to LoadConstantI4
ILAssembler (1)
GrammarVisitor.cs (1)
2996
_currentMethod!.Definition.MethodBody.
LoadConstantI4
(arg);
ILCompiler.Compiler (16)
Compiler\MstatObjectDumper.cs (16)
65
_types.
LoadConstantI4
(objectData.Data.Length);
66
_types.
LoadConstantI4
(AppendMangledName(DependencyNodeCore<NodeFactory>.GetNodeName(node, factory)));
82
_fieldRvas.
LoadConstantI4
(rvaDataNode.Field.GetFieldRvaData().Length);
83
_fieldRvas.
LoadConstantI4
(AppendMangledName(DependencyNodeCore<NodeFactory>.GetNodeName(node, factory)));
129
_frozenObjects.
LoadConstantI4
(frozenObject.Size);
130
_frozenObjects.
LoadConstantI4
(AppendMangledName(DependencyNodeCore<NodeFactory>.GetNodeName(frozenObject, factory)));
139
_frozenObjects.
LoadConstantI4
(0);
150
_manifestResources.
LoadConstantI4
(MetadataTokens.GetToken(_emitter.GetAssemblyRef(resource.Assembly)));
152
_manifestResources.
LoadConstantI4
(resource.Length);
170
methods.
LoadConstantI4
(m.Size);
171
methods.
LoadConstantI4
(m.GcInfoSize);
172
methods.
LoadConstantI4
(_methodEhInfo.GetValueOrDefault(m.Method));
173
methods.
LoadConstantI4
(AppendMangledName(m.MangledName));
180
blobs.
LoadConstantI4
(b.Value);
188
deduplicatedMethods.
LoadConstantI4
(d.Value.Count);
193
deduplicatedMethods.
LoadConstantI4
(o.MangledName);