Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future
Co-authored-by: Cody Robibero <cody@robibe.ro>