1 write to s_InitializedEnabled
System.Web (1)
Profile\ProfileManager.cs (1)
335s_InitializedEnabled = true;
2 references to s_InitializedEnabled
System.Web (2)
Profile\ProfileManager.cs (2)
269if (!s_Initialized && !s_InitializedEnabled) { 332if (!s_InitializedEnabled) {