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