5 references to HostedVirtualPath
System.ServiceModel (5)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
41if (channelListener.HostedVirtualPath == null && !channelListener.PortSharingEnabled)
System\ServiceModel\Channels\TransportChannelListener.cs (4)
401if (this.HostedVirtualPath != null) 525if (this.HostedVirtualPath == null) 546if (this.HostedVirtualPath == null) 570if (this.HostedVirtualPath != null)