2 writes to IsOptional
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
298
accessor.
IsOptional
= element.MinOccurs == 0m;
1635
accessor.
IsOptional
= attribute.Use != XmlSchemaUse.Required;