3 writes to _length
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\SyndicationLink.cs (3)
31
_length
= length;
45
_length
= source._length;
70
_length
= value;
2 references to _length
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\SyndicationLink.cs (2)
45
_length = source.
_length
;
62
get =>
_length
;