Annotations/Microsoft/Microsoft.EntityFrameworkCore.Relational/LanguageInjections.xml (73 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="Microsoft.EntityFrameworkCore.Relational"> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSql(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.FormattableString)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlAsync(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.FormattableString,System.Threading.CancellationToken)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlInterpolated(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.FormattableString)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRaw(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Object[])"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRaw(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Collections.Generic.IEnumerable{System.Object})"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Threading.CancellationToken)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Object[])"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Collections.Generic.IEnumerable{System.Object},System.Threading.CancellationToken)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.SqlQuery`1(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.FormattableString)"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.SqlQueryRaw`1(Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade,System.String,System.Object[])"> <parameter name="sql"> <attribute ctor="M:JetBrains.Annotations.LanguageInjectionAttribute.#ctor(System.String)"> <argument>SQL</argument> </attribute> </parameter> </member> </assembly>