Using .Equals
instead of ==
in a query result in an empty list. Tested in 3.0. Breaking change from 2.1.
Seems like EqualsTranslator is improperly identifying string.Equals(string, StringComparison)
and eliding it.
I am going to fix issue just for the awesome post by the OP! 馃槃
Most helpful comment
I am going to fix issue just for the awesome post by the OP! 馃槃