1 write to _configInited
System.Web (1)
HttpRuntime.cs (1)
1319_theRuntime._configInited = true;
2 references to _configInited
System.Web (2)
HttpRuntime.cs (2)
1318if (!_theRuntime._configInited) { 3101get { return _theRuntime._configInited; }