1 implementation of GetBlobs
Microsoft.DotNet.Cli.Telemetry (1)
Implementation\FileSystemTelemetryBlobStorage.cs (1)
35
public IEnumerable<ITelemetryBlob>
GetBlobs
()
1 reference to GetBlobs
Microsoft.DotNet.Cli.Telemetry (1)
Implementation\PersistentStorageTelemetryUploader.cs (1)
55
foreach (var blob in _storage.
GetBlobs
())