1 reference to TryReadAllTextAsync
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
410
var text = await FileSystemHelper.
TryReadAllTextAsync
(accountStore, cancellationToken).ConfigureAwait(false);