2 writes to Handler
Microsoft.AspNetCore.Components (2)
Routing\RouteTableFactory.cs (1)
195
Handler
= pageType,
src\aspnetcore\src\Http\Routing\src\Tree\TreeRouteBuilder.cs (1)
96
Handler
= handler,
3 references to Handler
Microsoft.AspNetCore.Components (3)
Routing\RouteContext.cs (1)
49
public Type? Handler => Entry?.
Handler
;
Routing\RouteTableFactory.cs (2)
216
'{existingText}' in '{existing.
Handler
.FullName}'
217
'{currentText}' in '{current.
Handler
.FullName}'