2 references to
System.Xml (2)
System\Xml\Schema\Inference\XmlSchemaInferenceException.cs (1)
25protected XmlSchemaInferenceException(SerializationInfo info, StreamingContext context) : base(info, context){}
System\Xml\Schema\XmlSchemaValidationException.cs (1)
24protected XmlSchemaValidationException(SerializationInfo info, StreamingContext context) : base(info, context) {}