1 override of ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\SegmentedHashSet_IEnumerable_NonGeneric_Tests.cs (1)
31
protected override ModifyOperation
ModifyEnumeratorThrows
=> base.ModifyEnumeratorAllowed & ~ModifyOperation.Remove;
7 references to ModifyEnumeratorThrows
Microsoft.CodeAnalysis.UnitTests (7)
Collections\List\IEnumerable.NonGeneric.Tests.cs (7)
146
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
159
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
174
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
261
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
295
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
308
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>
323
Assert.All(GetModifyEnumerables(
ModifyEnumeratorThrows
), ModifyEnumerable =>