terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IValidationEventHandling.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml.Schema
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Xml
6
{
7
[global::Cpp2ILInjected.Token(
Token
=
"0x2000020"
)]
8
internal
interface
IValidationEventHandling
9
{
10
[global::Cpp2ILInjected.Token(
Token
=
"0x60000B0"
)]
11
void
SendEvent
(
Exception
exception
,
XmlSeverityType
severity);
12
}
13
}
System.Exception
Definition
Exception.cs:33
System.Xml.IValidationEventHandling.SendEvent
void SendEvent(Exception exception, XmlSeverityType severity)
System.Xml.IValidationEventHandling
Definition
IValidationEventHandling.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.Schema.XmlSeverityType
XmlSeverityType
Definition
XmlSeverityType.cs:8
System.Xml.Schema.XmlTypeCode.Token
@ Token
System.Xml.Schema
Definition
BaseValidator.cs:5
System.Xml
Definition
ElementWriter.cs:6
System.ExceptionArgument.exception
@ exception
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
IValidationEventHandling.cs
Generated by
1.10.0