|
1 | | -| EntityFramework.cs:36:13:36:36 | ... = ... | System.Data.Common.DbCommand.set_CommandText | |
2 | | -| EntityFramework.cs:39:13:39:52 | object creation of type SqlCommand | System.Data.SqlClient.SqlCommand.SqlCommand | |
3 | | -| EntityFramework.cs:41:13:41:47 | call to method ExecuteSqlCommand | System.Data.Entity.Database.ExecuteSqlCommand | |
4 | | -| EntityFramework.cs:42:19:42:58 | call to method ExecuteSqlCommandAsync | System.Data.Entity.Database.ExecuteSqlCommandAsync | |
5 | | -| EntityFrameworkCore.cs:34:13:34:47 | call to method ExecuteSqlCommand | Microsoft.EntityFrameworkCore.RelationalDatabaseFacaseExtensions.ExecuteSqlCommand | |
6 | | -| EntityFrameworkCore.cs:35:19:35:58 | call to method ExecuteSqlCommandAsync | Microsoft.EntityFrameworkCore.RelationalDatabaseFacaseExtensions.ExecuteSqlCommandAsync | |
7 | | -| EntityFrameworkCore.cs:38:13:38:29 | call to method Build | Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder.Build | |
8 | | -| EntityFrameworkCore.cs:41:13:41:32 | object creation of type RawSqlString | Microsoft.EntityFrameworkCore.RawSqlString.RawSqlString | |
9 | | -| EntityFrameworkCore.cs:42:32:42:33 | call to operator implicit conversion | Microsoft.EntityFrameworkCore.RawSqlString.implicit conversion | |
10 | | -| EntityFrameworkCore.cs:51:18:51:46 | object creation of type RawSqlString | Microsoft.EntityFrameworkCore.RawSqlString.RawSqlString | |
11 | | -| EntityFrameworkCore.cs:52:18:52:42 | call to operator implicit conversion | Microsoft.EntityFrameworkCore.RawSqlString.implicit conversion | |
| 1 | +| EntityFramework.cs:36:13:36:36 | ... = ... | |
| 2 | +| EntityFramework.cs:39:13:39:52 | object creation of type SqlCommand | |
| 3 | +| EntityFramework.cs:41:13:41:47 | call to method ExecuteSqlCommand | |
| 4 | +| EntityFramework.cs:42:19:42:58 | call to method ExecuteSqlCommandAsync | |
| 5 | +| EntityFrameworkCore.cs:34:13:34:47 | call to method ExecuteSqlCommand | |
| 6 | +| EntityFrameworkCore.cs:35:19:35:58 | call to method ExecuteSqlCommandAsync | |
| 7 | +| EntityFrameworkCore.cs:38:13:38:29 | call to method Build | |
| 8 | +| EntityFrameworkCore.cs:41:13:41:32 | object creation of type RawSqlString | |
| 9 | +| EntityFrameworkCore.cs:42:32:42:33 | call to operator implicit conversion | |
| 10 | +| EntityFrameworkCore.cs:51:18:51:46 | object creation of type RawSqlString | |
| 11 | +| EntityFrameworkCore.cs:52:18:52:42 | call to operator implicit conversion | |
0 commit comments