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