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

◆ ResolutionAttempted()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.ResolutionAttempted ( ushort ClrInstanceID,
string AssemblyName,
ushort Stage,
string AssemblyLoadContext,
ushort Result,
string ResultAssemblyName,
string ResultAssemblyPath,
string ErrorMessage )
inlineprivate

Definition at line 1091 of file NativeRuntimeEventSource.cs.

1092 {
1093 throw new NotImplementedException();
1094 }