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