3 references to ReadObjectFromStream
System.Windows.Forms.Tests (3)
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (3)
62return ReadObjectFromStream(); 349Action reader = () => ReadObjectFromStream(); 361ReadObjectFromStream().Should().BeEquivalentTo(value);