4 references to Version
Microsoft.AspNetCore.Server.HttpSys (4)
NativeInterop\HttpApi.cs (1)
58
var statusCode = PInvoke.HttpInitialize(
Version
, HTTP_INITIALIZE.HTTP_INITIALIZE_SERVER | HTTP_INITIALIZE.HTTP_INITIALIZE_CONFIG);
NativeInterop\RequestQueue.cs (2)
46
HttpApi.
Version
,
58
HttpApi.
Version
,
NativeInterop\ServerSession.cs (1)
15
HttpApi.
Version
, &serverSessionId, 0);