1 write to Form
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1160xmlArray.Form = form;
2 references to Form
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1518arrayElement.Form = rpc ? XmlSchemaForm.Unqualified : a.XmlArray.Form == XmlSchemaForm.None ? elementFormDefault : a.XmlArray.Form;