1 write to _ProfileDelayLoad
System.Web (1)
Profile\ProfileModule.cs (1)
112e.Context._ProfileDelayLoad = true;
1 reference to _ProfileDelayLoad
System.Web (1)
HttpContext.cs (1)
1277if (_Profile == null && _ProfileDelayLoad)