2 references to UnsafeGetSectionFromWebConfigurationManager
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
502
return
UnsafeGetSectionFromWebConfigurationManager
(sectionPath, ServiceHostingEnvironment.FullVirtualPath);
System\ServiceModel\ServiceHostingEnvironment.cs (1)
1580
CompilationSection compilationSection = (CompilationSection)HostedAspNetEnvironment.
UnsafeGetSectionFromWebConfigurationManager
("system.web/compilation", null);