microsoft / clrmd

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

Fix issue with TokenCredential #1261

Closed leculver closed 4 months ago

leculver commented 4 months ago

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