1 write to s_UInt16LiftedToNull
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
523
case TypeCode.UInt16: return
s_UInt16LiftedToNull
??= new EqualUInt16LiftedToNull();