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)
98
_nativeApplication
.RegisterCallbacks(
117
_nativeApplication
.StopIncomingRequests();
136
_nativeApplication
.Stop();
264
server.
_nativeApplication
.Stop();