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