提交 058bff92 编写于 作者: K Kevin Pilch-Bisson

Fix name of method in Release

上级 28a0b74e
......@@ -102,7 +102,7 @@ private void DebugVerifyThread()
Contract.ThrowIfFalse(Thread.CurrentThread == _thread);
}
#else
private void RecordInitialStackTrace()
private void DebugRecordInitialStackTrace()
{
}
......@@ -116,4 +116,4 @@ private void DebugVerifyThread()
#endif
}
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册