5 references to TestItem
Microsoft.AspNetCore.Components.Endpoints.Tests (5)
TempData\JsonTempDataSerializerTest.cs (5)
25
{ typeof(
TestItem
) },
26
{ typeof(List<
TestItem
>) },
27
{ typeof(Dictionary<string,
TestItem
>) },
41
{ typeof(Dictionary<
TestItem
,
TestItem
>) }