2 references to CommaIndexInTypeName
System.Web (2)
UI\TemplateParser.cs (1)
2355
int commaIndex = Util.
CommaIndexInTypeName
(typeName);
UI\Util.cs (1)
1186
return
CommaIndexInTypeName
(typeName) > 0;