2 references to Type
System.Web.Extensions (2)
Configuration\ConvertersCollection.cs (2)
80
Type t = BuildManager.GetType(converter.
Type
, false /*throwOnError*/);
83
throw new ArgumentException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.ConvertersCollection_UnknownType, converter.
Type
));