3 instantiations of WrapStructural_Int
Microsoft.CodeAnalysis.UnitTests (3)
Collections\HashSet\SegmentedHashSet_Generic_Tests.cs (3)
44
return new
WrapStructural_Int
();
49
return new
WrapStructural_Int
();
60
return new SegmentedHashSet<int>(new
WrapStructural_Int
());