4 references to @ReferencedDataContractTypeList
System.Web.Extensions (4)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
890
foreach (ReferencedType referencedType in proxyOptions.
ReferencedDataContractTypeList
)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
241
global::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
);
779
global::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
;
986
global::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
;