2 references to ScriptTypeId
System.Web.Extensions (2)
Script\Services\WebServiceData.cs (2)
341
if (!String.IsNullOrEmpty(attribute.
ScriptTypeId
))
342
_typeResolverSpecials[attribute.Type.FullName] = attribute.
ScriptTypeId
;