Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ExceptionThrown_V1()
void System.Diagnostics.Tracing.NativeRuntimeEventSource.ExceptionThrown_V1
(
string
ExceptionType
,
string
ExceptionMessage
,
IntPtr
ExceptionEIP
,
uint
ExceptionHRESULT
,
ushort
ExceptionFlags
,
ushort
ClrInstanceID
)
inline
private
Definition at line
629
of file
NativeRuntimeEventSource.cs
.
630
{
631
throw
new
NotImplementedException();
632
}
System
Diagnostics
Tracing
NativeRuntimeEventSource
Generated by
1.10.0