1 write to _nativeApplication
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpServer.cs (1)
67
_nativeApplication
= nativeApplication;
4 references to _nativeApplication
Microsoft.AspNetCore.Server.IIS (4)
Core\IISHttpServer.cs (4)
100
_nativeApplication
.RegisterCallbacks(
116
_nativeApplication
.StopIncomingRequests();
135
_nativeApplication
.Stop();
263
server.
_nativeApplication
.Stop();