1 reference to s_ColonOrNL
System.Web (1)
Hosting\IIS7WorkerRequest.cs (1)
1257
int ci = s.IndexOfAny(
s_ColonOrNL
, i);