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