2 types derived from CastInstructionNoT
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\TypeOperations.cs (2)
327
private sealed class Ref :
CastInstructionNoT
340
private sealed class Value :
CastInstructionNoT
1 reference to CastInstructionNoT
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
375
_ =>
CastInstructionNoT
.Create(t),