1 reference to IsNullableSpecified
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1309arrayItemElement.IsNullable = xmlArrayItem.IsNullableSpecified ? xmlArrayItem.IsNullable : targetTypeDesc.IsNullable || targetTypeDesc.IsOptionalValue;