18 references to Int32RectTests
WindowsBase.Tests (18)
System\Windows\Converters\Int32RectValueSerializerTests.cs (8)
32[MemberData(nameof(Int32RectTests.ToString_TestData), MemberType = typeof(Int32RectTests))] 74[MemberData(nameof(Int32RectTests.Parse_TestData), MemberType = typeof(Int32RectTests))] 91[MemberData(nameof(Int32RectTests.Parse_InvalidSource_TestData), MemberType = typeof(Int32RectTests))] 100[MemberData(nameof(Int32RectTests.Parse_NotInt32_TestData), MemberType = typeof(Int32RectTests))]
System\Windows\Int32RectConverterTests.cs (10)
26[MemberData(nameof(Int32RectTests.ToString_TestData), MemberType = typeof(Int32RectTests))] 36[MemberData(nameof(Int32RectTests.ToString_IFormatProviderCustom_TestData), MemberType = typeof(Int32RectTests))] 119[MemberData(nameof(Int32RectTests.Parse_TestData), MemberType = typeof(Int32RectTests))] 138[MemberData(nameof(Int32RectTests.Parse_InvalidSource_TestData), MemberType = typeof(Int32RectTests))] 148[MemberData(nameof(Int32RectTests.Parse_NotInt32_TestData), MemberType = typeof(Int32RectTests))]