1 write to PropertyBinder
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvokerCacheEntry.cs (1)
33PropertyBinder = propertyBinder;
1 reference to PropertyBinder
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvoker.cs (1)
194await CacheEntry.PropertyBinder(_pageContext, _instance);