2 references to IndexOfHtmlAttributeEncodingChars
System.Web.HttpUtility (2)
System\Web\Util\HttpEncoder.cs (2)
41
int pos =
IndexOfHtmlAttributeEncodingChars
(value);
61
int pos =
IndexOfHtmlAttributeEncodingChars
(value);