1 instantiation of EqualInt16LiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
518
case TypeCode.Int16: return s_Int16LiftedToNull ??= new
EqualInt16LiftedToNull
();