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

◆ ILStubCacheHit()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.ILStubCacheHit ( ushort ClrInstanceID,
ulong ModuleID,
ulong StubMethodID,
uint ManagedInteropMethodToken,
string ManagedInteropMethodNamespace,
string ManagedInteropMethodName,
string ManagedInteropMethodSignature )
inlineprivate

Definition at line 731 of file NativeRuntimeEventSource.cs.

732 {
733 throw new NotImplementedException();
734 }