Base:
2 overrides of GetObjectData
System.Private.Xml (2)
System\Xml\Xsl\XslException.cs (1)
170
public override void
GetObjectData
(SerializationInfo info, StreamingContext context)
System\Xml\Xslt\XsltException.cs (1)
165
public override void
GetObjectData
(SerializationInfo info, StreamingContext context)
2 references to GetObjectData
System.Private.Xml (2)
System\Xml\Xsl\XslException.cs (1)
172
base.
GetObjectData
(info, context);
System\Xml\Xslt\XsltException.cs (1)
167
base.
GetObjectData
(info, context);