1 write to _store
System (1)
sys\system\configuration\LocalFileSettingsProvider.cs (1)
70_store = new ClientSettingsStore();
2 references to _store
System (2)
sys\system\configuration\LocalFileSettingsProvider.cs (2)
69if (_store == null) { 73return _store;