2 writes to s_PropertiesForCompilation
System.Web (2)
Profile\HttpProfileBase.cs (2)
295s_PropertiesForCompilation = ht; 305s_PropertiesForCompilation = ht;
6 references to s_PropertiesForCompilation
System.Web (6)
Profile\HttpProfileBase.cs (6)
286if (s_PropertiesForCompilation != null) 287return s_PropertiesForCompilation; 290if (s_PropertiesForCompilation != null) 291return s_PropertiesForCompilation; 296return s_PropertiesForCompilation; 307return s_PropertiesForCompilation;