Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MethodJitTailCallFailedAnsi()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJitTailCallFailedAnsi ( string MethodBeingCompiledNamespace,
string MethodBeingCompiledName,
string MethodBeingCompiledNameSignature,
string CallerNamespace,
string CallerName,
string CallerNameSignature,
string CalleeNamespace,
string CalleeName,
string CalleeNameSignature,
bool TailPrefix )
inlineprivate

Definition at line 839 of file NativeRuntimeEventSource.cs.

840 {
841 throw new NotImplementedException();
842 }