1 write to s_ByteLiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
522
case TypeCode.Byte: return
s_ByteLiftedToNull
??= new EqualByteLiftedToNull();