2 writes to Path
Diagnostics.EFCore.FunctionalTests (1)
MigrationsEndPointMiddlewareTest.cs (1)
94
Path
= path
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (1)
DatabaseErrorPageExtensions.cs (1)
51
Path
= options.MigrationsEndPointPath
2 references to Path
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (2)
MigrationsEndPointMiddleware.cs (1)
55
if (context.Request.Path.Equals(_options.
Path
))
MigrationsEndPointOptions.cs (1)
16
/// The default value for <see cref="
Path
"/>.