1 instantiation of FastDoubleComparer
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\Util.cs (1)
92
private static readonly FastDoubleComparer s_fastDoubleComparer = new
FastDoubleComparer
();
1 reference to FastDoubleComparer
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\Util.cs (1)
92
private static readonly
FastDoubleComparer
s_fastDoubleComparer = new FastDoubleComparer();