1 write to links
System.Data.Services.Client (1)
System\Data\Services\Client\AtomMaterializerLog.cs (1)
75
this.
links
= new List<LinkDescriptor>();
5 references to links
System.Data.Services.Client (5)
System\Data\Services\Client\AtomMaterializerLog.cs (5)
142
foreach (LinkDescriptor link in this.
links
)
193
this.
links
.Clear();
305
this.
links
.Add(item);
349
this.
links
.Add(item);
374
this.
links
.Add(item);