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