1 instantiation of InternalMicrosoftDetectorCacheEntry
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
343
var entry = new
InternalMicrosoftDetectorCacheEntry
4 references to InternalMicrosoftDetectorCacheEntry
aspire (4)
JsonSourceGenerationContext.cs (1)
61
[JsonSerializable(typeof(
InternalMicrosoftDetectorCacheEntry
))]
Telemetry\InternalMicrosoftDetector.cs (3)
97
var
cached = await TryReadFreshCacheAsync(cancellationToken).ConfigureAwait(false);
299
private async Task<
InternalMicrosoftDetectorCacheEntry
?> TryReadFreshCacheAsync(CancellationToken cancellationToken)
343
var
entry = new InternalMicrosoftDetectorCacheEntry