2 writes to IsUnbounded
System.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
737
items.
IsUnbounded
= particle.IsMultipleOccurrence;
741
items.
IsUnbounded
= particle.IsMultipleOccurrence;
1 reference to IsUnbounded
System.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
668
ImportGroup(items.Particle, identifier, members, membersScope, elementsScope, typeNs, mixed, ref needExplicitOrder, order, items.
IsUnbounded
, allowUnboundedElements);