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