1 reference to s_newlineChars
System.Web (1)
UI\SimpleWebHandlerParser.cs (1)
240int newlineIndex = text.LastIndexOfAny(s_newlineChars, textPos-1);