3 references to GetLongFromSubstring
System.Web (3)
StaticFileHandler.cs (3)
199if (!GetLongFromSubstring(rangeHeader, ref startIndex, out length)) { 217if (!GetLongFromSubstring(rangeHeader, ref startIndex, out offset)) { 228if (!GetLongFromSubstring(rangeHeader, ref startIndex, out endPos)) {