1 instantiation of ExeContext
System.Configuration.ConfigurationManager (1)
System\Configuration\ClientConfigurationHost.cs (1)
396
return new
ExeContext
(GetUserLevel(configPath), ConfigPaths.ApplicationUri);
1 reference to ExeContext
System.Configuration (1)
System.Configuration.cs (1)
47
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.
ExeContext
))]