1 write to Name
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\CompiledPageActionDescriptorBuilder.cs (1)
87
Name
= handlerModel.HandlerName,
3 references to Name
Microsoft.AspNetCore.Mvc.RazorPages (3)
Infrastructure\DefaultPageHandlerMethodSelector.cs (3)
121
if (handler.
Name
!= null &&
122
!handler.
Name
.Equals(handlerName, StringComparison.OrdinalIgnoreCase))
133
if (descriptor.
Name
!= null)