6 references to OutboundEntries
Microsoft.AspNetCore.Routing (6)
Tree\TreeRouteBuilder.cs (6)
228
OutboundEntries
.Add(entry);
246
/// and <see cref="
OutboundEntries
"/> defined in this <see cref="TreeRouteBuilder"/>.
258
/// and <see cref="
OutboundEntries
"/> defined in this <see cref="TreeRouteBuilder"/>.
284
OutboundEntries
,
301
/// Removes all <see cref="InboundEntries"/> and <see cref="
OutboundEntries
"/> from this
309
OutboundEntries
.Clear();