2 references to EmptyUri
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
539if (this.parent.ExternalMetadataLocation != null && this.parent.ExternalMetadataLocation != EmptyUri) 702if (this.parent.ExternalMetadataLocation == null || this.parent.ExternalMetadataLocation == EmptyUri)