Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ILLink.CodeFix/Resources.resx')
-rw-r--r--src/ILLink.CodeFix/Resources.resx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ILLink.CodeFix/Resources.resx b/src/ILLink.CodeFix/Resources.resx
index 6105f1c1e..1e674b631 100644
--- a/src/ILLink.CodeFix/Resources.resx
+++ b/src/ILLink.CodeFix/Resources.resx
@@ -129,4 +129,7 @@
<data name="UconditionalSuppressMessageCodeFixTitle" xml:space="preserve">
<value>Add UnconditionalSuppressMessage attribute to parent method</value>
</data>
+ <data name="DynamicallyAccessedMembersCodeFixTitle" xml:space="preserve">
+ <value>Add DynamicallyAccessedMembers attribute to source of warning</value>
+ </data>
</root> \ No newline at end of file