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