1 override of ApplyHostedContext
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
184
internal override void
ApplyHostedContext
(string virtualPath, bool isMetadataListener)
1 reference to ApplyHostedContext
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
186
base.
ApplyHostedContext
(virtualPath, isMetadataListener);