1 write to _path
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
519
_path
= (httpContext.Request.PathBase.HasValue
2 references to _path
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (2)
509
return new KeyValuePair<string, object>("RequestPath",
_path
);
531
_path
,