- Remove string allocations caused by DiagnosticSource.Stop/StartActivity - Pass the HttpContext directly as the object for StartActivity and StopActivity to avoid the anonymous object allocation. - Though it's a bit ugly, added an HttpContext property to DefaultHttpContext to avoid breaking back-compat (which had to do reflection to get the HttpContext property anyways) |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| Hosting | ||
| Server.Abstractions | ||
| Server.IntegrationTesting | ||
| TestHost | ||
| WindowsServices | ||
| samples | ||
| test | ||
| Hosting.sln | ||
| startvs.cmd | ||