1 write to aspNetCompatibilityEnabled
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
649this.aspNetCompatibilityEnabled = section.AspNetCompatibilityEnabled;
1 reference to aspNetCompatibilityEnabled
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
697return this.aspNetCompatibilityEnabled;