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