C# 클래스 MemoScope.Modules.StackTrace.StackFrameExtensions

파일 보기 프로젝트 열기: fremag/MemoScope.Net

공개 메소드들

메소드 설명
FileAndLineNumber ( this frame ) : FileAndLineNumber

비공개 메소드들

메소드 설명
FindIlOffset ( Microsoft.Diagnostics.Runtime.ClrStackFrame frame ) : int
FindNearestLine ( Microsoft.Diagnostics.Runtime.Utilities.Pdb.PdbFunction function, int ilOffset ) : FileAndLineNumber
GetReaderForFrame ( Microsoft.Diagnostics.Runtime.ClrStackFrame frame ) : Microsoft.Diagnostics.Runtime.Utilities.Pdb.PdbReader
GetSymbolLocator ( Microsoft.Diagnostics.Runtime.ClrModule module ) : SymbolLocator

메소드 상세

FileAndLineNumber() 공개 정적인 메소드

public static FileAndLineNumber ( this frame ) : FileAndLineNumber
frame this
리턴 FileAndLineNumber