4 writes to Link
PresentationFramework (4)
System\Windows\Markup\Primitives\MarkupWriter.cs (4)
256
Link
= 0;
345
_entries[i].
Link
= Entry.UNSEEN;
362
_entries[index].
Link
= Entry.INDFS;
381
_entries[_lastIndex].
Link
= index;
2 references to Link
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
359
if (_entries[index].
Link
== Entry.UNSEEN)
416
index = entry.
Link
;