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