2 references to NewBehaviorCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperation.cs (2)
39
_faultContractInfos = parent.
NewBehaviorCollection
<FaultContractInfo>();
40
_parameterInspectors = parent.
NewBehaviorCollection
<IParameterInspector>();