1 write to _name
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Deserializer\SerializationInfoValueUpdater.cs (1)
18
_name
= name;
1 reference to _name
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Deserializer\SerializationInfoValueUpdater.cs (1)
24
_info.UpdateValue(
_name
, newValue, newValue.GetType());