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