1 write to s_Boolean
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\EqualInstruction.cs (1)
536case TypeCode.Boolean: return s_Boolean ??= new EqualBoolean();