2 writes to Id
PresentationFramework (2)
System\Windows\Navigation\Journal.cs (2)
280journalEntry.Id = oldEntry.Id; 286journalEntry.Id = ++_journalEntryId;
2 references to Id
PresentationFramework (2)
System\Windows\Navigation\Journal.cs (2)
280journalEntry.Id = oldEntry.Id; 436if (this[i].Id == id)