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