2 references to httpStatusDescriptions
System (2)
net\System\Net\HttpStatusDescription.cs (2)
99if (j < httpStatusDescriptions[i].Length) 101return httpStatusDescriptions[i][j];