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