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