12 references to OutboundEntries
Microsoft.AspNetCore.Mvc.Core.Test (6)
Routing\AttributeRouteTest.cs (6)
143builder.OutboundEntries, 187builder.OutboundEntries, 231builder.OutboundEntries, 292builder.OutboundEntries, 583builder.OutboundEntries, 639builder.OutboundEntries,
Microsoft.AspNetCore.Routing (6)
Tree\TreeRouteBuilder.cs (6)
228OutboundEntries.Add(entry); 246/// and <see cref="OutboundEntries"/> defined in this <see cref="TreeRouteBuilder"/>. 258/// and <see cref="OutboundEntries"/> defined in this <see cref="TreeRouteBuilder"/>. 284OutboundEntries, 301/// Removes all <see cref="InboundEntries"/> and <see cref="OutboundEntries"/> from this 309OutboundEntries.Clear();