2 references to _typeResolverSpecials
System.Web.Extensions (2)
Script\Services\WebServiceData.cs (2)
342
_typeResolverSpecials
[attribute.Type.FullName] = attribute.ScriptTypeId;
546
if (
_typeResolverSpecials
.TryGetValue(typeName, out typeString)) {