1 instantiation of DefaultProfile
System.Web (1)
Profile\HttpProfileBase.cs (1)
192
s_SingletonInstance = new
DefaultProfile
();
1 reference to DefaultProfile
System.Web (1)
Profile\HttpProfileBase.cs (1)
218
return typeof(
DefaultProfile
);