1 write to _behaviors
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
52_behaviors = new KeyedByTypeCollection<IEndpointBehavior>();
2 references to _behaviors
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\ServiceEndpoint.cs (2)
50if (_behaviors == null) 55return _behaviors;