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

◆ MethodJitInliningSucceeded()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJitInliningSucceeded ( string MethodBeingCompiledNamespace,
string MethodBeingCompiledName,
string MethodBeingCompiledNameSignature,
string InlinerNamespace,
string InlinerName,
string InlinerNameSignature,
string InlineeNamespace,
string InlineeName,
string InlineeNameSignature,
ushort ClrInstanceID )
inlineprivate

Definition at line 821 of file NativeRuntimeEventSource.cs.

822 {
823 throw new NotImplementedException();
824 }