Skip to content

Commit

Permalink
Update message for generic type. (#36434)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronRobinsonMSFT authored May 14, 2020
1 parent 4c3ca59 commit ed79f41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@
<value>The specified object must not be an instance of a generic type.</value>
</data>
<data name="Argument_NeedNonGenericType" xml:space="preserve">
<value>The specified Type must not be a generic type definition.</value>
<value>The specified Type must not be a generic type.</value>
</data>
<data name="Argument_NeedStructWithNoRefs" xml:space="preserve">
<value>The specified Type must be a struct containing no references.</value>
Expand Down

0 comments on commit ed79f41

Please sign in to comment.