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