2 references to ListenUriProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\RecipientServiceModelSecurityTokenRequirement.cs (2)
19return GetPropertyOrDefault<Uri>(ListenUriProperty, null); 23this.Properties[ListenUriProperty] = value;