8 references to Enabled
System.ServiceModel (8)
System\ServiceModel\Activation\AspNetEnvironment.cs (1)
346
if (AspNetEnvironment.
Enabled
)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
838
if (AspNetEnvironment.
Enabled
)
System\ServiceModel\ComIntegration\ComPlusServiceLoader.cs (1)
66
if (AspNetEnvironment.
Enabled
)
System\ServiceModel\ComIntegration\WasHostedComPlusFactory.cs (1)
12
if (!AspNetEnvironment.
Enabled
)
System\ServiceModel\Description\ConfigLoader.cs (1)
386
if (!AspNetEnvironment.
Enabled
)
System\ServiceModel\ServiceHost.cs (3)
993
if (!AspNetEnvironment.
Enabled
||
1202
if (AspNetEnvironment.
Enabled
)
1227
if (AspNetEnvironment.
Enabled
)