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