3 writes to _length
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\SyndicationLink.cs (3)
31
_length
= length;
42
_length
= source._length;
67
_length
= value;
2 references to _length
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationLink.cs (2)
42
_length = source.
_length
;
59
get =>
_length
;