1 write to _nativeApplication
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpServer.cs (1)
70
_nativeApplication
= nativeApplication;
4 references to _nativeApplication
Microsoft.AspNetCore.Server.IIS (4)
Core\IISHttpServer.cs (4)
101
_nativeApplication
.RegisterCallbacks(
120
_nativeApplication
.StopIncomingRequests();
139
_nativeApplication
.Stop();
267
server.
_nativeApplication
.Stop();