1 instantiation of EqualInt16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
538
case TypeCode.Int16: return s_Int16 ??= new
EqualInt16
();