1 instantiation of NotEqualUInt16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
525
case TypeCode.UInt16: return s_UInt16 ??= new
NotEqualUInt16
();