1 reference to s_entityEndingChars
System.Web.Services (1)
System\Web\Services\Protocols\RequestResponse.cs (1)
213
int index = s.IndexOfAny(
s_entityEndingChars
, i + 1);