2 references to LifecycleProperty
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Filters\SaveTempDataPropertyFilterBase.cs (1)
108
results.Add(new
LifecycleProperty
(property, key));
Filters\ViewDataAttributePropertyProvider.cs (1)
35
results.Add(new
LifecycleProperty
(property, key));