1 reference to IsIdentifierStart
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
1952
if (
IsIdentifierStart
(ch) || ch == '@' || ch == '_') {