1 write to entryId
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
605info.entryId = entry.Id;
2 references to entryId
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
660WriteInt32(saveStream, info.entryId); 689journalEntryId = info.entryId;