1 write to s_InitException
System.Web (1)
Profile\ProfileManager.cs (1)
342
s_InitException
= e;
2 references to s_InitException
System.Web (2)
Profile\ProfileManager.cs (2)
354
if (
s_InitException
!= null)
355
throw
s_InitException
;