Implemented interface member:
2 writes to IsReadOnly
Microsoft.AspNetCore.Routing (2)
RouteEndpointDataSource.cs (2)
235
entry.Conventions.
IsReadOnly
= true;
270
entry.FinallyConventions.
IsReadOnly
= true;
1 reference to IsReadOnly
Microsoft.AspNetCore.Routing (1)
RouteEndpointDataSource.cs (1)
372
if (
IsReadOnly
)