1 write to s_UInt16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
525
case TypeCode.UInt16: return
s_UInt16
??= new NotEqualUInt16();