2 types derived from SpecializableILStubMethod
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
16public abstract partial class DelegateThunk : SpecializableILStubMethod
parent\parent\Common\TypeSystem\IL\Stubs\GetFieldHelperMethodOverride.cs (1)
21public sealed partial class GetFieldHelperMethodOverride : SpecializableILStubMethod
1 reference to SpecializableILStubMethod
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\IL\NativeAotILProvider.cs (1)
335if (typicalMethod is SpecializableILStubMethod specializableMethod)