4 instantiations of TestClass
Microsoft.AspNetCore.Shared.Tests (4)
PropertyActivatorTest.cs (4)
16var instance = new TestClass(); 39var instance = new TestClass(); 55var instance = new TestClass(); 79var instance = new TestClass();
6 references to TestClass
Microsoft.AspNetCore.Shared.Tests (6)
PropertyActivatorTest.cs (6)
16var instance = new TestClass(); 39var instance = new TestClass(); 55var instance = new TestClass(); 61type: typeof(TestClass), 79var instance = new TestClass(); 85type: typeof(TestClass),