2 references to AzureMonitorLogSerializer
Microsoft.DotNet.Cli.Telemetry (2)
Implementation\BreezeWriter.cs (1)
15/// (<see cref="AzureMonitorLogSerializer"/>) so the envelope framing, resource-tag mapping,
PersistentStorageLogExporter.cs (1)
62var bytes = AzureMonitorLogSerializer.SerializeBatch(in batch, resource, _instrumentationKey);