1 write to _host
System.Configuration (1)
System\Configuration\Internal\DelegatingConfigHost.cs (1)
44_host = value;
2 references to _host
System.Configuration (2)
System\Configuration\Internal\DelegatingConfigHost.cs (2)
42get {return _host;} 45_configBuilderHost = _host as IInternalConfigurationBuilderHost;