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