1 reference to TryReadAllBytesAsync
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
483
var bytes = await FileSystemHelper.
TryReadAllBytesAsync
(stateDatabasePath, cancellationToken).ConfigureAwait(false);