Base:
method
ApplyHostedContext
System.ServiceModel.Channels.TransportChannelListener.ApplyHostedContext(System.String, System.Boolean)
1 override of ApplyHostedContext
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
124internal override void ApplyHostedContext(string virtualPath, bool isMetadataListener)
1 reference to ApplyHostedContext
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
126base.ApplyHostedContext(virtualPath, isMetadataListener);