Home
last modified time | relevance | path

Searched refs:_definitionConfigPath (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Configuration/System/Configuration/
H A DSectionXmlInfo.cs20 …private string _definitionConfigPath; // the config path of the configuration record where t… field in System.Configuration.SectionXmlInfo
43 _definitionConfigPath = definitionConfigPath; in SectionXmlInfo()
99 get {return _definitionConfigPath;}