You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/Microsoft.CSharp/CompilerError.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
</Attribute>
21
21
</Attributes>
22
22
<Docs>
23
-
<summary>**NOTE: This API is now obsolete.** The non-obsolete alternative is <seecref="T:Microsoft.CSharp.CSharpCodeProvider" />. Represents an error or diagnostic message reported by the compiler.</summary>
23
+
<summary>Represents an error or diagnostic message reported by the compiler.</summary>
24
24
<remarks>To be added.</remarks>
25
25
<relatedtype="Article"href="~/docs/csharp/language-reference/compiler-messages/index.md">C# Compiler Errors and Warnings</related>
Copy file name to clipboardExpand all lines: xml/Microsoft.CSharp/ErrorLevel.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
</Attribute>
20
20
</Attributes>
21
21
<Docs>
22
-
<summary>**NOTE: This API is now obsolete.** The non-obsolete alternative is <seecref="T:System.CodeDom.Compiler.ICodeCompiler" />. Specifies the severity of a compiler diagnostic.</summary>
22
+
<summary>Specifies the severity of a compiler diagnostic.</summary>
0 commit comments