2 references to GetSectionMethod
System.ServiceModel.WasHosting (2)
System\ServiceModel\WasHosting\MetabaseSettingsIis7.cs (2)
642return (ConfigurationSection)GetSectionMethod.Invoke(null, new object[] { siteName, virtualPath, sectionName }); 730MethodInfo method = MetabaseSettingsIis7V2.GetSectionMethod;