2 references to ERROR_NOT_FOUND
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\ClientCertLoader.cs (2)
177
else if (statusCode == ErrorCodes.
ERROR_NOT_FOUND
)
256
if (errorCode == ErrorCodes.
ERROR_NOT_FOUND
)