1 write to s_Initialized
System.Web (1)
Profile\HttpProfileBase.cs (1)
480s_Initialized = true;
3 references to s_Initialized
System.Web (3)
Profile\HttpProfileBase.cs (3)
106if (!s_Initialized) 374if (!ProfileManager.Enabled || s_Initialized) { 380if (s_Initialized) {