Annotations/Microsoft/Microsoft.EntityFrameworkCore/Attributes.xml (76 lines of code) (raw):

<assembly name="Microsoft.EntityFrameworkCore"> <member name="M:Microsoft.EntityFrameworkCore.DbSet`1.AddRange(System.Collections.Generic.IEnumerable{`0})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbSet`1.AddRangeAsync(System.Collections.Generic.IEnumerable{`0},System.Threading.CancellationToken)"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbSet`1.AttachRange(System.Collections.Generic.IEnumerable{`0})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbSet`1.RemoveRange(System.Collections.Generic.IEnumerable{`0})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbSet`1.UpdateRange(System.Collections.Generic.IEnumerable{`0})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="T:Microsoft.EntityFrameworkCore.DbContext"> <attribute ctor="M:JetBrains.Annotations.UsedImplicitlyAttribute.#ctor(JetBrains.Annotations.ImplicitUseTargetFlags)"> <argument>5</argument><!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.WithInheritors --> </attribute> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContext.AddRange(System.Collections.Generic.IEnumerable{System.Object})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContext.AddRangeAsync(System.Collections.Generic.IEnumerable{System.Object},System.Threading.CancellationToken)"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContext.AttachRange(System.Collections.Generic.IEnumerable{System.Object})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContext.UpdateRange(System.Collections.Generic.IEnumerable{System.Object})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContext.RemoveRange(System.Collections.Generic.IEnumerable{System.Object})"> <parameter name="entities"> <attribute ctor="M:JetBrains.Annotations.InstantHandleAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContextOptionsBuilder.ReplaceService``2"> <typeparameter name="TImplementation"> <attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)"> <argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature --> </attribute> </typeparameter> </member> <member name="M:Microsoft.EntityFrameworkCore.DbContextOptionsBuilder.ReplaceService``3"> <typeparameter name="TNewImplementation"> <attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)"> <argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature --> </attribute> </typeparameter> </member> <member name="T:Microsoft.EntityFrameworkCore.IEntityTypeConfiguration`1"> <attribute ctor="M:JetBrains.Annotations.UsedImplicitlyAttribute.#ctor(JetBrains.Annotations.ImplicitUseTargetFlags)" > <argument>5</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.WithInheritors --> </attribute> </member> </assembly>