void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJitTailCallFailed |
( |
string | MethodBeingCompiledNamespace, |
|
|
string | MethodBeingCompiledName, |
|
|
string | MethodBeingCompiledNameSignature, |
|
|
string | CallerNamespace, |
|
|
string | CallerName, |
|
|
string | CallerNameSignature, |
|
|
string | CalleeNamespace, |
|
|
string | CalleeName, |
|
|
string | CalleeNameSignature, |
|
|
bool | TailPrefix, |
|
|
string | FailReason, |
|
|
ushort | ClrInstanceID ) |
|
inlineprivate |