thrownewInvalidOperationException($"Unable to find public parameterless constructor for type '{type.FullName}'. If the app is published with trimming then it may have been trimmed. Ensure the type's assembly is excluded from trimming.");
}
returntype;
}
/// <summary>
/// <summary>
/// Contains helper methods for generating cryptographic algorithm factories.
/// Contains helper methods for generating cryptographic algorithm factories.
/// </summary>
/// </summary>
...
@@ -111,7 +124,7 @@ public sealed class ManagedAuthenticatedEncryptorFactory : IAuthenticatedEncrypt
...
@@ -111,7 +124,7 @@ public sealed class ManagedAuthenticatedEncryptorFactory : IAuthenticatedEncrypt
/// <summary>
/// <summary>
/// Creates a factory that wraps a call to <see cref="Activator.CreateInstance{T}"/>.
/// Creates a factory that wraps a call to <see cref="Activator.CreateInstance{T}"/>.