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

◆ MethodJitInliningFailedAnsi()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJitInliningFailedAnsi ( string MethodBeingCompiledNamespace,
string MethodBeingCompiledName,
string MethodBeingCompiledNameSignature,
string InlinerNamespace,
string InlinerName,
string InlinerNameSignature,
string InlineeNamespace,
string InlineeName,
string InlineeNameSignature,
bool FailAlways )
inlineprivate

Definition at line 827 of file NativeRuntimeEventSource.cs.

828 {
829 throw new NotImplementedException();
830 }