1 implementation of INativeIntConvertibleValue
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3064
private abstract class ByRefValueBase : Value,
INativeIntConvertibleValue
1 reference to INativeIntConvertibleValue
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
2342
&& value is not
INativeIntConvertibleValue
)