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

◆ ILStubGenerated()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.ILStubGenerated ( ushort ClrInstanceID,
ulong ModuleID,
ulong StubMethodID,
uint StubFlags,
uint ManagedInteropMethodToken,
string ManagedInteropMethodNamespace,
string ManagedInteropMethodName,
string ManagedInteropMethodSignature,
string NativeMethodSignature,
string StubMethodSignature,
string StubMethodILCode )
inlineprivate

Definition at line 725 of file NativeRuntimeEventSource.cs.

726 {
727 throw new NotImplementedException();
728 }