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