1 reference to NullableIntArrayResolver
System.Windows.Forms.Tests (1)
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (1)
540
RoundTripOfType<int?[]>(value,
NullableIntArrayResolver
).Should().BeEquivalentTo(value);