6 references to InboundEntries
Microsoft.AspNetCore.Routing (6)
Tree\TreeRouteBuilder.cs (6)
165
InboundEntries
.Add(entry);
245
/// Builds a <see cref="TreeRouter"/> with the <see cref="
InboundEntries
"/>
257
/// Builds a <see cref="TreeRouter"/> with the <see cref="
InboundEntries
"/>
270
foreach (var entry in
InboundEntries
)
301
/// Removes all <see cref="
InboundEntries
"/> and <see cref="OutboundEntries"/> from this
307
InboundEntries
.Clear();