2 writes to _application
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (2)
80_application = application; 203_application = value;
1 reference to _application
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
199get => _application;