1 write to behavior
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataBehavior.cs (1)
458this.behavior = behavior;
3 references to behavior
System.ServiceModel (3)
System\ServiceModel\Description\ServiceMetadataBehavior.cs (3)
465if (this.behavior.ExternalMetadataLocation == null || this.behavior.ExternalMetadataLocation.ToString() == string.Empty) 472MetadataExporter exporter = this.behavior.MetadataExporter;