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