1 instantiation of EqualByte
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
542
case TypeCode.Byte: return s_Byte ??= new
EqualByte
();