1 write to s_properties
System.Configuration (1)
System\Configuration\AppSettingsSection.cs (1)
35
s_properties
= properties;
2 references to s_properties
System.Configuration (2)
System\Configuration\AppSettingsSection.cs (2)
25
if (
s_properties
== null) {
38
return
s_properties
;