2 writes to _hostingContext
System.Configuration.ConfigurationManager (2)
System\Configuration\ContextInformation.cs (2)
19
_hostingContext
= null;
30
_hostingContext
= _configRecord.ConfigContext;
1 reference to _hostingContext
System.Configuration.ConfigurationManager (1)
System\Configuration\ContextInformation.cs (1)
35
return
_hostingContext
;