1 override of ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\SegmentedHashSet_Generic_Tests`1.cs (1)
30protected override ModifyOperation ModifyEnumeratorThrows => base.ModifyEnumeratorAllowed & ~(ModifyOperation.Remove | ModifyOperation.Clear);
7 references to ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (7)
Collections\List\IEnumerable.Generic.Tests.cs (7)
375Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 419Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 464Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 630Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 686Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 727Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable => 772Assert.All(GetModifyEnumerables(ModifyEnumeratorThrows), ModifyEnumerable =>