2 instantiations of Journal
System.Windows.Forms.Tests (2)
System\Windows\Forms\BindingSourceTests.cs (2)
723new Journal { IDate = DateTime.Now, Name = "A" }, 724new Journal { IDate = DateTime.Now.AddDays(-2), Name = "B" }
1 reference to Journal
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingSourceTests.cs (1)
721SimpleBindingList<Journal> list = new(