1 reference to XmlInvalidIsNullable
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2209if (isNullable && !typeDesc.IsNullable) throw new InvalidOperationException(SR.Format(SR.XmlInvalidIsNullable, typeDesc.FullName));