1 write to s_UInt16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
543
case TypeCode.UInt16: return
s_UInt16
??= new EqualUInt16();