2 references to RetrievableValuedEntryHashSet
Microsoft.Build (2)
Collections\PropertyDictionary.cs (2)
58_properties = new RetrievableValuedEntryHashSet<T>(MSBuildNameIgnoreCaseComparer.Default); 86_properties = new RetrievableValuedEntryHashSet<T>(comparer);