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