Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Diagnostics.StackTraceSymbols, including all inherited members.
_metadataCache | System.Diagnostics.StackTraceSymbols | private |
Dispose() | System.Diagnostics.StackTraceSymbols | inlineprivate |
GetSourceLineInfo(Assembly assembly, string assemblyPath, IntPtr loadedPeAddress, int loadedPeSize, bool isFileLayout, IntPtr inMemoryPdbAddress, int inMemoryPdbSize, int methodToken, int ilOffset, out string sourceFile, out int sourceLine, out int sourceColumn) | System.Diagnostics.StackTraceSymbols | inlinepackage |
StackTraceSymbols() | System.Diagnostics.StackTraceSymbols | inline |
TryGetPEReader(string assemblyPath, IntPtr loadedPeAddress, int loadedPeSize, bool isFileLayout) | System.Diagnostics.StackTraceSymbols | inlineprivatestatic |
TryGetReader(Assembly assembly, string assemblyPath, IntPtr loadedPeAddress, int loadedPeSize, bool isFileLayout, IntPtr inMemoryPdbAddress, int inMemoryPdbSize) | System.Diagnostics.StackTraceSymbols | inlineprivate |
TryOpenFile(string path) | System.Diagnostics.StackTraceSymbols | inlineprivatestatic |
TryOpenReaderForInMemoryPdb(IntPtr inMemoryPdbAddress, int inMemoryPdbSize) | System.Diagnostics.StackTraceSymbols | inlineprivatestatic |
TryOpenReaderFromAssemblyFile(string assemblyPath, IntPtr loadedPeAddress, int loadedPeSize, bool isFileLayout) | System.Diagnostics.StackTraceSymbols | inlineprivatestatic |