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