1 write to s_SingleLiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
508
case TypeCode.Single: return
s_SingleLiftedToNull
??= new NotEqualSingleLiftedToNull();