25 references to Append
illink (1)
Linker\LinkerILProcessor.cs (1)
48
_ilProcessor.
Append
(instruction);
Microsoft.Maui.Controls.Build.Tasks (8)
DebugXamlCTask.cs (3)
76
iCRIl.
Append
(instr);
143
il.
Append
(br2);
145
il.
Append
(ret);
ILProcessorExtensions.cs (1)
11
processor.
Append
(instruction);
SetNamescopesAndRegisterNamesVisitor.cs (2)
123
Context.IL.
Append
(stloc);
188
Context.IL.
Append
(nop);
SetPropertiesVisitor.cs (2)
898
il.
Append
(pop);
1023
il.
Append
(pop);
Mono.Cecil (16)
Mono.Cecil.Cil\ILProcessor.cs (16)
126
Append
(Create (opcode));
131
Append
(Create (opcode, type));
136
Append
(Create (opcode, method));
141
Append
(Create (opcode, site));
146
Append
(Create (opcode, field));
151
Append
(Create (opcode, value));
156
Append
(Create (opcode, value));
161
Append
(Create (opcode, value));
166
Append
(Create (opcode, value));
171
Append
(Create (opcode, value));
176
Append
(Create (opcode, value));
181
Append
(Create (opcode, value));
186
Append
(Create (opcode, target));
191
Append
(Create (opcode, targets));
196
Append
(Create (opcode, variable));
201
Append
(Create (opcode, parameter));