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