未验证 提交 a0d03ef6 编写于 作者: C CyrusNajmabadi 提交者: GitHub

Update src/EditorFeatures/VisualBasicTest/Diagnostics/Suppression/SuppressionTests.vb

Co-Authored-By: NManish Vasani <mavasani@microsoft.com>
上级 2b786c44
......@@ -1497,7 +1497,7 @@ $"' This file is used by Code Analysis to maintain SuppressMessage
Imports System.Diagnostics.CodeAnalysis
<Assembly: System.Diagnostics.CodeAnalysis(""InfoDiagnostic"", ""InfoDiagnostic:InfoDiagnostic"", Justification:=""<Pending>"", Scope:=""type"", Target:=""Class1"")>
<Assembly: System.Diagnostics.CodeAnalysis.SuppressMessage(""InfoDiagnostic"", ""InfoDiagnostic:InfoDiagnostic"", Justification:=""<Pending>"", Scope:=""type"", Target:=""Class1"")>
<Assembly: SuppressMessage(""InfoDiagnostic"", ""InfoDiagnostic:InfoDiagnostic"", Justification:=""{FeaturesResources.Pending}"", Scope:=""type"", Target:=""~T:Class2"")>
"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册