1 write to _locationSubPath
System.Configuration (1)
System\Configuration\ConfigurationLocation.cs (1)
19_locationSubPath = locationSubPath;
2 references to _locationSubPath
System.Configuration (2)
System\Configuration\ConfigurationLocation.cs (2)
23get {return _locationSubPath;} 27return _config.OpenLocationConfiguration(_locationSubPath);