7 references to IsAppContainerSupported
System.ServiceModel (7)
System\ServiceModel\Channels\AppContainerInfo.cs (5)
84Fx.Assert(IsAppContainerSupported, "AppContainers are not supported."); 111Fx.Assert(AppContainerInfo.IsAppContainerSupported, "AppContainers are not supported."); 142Fx.Assert(AppContainerInfo.IsAppContainerSupported, "AppContainers are not supported."); 167Fx.Assert(AppContainerInfo.IsAppContainerSupported, "AppContainers are not supported."); 225Fx.Assert(AppContainerInfo.IsAppContainerSupported, "AppContainers are not supported.");
System\ServiceModel\Channels\ApplicationContainerSettings.cs (1)
72if (AppContainerInfo.IsAppContainerSupported && this.TargetingAppContainer)
System\ServiceModel\Channels\PipeConnection.cs (1)
1869if (AppContainerInfo.IsAppContainerSupported &&