2 references to BuildDfaTree
Microsoft.AspNetCore.Routing (2)
Internal\DfaGraphWriter.cs (1)
56var tree = builder.BuildDfaTree(includeLabel: true);
Matching\DfaMatcherBuilder.cs (1)
552var root = BuildDfaTree(includeLabel);