1 write to isParameterCollectionInterfaceDataContract
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
52
this.
isParameterCollectionInterfaceDataContract
= IsTypeCollectionInterface(this.parameterDataContractType);
1 reference to isParameterCollectionInterfaceDataContract
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
120
if (this.
isParameterCollectionInterfaceDataContract
)