Version: 2020.1
言語: 日本語
public Profiling.FrameDataView.MethodInfo ResolveMethodInfo (ulong addr);

パラメーター

addr Instruction pointer.

戻り値

MethodInfo Method name and ___location information.

説明

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.