2 references to TryGetObject
System.Private.Windows.Core (2)
System\Private\Windows\Nrbf\INrbfSerializer.cs (1)
38/// <see cref="TryBindToType(TypeName, out Type?)"/> and <see cref="TryGetObject(SerializationRecord, out object?)"/>
System\Private\Windows\Ole\BinaryFormatUtilities.cs (1)
128if (TNrbfSerializer.TryGetObject(record, out value))