Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/coreclr/tools/ILVerification/Strings.resx
Co-authored-by: Dan Moseley <[email protected]>
  • Loading branch information
jkotas and danmoseley authored Jul 31, 2022
commit 804a72011b67478239cd81a9337b2f9a91f3c07f
2 changes: 1 addition & 1 deletion src/coreclr/tools/ILVerification/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,6 @@
<value>Class implements interface but not method, Class: '{0}' Interface: '{1}' Missing method: '{2}'.</value>
</data>
<data name="LocallocStackNotEmpty" xml:space="preserve">
<value>Stack must contain only the size item.</value>
<value>Stack must be empty before localloc, except for the size item.</value>
</data>
</root>