2 references to _attributesPool
Microsoft.Extensions.Telemetry (2)
src\Shared\LogBuffering\SerializedLogRecordFactory.cs (2)
29List<KeyValuePair<string, object?>> serializedAttributes = _attributesPool.Get(); 64_attributesPool.Return(bufferedRecord.Attributes);