1 write to _attributes
Microsoft.Extensions.Telemetry (1)
src\Shared\LogBuffering\DeserializedLogRecord.cs (1)
38_attributes = attributes;
1 reference to _attributes
Microsoft.Extensions.Telemetry (1)
src\Shared\LogBuffering\DeserializedLogRecord.cs (1)
62public override IReadOnlyList<KeyValuePair<string, object?>> Attributes => _attributes;