2 references to ReferencedCollectionTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XsdDataContractImporter.cs (1)
66new DataContractSet(Options.DataContractSurrogate, Options.ReferencedTypes, Options.ReferencedCollectionTypes);
ImportModule.cs (1)
322dcOptions.ReferencedCollectionTypes.Add(referencedCollectionType);