1 write to _values
System.Web (1)
Configuration\CapabilitiesState.cs (1)
36
_values
= values;
2 references to _values
System.Web (2)
Configuration\CapabilitiesState.cs (2)
114
result = (String)
_values
[varname];
123
_values
[varname] = value;