1 write to _surrogate
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Deserializer\PendingSerializationInfo.cs (1)
25_surrogate = surrogate;
2 references to _surrogate
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\Deserializer\PendingSerializationInfo.cs (2)
35if (_surrogate is not null) 37object populated = _surrogate.SetObjectData(@object, _info, context, selector: null);