1 write to s_Boolean
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (1)
518
case TypeCode.Boolean: return
s_Boolean
??= new NotEqualBoolean();