1 write to _debugIdentity
PresentationCore (1)
System\Windows\Media\Animation\Timeline.cs (1)
51
_debugIdentity
= ++_nextIdentity;
3 references to _debugIdentity
PresentationCore (3)
System\Windows\Media\Animation\Timeline.cs (3)
53
_objectTable[
_debugIdentity
] = weakRef;
979
builder.Append(
_debugIdentity
);
1080
builder.Append(
_debugIdentity
);