1 reference to startingChars
System.Web (1)
CrossSiteScriptingValidation.cs (1)
135
int n = s.IndexOfAny(
startingChars
, i);