4 references to DATADIR_SET
System.Windows.Forms.Tests (4)
System\Windows\Forms\DataObjectTests.cs (4)
2412[InlineData(DATADIR.DATADIR_SET)] 2414[InlineData(DATADIR.DATADIR_SET + 1)] 2428theoryData.Add(DATADIR.DATADIR_SET, mockEnumFormatEtc.Object); 2430theoryData.Add(DATADIR.DATADIR_SET + 1, mockEnumFormatEtc.Object);