microsoft / clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
MIT License
1.06k stars 256 forks source link

Fix issue with TokenCredential #1261

Closed leculver closed 5 months ago

leculver commented 5 months ago

Fix an issue where we forgot to set the SymbolTokenCredential property. Additionally make this an optional paramter.