12 references to OutboundEntries
Microsoft.AspNetCore.Mvc.Core.Test (6)
Routing\AttributeRouteTest.cs (6)
143
builder.
OutboundEntries
,
187
builder.
OutboundEntries
,
231
builder.
OutboundEntries
,
292
builder.
OutboundEntries
,
583
builder.
OutboundEntries
,
639
builder.
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();