1 instantiation of NotEqualInt16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
520case TypeCode.Int16: return s_Int16 ??= new NotEqualInt16();