1 reference to _htmlEntityEndingChars
System (1)
net\System\Net\WebUtility.cs (1)
188int index = value.IndexOfAny(_htmlEntityEndingChars, i + 1);