2 writes to id
BasicWebSite (2)
Controllers\HomeController.cs (2)
81
id
= 9000,
92
id
= 9000,
1 reference to id
BasicWebSite (1)
Controllers\TempDataPropertyController.cs (1)
42
return $"{Message}{NullableInt} for person {person.FullName} with id {person.
id
}.";