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