1 override of EmptyMutable
Microsoft.CodeAnalysis.UnitTests (1)
Collections\ImmutableSegmentedHashSetTest.cs (1)
225protected override ISet<T> EmptyMutable<T>()
1 reference to EmptyMutable
Microsoft.CodeAnalysis.UnitTests (1)
Collections\ImmutableSetTest.cs (1)
369var baselineSet = this.EmptyMutable<T>();