6 references to ClassWithBothCtors
Microsoft.AspNetCore.DataProtection.Tests (6)
ActivatorTests.cs (6)
23var retVal3 = (ClassWithBothCtors)activator.CreateInstance<object>(typeof(ClassWithBothCtors).AssemblyQualifiedName); 44var retVal3 = (ClassWithBothCtors)activator.CreateInstance<object>(typeof(ClassWithBothCtors).AssemblyQualifiedName);