1 write to _application
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3StreamOfT.cs (1)
17
_application
= application;
2 references to _application
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3StreamOfT.cs (2)
27
_ = ProcessRequestAsync(
_application
);
31
_ = ProcessRequestsAsync(
_application
);