1 write to s_Int16
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
538
case TypeCode.Int16: return
s_Int16
??= new EqualInt16();