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