dotnet ef migration add InitCreate --verbose
var a = new A();
var b = new B();
a.B = b;
b.A = a;
A pointer to the application-defined function of type LPTHREAD_START_ROUTINE to be executed by the thread and represents the starting address of the thread in the remote process. The function must exist in the remote process.
https://dotnet.microsoft.com/download