1 write to behaviors
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
66this.behaviors = new KeyedByTypeCollection<IEndpointBehavior>();
2 references to behaviors
System.ServiceModel (2)
System\ServiceModel\Description\ServiceEndpoint.cs (2)
64if (this.behaviors == null) 69return this.behaviors;