2 references to CreateEdgeKey
Microsoft.AspNetCore.Routing (2)
Matching\HostMatcherPolicy.cs (2)
59
var key =
CreateEdgeKey
(host);
280
(result ??= new()).Add(
CreateEdgeKey
(host));