1 write to Attributes
Microsoft.Extensions.Telemetry (1)
src\Shared\LogBuffering\SerializedLogRecord.cs (1)
42
Attributes
= attributes;
2 references to Attributes
Microsoft.Extensions.Telemetry (2)
Buffering\GlobalBuffer.cs (1)
149
bufferedRecord.
Attributes
));
src\Shared\LogBuffering\SerializedLogRecordFactory.cs (1)
64
_attributesPool.Return(bufferedRecord.
Attributes
);