5 references to ServiceContractMappingList
System.Web.Extensions (5)
Compilation\WCFBuildProvider.cs (1)
349if (mapFile.MetadataList.Count > 0 && mapFile.ClientOptions.ServiceContractMappingList.Count == 0)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
554foreach (ContractMapping mapping in proxyOptions.ServiceContractMappingList)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
251global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping> a = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping>)((global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping>)o.@ServiceContractMappingList); 780global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping> a_16 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping>)o.@ServiceContractMappingList; 1016global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping> a_16_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ContractMapping>)o.@ServiceContractMappingList;