1 write to s_Int16LiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
500
case TypeCode.Int16: return
s_Int16LiftedToNull
??= new NotEqualInt16LiftedToNull();