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