1 write to _referencedCollectionTypes
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ImportOptions.cs (1)
65_referencedCollectionTypes = new List<Type>();
2 references to _referencedCollectionTypes
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ImportOptions.cs (2)
63if (_referencedCollectionTypes == null) 67return _referencedCollectionTypes;