1 instantiation of EqualSByte
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
537case TypeCode.SByte: return s_SByte ??= new EqualSByte();