1 type derived from A
System.Windows.Forms.Tests (1)
TestAccessorTests.cs (1)
199public class B : A
3 references to A
System.Windows.Forms.Tests (3)
TestAccessorTests.cs (3)
156A a = new B(); 165A a = new B(); 174A a = new B();