public Profiling.FrameDataView.MethodInfo ResolveMethodInfo (ulong addr);

Parámetros

addrInstruction pointer.

Valor de retorno

MethodInfo Method name and ___location information.

Descripción

Returns method name and ___location information for the specified method address.

Use ResolveMethodInfo to retrieve fully qualified method name of an instruction pointer in the callstack obtained with GetItemCallstack.