diff --git a/src/Compilers/Core/Portable/PublicAPI.Shipped.txt b/src/Compilers/Core/Portable/PublicAPI.Shipped.txt index c5ddac984349907dc76e7d1dc495465009676ecb..3a9f12413b1faa27f52ac271067d1d3b5dba4cc7 100644 --- a/src/Compilers/Core/Portable/PublicAPI.Shipped.txt +++ b/src/Compilers/Core/Portable/PublicAPI.Shipped.txt @@ -389,6 +389,7 @@ Microsoft.CodeAnalysis.CommandLineArguments.EmitPdb.get -> bool Microsoft.CodeAnalysis.CommandLineArguments.EmitPdbFile.get -> bool Microsoft.CodeAnalysis.CommandLineArguments.Encoding.get -> System.Text.Encoding Microsoft.CodeAnalysis.CommandLineArguments.ErrorLogOptions.get -> Microsoft.CodeAnalysis.ErrorLogOptions +Microsoft.CodeAnalysis.CommandLineArguments.ErrorLogPath.get -> string Microsoft.CodeAnalysis.CommandLineArguments.Errors.get -> System.Collections.Immutable.ImmutableArray Microsoft.CodeAnalysis.CommandLineArguments.GetOutputFilePath(string outputFileName) -> string Microsoft.CodeAnalysis.CommandLineArguments.GetPdbFilePath(string outputFileName) -> string