2 writes to _application
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (2)
73_application = application; 195_application = value;
1 reference to _application
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
191get => _application;