2 overrides of EmitIL
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
25
public override MethodIL
EmitIL
(MethodDesc specializedMethod)
parent\parent\Common\TypeSystem\IL\Stubs\GetFieldHelperMethodOverride.cs (1)
69
public override MethodIL
EmitIL
(MethodDesc specializedMethod)
1 reference to EmitIL
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\IL\NativeAotILProvider.cs (1)
337
MethodIL methodIL = specializableMethod.
EmitIL
(method);