1 override of ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\SegmentedHashSet_Generic_Tests`1.cs (1)
32protected override ModifyOperation ModifyEnumeratorThrows => base.ModifyEnumeratorAllowed & ~(ModifyOperation.Remove | ModifyOperation.Clear);
7 references to ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (7)
Collections\List\IEnumerable.Generic.Tests.cs (7)
425Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 469Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 514Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 680Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 736Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 777Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 822Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable =>