2 references to ReferencedCollectionTypes
System.Runtime.Serialization (1)
System\Runtime\Serialization\XsdDataContractImporter.cs (1)
74new DataContractSet(Options.DataContractSurrogate, Options.ReferencedTypes, Options.ReferencedCollectionTypes);
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
804options.ReferencedCollectionTypes.Add(collectionType);