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