2 references to XmlInvalidContent
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemaExporter.cs (2)
681throw new InvalidOperationException(SR.Format(SR.XmlInvalidContent, type.ContentModel.Content!.GetType().Name)); 1074throw new InvalidOperationException(SR.Format(SR.XmlInvalidContent, type.ContentModel.Content!.GetType().Name));