Base:
2 overrides of GetObjectData
System.Private.Xml (2)
System\Xml\Schema\Inference\XmlSchemaInferenceException.cs (1)
27
public override void
GetObjectData
(SerializationInfo info, StreamingContext context)
System\Xml\Schema\XmlSchemaValidationException.cs (1)
28
public override void
GetObjectData
(SerializationInfo info, StreamingContext context)
2 references to GetObjectData
System.Private.Xml (2)
System\Xml\Schema\Inference\XmlSchemaInferenceException.cs (1)
29
base.
GetObjectData
(info, context);
System\Xml\Schema\XmlSchemaValidationException.cs (1)
30
base.
GetObjectData
(info, context);