4 references to @ExcludedTypeList
System.Web.Extensions (4)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
920
foreach (ReferencedType excludedType in proxyOptions.
ExcludedTypeList
)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
189
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.
@ExcludedTypeList
);
775
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType> a_3 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)o.
@ExcludedTypeList
;
818
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType> a_3_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedType>)o.
@ExcludedTypeList
;