1 write to KeyedItemInfoDictionaryPool
Microsoft.AspNetCore.Components (1)
RenderTree\RenderTreeDiffBuilder.cs (1)
1071
KeyedItemInfoDictionaryPool
= batchBuilder.KeyedItemInfoDictionaryPool;
2 references to KeyedItemInfoDictionaryPool
Microsoft.AspNetCore.Components (2)
RenderTree\RenderTreeDiffBuilder.cs (2)
320
diffContext.
KeyedItemInfoDictionaryPool
.Return(keyedItemInfos);
327
var result = diffContext.
KeyedItemInfoDictionaryPool
.Get();