4 writes to Link
PresentationFramework (4)
System\Windows\Markup\Primitives\MarkupWriter.cs (4)
258
Link
= 0;
347
_entries[i].
Link
= Entry.UNSEEN;
364
_entries[index].
Link
= Entry.INDFS;
383
_entries[_lastIndex].
Link
= index;
2 references to Link
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
361
if (_entries[index].
Link
== Entry.UNSEEN)
418
index = entry.
Link
;