diff --git a/xml/Microsoft.CSharp/Compiler.xml b/xml/Microsoft.CSharp/Compiler.xml index 44c371de42c..1e2742a6bbb 100644 --- a/xml/Microsoft.CSharp/Compiler.xml +++ b/xml/Microsoft.CSharp/Compiler.xml @@ -20,9 +20,7 @@ - **NOTE: This API is now obsolete.** The non-obsolete alternative is . - -Managed wrapper for the C# compiler. + Managed wrapper for the C# compiler. - **NOTE: This API is now obsolete.** The non-obsolete alternative is . Represents an error or diagnostic message reported by the compiler. + Represents an error or diagnostic message reported by the compiler. To be added. C# Compiler Errors and Warnings diff --git a/xml/Microsoft.CSharp/ErrorLevel.xml b/xml/Microsoft.CSharp/ErrorLevel.xml index 09900ed9bcc..52a63ce8fcd 100644 --- a/xml/Microsoft.CSharp/ErrorLevel.xml +++ b/xml/Microsoft.CSharp/ErrorLevel.xml @@ -19,7 +19,7 @@ - **NOTE: This API is now obsolete.** The non-obsolete alternative is . Specifies the severity of a compiler diagnostic. + Specifies the severity of a compiler diagnostic. To be added.