2 references to ResolvePropertyTypeForCommonTypes
System.Web (2)
Profile\HttpProfileBase.cs (2)
335
t =
ResolvePropertyTypeForCommonTypes
(pps.Type.ToLower(System.Globalization.CultureInfo.InvariantCulture));
614
Type t =
ResolvePropertyTypeForCommonTypes
(typeName.ToLower(System.Globalization.CultureInfo.InvariantCulture));