2 references to NewBehaviorCollection
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientOperation.cs (2)
72this.faultContractInfos = parent.NewBehaviorCollection<FaultContractInfo>(); 73this.parameterInspectors = parent.NewBehaviorCollection<IParameterInspector>();