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