2 references to DfaGraphWriter
Microsoft.AspNetCore.Routing (2)
DependencyInjection\RoutingServiceCollectionExtensions.cs (1)
87services.TryAddSingleton<DfaGraphWriter>();
Internal\DfaGraphWriter.cs (1)
27/// Constructor for a <see cref="DfaGraphWriter"/> given <paramref name="services"/>.