4 references to @CollectionMappingList
System.Web.Extensions (4)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
1192
foreach (ReferencedCollectionType referencedCollectionMapping in proxyOptions.
CollectionMappingList
)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
212
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType> a = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType>)((global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType>)o.
@CollectionMappingList
);
777
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType> a_8 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType>)o.
@CollectionMappingList
;
896
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType> a_8_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedCollectionType>)o.
@CollectionMappingList
;