Arvind Shyamsundar
adce0871c7
Add notice about MSFT Symbol Server EULA ( #85 )
...
Also, eliminate some unused code.
2022-08-10 21:51:54 -07:00
Arvind Shyamsundar
7b63cf92b7
Implement async and cancellation for many methods ( #73 )
...
* Use async widely
* Implement cancellation for import XEL operations
* Use CancellationTokenSource throughout
* Add test for cancellation of various calls
* Require caller to supply StackDetails
2022-07-13 17:05:47 -07:00
Arvind Shyamsundar
5d35e3f776
Bump lang version to 10.0 and use global usings ( #68 )
2022-07-02 22:28:36 -07:00
Arvind Shyamsundar
69bd60440f
Use simple `using` declarations ( #67 )
...
Leverage C# 8 syntax: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8#using-declarations
2022-07-02 15:29:42 -07:00
Arvind Shyamsundar
8bf4938f79
Handle multi-line JSON in build info file ( #65 )
2022-06-14 17:08:00 -07:00
Arvind Shyamsundar
9c7862c9f9
Address UX issues, code cleanup etc. ( #63 )
2022-06-11 18:48:31 -07:00
Arvind Shyamsundar
0d100c5322
Use built-in library for JSON handling ( #62 )
2022-06-10 13:17:06 -07:00
Arvind Shyamsundar
2fd6ac06ec
Minor fixes and refactoring based on CodeQL findings ( #52 )
2022-06-06 22:08:21 -07:00
Arvind Shyamsundar
fe93f1f151
SQLCallStackResolver moved to Microsoft org
2021-06-09 23:57:35 -07:00