1 write to Name
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
358Name = "John Doe",
2 references to Name
Microsoft.AspNetCore.Components.Tests (2)
PersistentState\PersistentServicesRegistryTest.cs (2)
393Assert.Equal(customer.Name, restoredCustomerService.Customer.Name);