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