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