Andreas Gehrke

Results 3 issues of Andreas Gehrke

Should fix #35548. Note I opted to place the public `DisposeAsync()` next to protected `Dispose(bool disposing)` to have related methods close together in the source code.

Storage
customer-reported
Community Contribution

Also add a test that shows logger is currently not disposed asynchronously. Should be fixed with https://github.com/serilog/serilog-extensions-logging/pull/262.

The link to AccountInfo currently points to a non-existing anchor. This PR corrects the link to the page documenting the AccountInfo type.

documentation
msal-common