2 overrides of DefaultValueWhenNotAllowed_Throws
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\ISet_Generic_Tests`1.cs (1)
77protected override bool DefaultValueWhenNotAllowed_Throws => false;
Collections\List\IList.Generic.Tests.cs (1)
98protected override bool DefaultValueWhenNotAllowed_Throws => false;
2 references to DefaultValueWhenNotAllowed_Throws
Microsoft.CodeAnalysis.UnitTests (2)
Collections\List\ICollection.Generic.Tests.cs (2)
467if (DefaultValueWhenNotAllowed_Throws) 689if (DefaultValueWhenNotAllowed_Throws)