1 override of ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\SegmentedHashSet_IEnumerable_NonGeneric_Tests.cs (1)
32protected override ModifyOperation ModifyEnumeratorThrows => base.ModifyEnumeratorAllowed & ~ModifyOperation.Remove;
7 references to ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (7)
Collections\List\IEnumerable.NonGeneric.Tests.cs (7)
195Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 217Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 243Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 339Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 373Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 395Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 421Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable =>