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