1 write to _rootId
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Deserializer\Deserializer.cs (1)
104
_rootId
= rootId;
2 references to _rootId
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\Deserializer\Deserializer.cs (2)
131
DeserializeRoot(
_rootId
);
174
return _deserializedObjects[
_rootId
];