1 instantiation of Int32EqualityComparer
System.Data.Services (1)
System\Data\Services\DataService.cs (1)
2102private readonly HashSet<int> contentIds = new HashSet<int>(new Int32EqualityComparer());