1 write to Attributes
Microsoft.Extensions.Telemetry (1)
src\Shared\LogBuffering\SerializedLogRecord.cs (1)
42
Attributes
= attributes;
3 references to Attributes
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Buffering\IncomingRequestLogBuffer.cs (1)
130
bufferedRecord.
Attributes
));
Microsoft.Extensions.Telemetry (2)
Buffering\GlobalBuffer.cs (1)
150
bufferedRecord.
Attributes
));
src\Shared\LogBuffering\SerializedLogRecordFactory.cs (1)
64
_attributesPool.Return(bufferedRecord.
Attributes
);