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