2 instantiations of TestClass
System.Windows.Forms.Primitives.Tests (2)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapterTests.cs (2)
15
TestClass testClass =
new
();
59
TestClass testClass =
new
();
2 references to TestClass
System.Windows.Forms.Primitives.Tests (2)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapterTests.cs (2)
15
TestClass
testClass = new();
59
TestClass
testClass = new();