2 writes to _referencedCollectionTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSet.cs (2)
31_referencedCollectionTypes = referencedCollectionTypes; 41_referencedCollectionTypes = dataContractSet._referencedCollectionTypes;
3 references to _referencedCollectionTypes
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSet.cs (3)
41_referencedCollectionTypes = dataContractSet._referencedCollectionTypes; 375if (_referencedCollectionTypes != null) 377foreach (Type type in _referencedCollectionTypes)