39 references to Emit
Microsoft.Maui.Controls.Build.Tasks (39)
CreateObjectVisitor.cs (1)
266
Context.IL.
Emit
(OpCodes.Ldarg_0);
DebugXamlCTask.cs (6)
78
initComp.Body.GetILProcessor().
Emit
(OpCodes.Ret);
120
il.
Emit
(OpCodes.Ldarg_0);
126
il.
Emit
(OpCodes.Ldarg_1);
135
il.
Emit
(OpCodes.Nop);
136
il.
Emit
(OpCodes.Ldarg_1);
139
il.
Emit
(OpCodes.Ldarg_0);
SetFieldVisitor.cs (1)
36
Context.IL.
Emit
(OpCodes.Ldarg_0);
SetNamescopesAndRegisterNamesVisitor.cs (2)
116
Context.IL.
Emit
(OpCodes.Dup);
119
Context.IL.
Emit
(OpCodes.Pop);
SetPropertiesVisitor.cs (25)
166
Context.IL.
Emit
(Pop);
206
Context.IL.
Emit
(OpCodes.Pop);
860
il.
Emit
(Ldarg_0);
861
il.
Emit
(Ldc_I4_1); //true
863
il.
Emit
(Ret);
872
il.
Emit
(Ldarg_0);
886
il.
Emit
(Ldc_I4_1); //true
888
il.
Emit
(Ret);
902
il.
Emit
(Ret);
962
il.
Emit
(Ldarg_0);
995
il.
Emit
(Dup);
1012
il.
Emit
(Ldarg_1);
1019
il.
Emit
(Ret);
1024
il.
Emit
(Ret);
1081
il.
Emit
(Ldarg_0);
1085
il.
Emit
(Ret);
1094
il.
Emit
(Ldarg_0);
1103
il.
Emit
(Ret);
1868
templateIl.
Emit
(OpCodes.Nop);
1888
parentIl.
Emit
(OpCodes.Dup); //Duplicate the nestedclass instance
1895
templateIl.
Emit
(OpCodes.Ldarg_0);
1911
templateIl.
Emit
(OpCodes.Ret);
1915
parentIl.
Emit
(OpCodes.Dup); //Duplicate the nestedclass instance
1918
parentIl.
Emit
(OpCodes.Dup); //Duplicate the nestedclass instance
1923
parentIl.
Emit
(OpCodes.Ldarg_0);
TypeDefinitionExtensions.cs (2)
41
IL.
Emit
(OpCodes.Ldarg_0);
43
IL.
Emit
(OpCodes.Ret);
XamlCTask.cs (2)
425
il.
Emit
(Nop);
447
il.
Emit
(Ret);