1 write to _debugIdentity
PresentationCore (1)
System\Windows\Media\Animation\Timeline.cs (1)
41
_debugIdentity
= ++_nextIdentity;
3 references to _debugIdentity
PresentationCore (3)
System\Windows\Media\Animation\Timeline.cs (3)
43
_objectTable[
_debugIdentity
] = weakRef;
969
builder.Append(
_debugIdentity
);
1070
builder.Append(
_debugIdentity
);