2 writes to _collections
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Workspace.cs (2)
28
_collections
= new NullNotAllowedCollection<ResourceCollectionInfo>();
42
get =>
_collections
??= new NullNotAllowedCollection<ResourceCollectionInfo>();
1 reference to _collections
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Workspace.cs (1)
31
_collections
.Add(collection);