1 type derived from A
System.Windows.Forms.Tests (1)
TestAccessorTests.cs (1)
201public class B : A
3 references to A
System.Windows.Forms.Tests (3)
TestAccessorTests.cs (3)
158A a = new B(); 167A a = new B(); 176A a = new B();