4 references to @ReferencedDataContractTypeList
System.Web.Extensions (4)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
890foreach (ReferencedType referencedType in proxyOptions.ReferencedDataContractTypeList)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
241global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType> a = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)((global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)o.@ReferencedDataContractTypeList); 779global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType> a_15 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)o.@ReferencedDataContractTypeList; 986global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType> a_15_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)o.@ReferencedDataContractTypeList;