2 references to _attributeCharacters
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
1247int pos = value.IndexOfAny(_attributeCharacters); 1284pos = value.IndexOfAny(_attributeCharacters, startPos);