1 write to behaviors
System.ServiceModel (1)
System\ServiceModel\Description\OperationDescription.cs (1)
57
this.
behaviors
= new KeyedByTypeCollection<IOperationBehavior>();
1 reference to behaviors
System.ServiceModel (1)
System\ServiceModel\Description\OperationDescription.cs (1)
75
get { return
behaviors
; }