2 writes to _hostingContext
System.Configuration (2)
System\Configuration\ContextInformation.cs (2)
31
_hostingContext
= null;
48
_hostingContext
= _configRecord.ConfigContext;
1 reference to _hostingContext
System.Configuration (1)
System\Configuration\ContextInformation.cs (1)
53
return
_hostingContext
;