Base:
method
TryReadObjectFromStream<T>
System.Private.Windows.Ole.Tests.BinaryFormatUtilitesTestsBase.TryReadObjectFromStream<T>(System.IO.MemoryStream, System.Boolean, System.String, System.Func<System.Reflection.Metadata.TypeName, System.Type>, out T)
1 reference to TryReadObjectFromStream
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (1)
578TryReadObjectFromStream(Stream, untypedRequest: true, "test", resolver: null, out MyClass1? result).Should().BeTrue();