2 references to KeyedItemInfo
Microsoft.AspNetCore.Components (2)
Rendering\KeyedItemInfo.cs (2)
30
=> new
KeyedItemInfo
(this, oldSiblingIndex, NewSiblingIndex);
33
=> new
KeyedItemInfo
(this, OldSiblingIndex, newSiblingIndex);