1 write to s_SByteLiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
517
case TypeCode.SByte: return
s_SByteLiftedToNull
??= new EqualSByteLiftedToNull();