13 [
MonoTODO(
"Serialized objects are not compatible with .NET")]
65 [
MonoLimitation(
"Not possible to create StackTraces from other threads")]
157 if (enumerable !=
null)
class f__AnonymousType0<< Count > j__TPar
static StackFrame[] get_trace(Exception e, int skipFrames, bool fNeedFileInfo)
bool AddFrames(StringBuilder sb, bool separator, [Out] bool isAsync)
string ToString(StackTrace.TraceFormat traceFormat)
readonly StackTrace[] captured_traces
StackTrace(Exception e, int skipFrames, bool fNeedFileInfo)
override string ToString()
virtual StackFrame GetFrame(int index)
StackTrace(int skipFrames, bool fNeedFileInfo)
StackTrace(Thread targetThread, bool needFileInfo)
void GetFullNameForStackTrace(StringBuilder sb, MethodBase mi, bool needsNewLine, [Out] bool skipped, [Out] bool isAsync)
StackTrace(bool fNeedFileInfo)
void init_frames(int skipFrames, bool fNeedFileInfo)
const int METHODS_TO_SKIP
static void ConvertAsyncStateMachineMethod(MethodBase method, Type declaringType)
StackTrace(Exception e, bool fNeedFileInfo)
StackTrace[] captured_traces
static Thread CurrentThread