Skip to content

Commit

Permalink
Update Microsoft.EntityFrameworkCore.rd.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriySvyryd committed Aug 21, 2019
1 parent e26a05d commit cd072b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EFCore/Properties/Microsoft.EntityFrameworkCore.rd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<Type Name="Microsoft.EntityFrameworkCore.ChangeTracking.Internal.NullableKeyIdentityMap{System.Object}" Dynamic="Required Public" />
<Type Name="Microsoft.EntityFrameworkCore.ChangeTracking.Internal.NullableKeyIdentityMap{System.Nullable{System.Int32}}" Dynamic="Required Public" />

<Type Name="Microsoft.EntityFrameworkCore.Metadata.Internal.EntityMaterializerSource" Dynamic="Required Public">
<Type Name="Microsoft.EntityFrameworkCore.Query.EntityMaterializerSource" Dynamic="Required Public">
<MethodInstantiation Name="TryReadValue" Arguments="System.Object" Dynamic="Required" />
<MethodInstantiation Name="TryReadValue" Arguments="System.Guid" Dynamic="Required" />
<MethodInstantiation Name="TryReadValue" Arguments="System.Int32" Dynamic="Required" />
Expand Down

0 comments on commit cd072b6

Please sign in to comment.