From bafbe2cf9bb85ff7cc618d1aff2505f2ed726f3a Mon Sep 17 00:00:00 2001 From: Ella Hathaway Date: Thu, 4 Jan 2024 00:52:04 +0800 Subject: [PATCH 1/2] Generate Microsoft.CodeAnalysis.Common 4.6.0 and Microsoft.CodeAnalysis.CSharp 4.6.0 --- eng/Build.props | 3 + ...Microsoft.CodeAnalysis.Common.4.6.0.csproj | 18 + .../netstandard2.0/Microsoft.CodeAnalysis.cs | 8262 ++++++++++ .../microsoft.codeanalysis.common.nuspec | 31 + ...Microsoft.CodeAnalysis.CSharp.4.6.0.csproj | 13 + .../Microsoft.CodeAnalysis.CSharp.cs | 12861 ++++++++++++++++ .../microsoft.codeanalysis.csharp.nuspec | 25 + 7 files changed, 21213 insertions(+) create mode 100644 src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/Microsoft.CodeAnalysis.Common.4.6.0.csproj create mode 100644 src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs create mode 100644 src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/microsoft.codeanalysis.common.nuspec create mode 100644 src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/Microsoft.CodeAnalysis.CSharp.4.6.0.csproj create mode 100644 src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs create mode 100644 src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/microsoft.codeanalysis.csharp.nuspec diff --git a/eng/Build.props b/eng/Build.props index d6e56f1722..e8e32e62c1 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -67,6 +67,9 @@ + + + diff --git a/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/Microsoft.CodeAnalysis.Common.4.6.0.csproj b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/Microsoft.CodeAnalysis.Common.4.6.0.csproj new file mode 100644 index 0000000000..2b8f4b7e6d --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/Microsoft.CodeAnalysis.Common.4.6.0.csproj @@ -0,0 +1,18 @@ + + + + netstandard2.0 + Microsoft.CodeAnalysis + MicrosoftShared + + + + + + + + + + + + diff --git a/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs new file mode 100644 index 0000000000..6c4bdd687b --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs @@ -0,0 +1,8262 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +// See the LICENSE file in the project root for more information. +// ------------------------------------------------------------------------------ +// Changes to this file must follow the http://aka.ms/api-review process. +// ------------------------------------------------------------------------------ +[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)] +[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows = true)] +[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] +[assembly: System.Runtime.Versioning.TargetFramework(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("csc, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("csi, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("BuildValidator, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Rebuild, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Scripting, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Scripting, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("vbc, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("vbi, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.Build.Tasks.CodeAnalysis, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VBCSCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Emit.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Test.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Roslyn.Compilers.VisualBasic.IOperation.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Test.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("InteractiveHost.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Scripting.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Scripting.TestUtilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Test.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Rebuild.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Roslyn.Test.PdbUtilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VBCSCompiler.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("CompilerBenchmarks, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Reflection.AssemblyCompany("Microsoft Corporation")] +[assembly: System.Reflection.AssemblyConfiguration("Release")] +[assembly: System.Reflection.AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] +[assembly: System.Reflection.AssemblyFileVersion("4.600.23.25908")] +[assembly: System.Reflection.AssemblyInformationalVersion("4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a")] +[assembly: System.Reflection.AssemblyProduct("Microsoft.CodeAnalysis")] +[assembly: System.Reflection.AssemblyTitle("Microsoft.CodeAnalysis")] +[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/dotnet/roslyn")] +[assembly: System.Resources.NeutralResourcesLanguage("en-US")] +[assembly: System.Reflection.AssemblyVersionAttribute("4.6.0.0")] +[assembly: System.Runtime.CompilerServices.ReferenceAssembly] +[assembly: System.Reflection.AssemblyFlagsAttribute((System.Reflection.AssemblyNameFlags)0x70)] +namespace Microsoft.CodeAnalysis +{ + public enum Accessibility + { + NotApplicable = 0, + Private = 1, + ProtectedAndFriend = 2, + ProtectedAndInternal = 2, + Protected = 3, + Friend = 4, + Internal = 4, + ProtectedOrFriend = 5, + ProtectedOrInternal = 5, + Public = 6 + } + + public abstract partial class AdditionalText + { + public abstract string Path { get; } + + public abstract Text.SourceText? GetText(System.Threading.CancellationToken cancellationToken = default); + } + + public sealed partial class AnalyzerConfig + { + internal AnalyzerConfig() { } + + public static AnalyzerConfig Parse(Text.SourceText text, string? pathToFile) { throw null; } + + public static AnalyzerConfig Parse(string text, string? pathToFile) { throw null; } + } + + public readonly partial struct AnalyzerConfigOptionsResult + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Collections.Immutable.ImmutableDictionary AnalyzerOptions { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Diagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary TreeOptions { get { throw null; } } + } + + public sealed partial class AnalyzerConfigSet + { + internal AnalyzerConfigSet() { } + + public AnalyzerConfigOptionsResult GlobalConfigOptions { get { throw null; } } + + public static AnalyzerConfigSet Create(TList analyzerConfigs, out System.Collections.Immutable.ImmutableArray diagnostics) + where TList : System.Collections.Generic.IReadOnlyCollection { throw null; } + + public static AnalyzerConfigSet Create(TList analyzerConfigs) + where TList : System.Collections.Generic.IReadOnlyCollection { throw null; } + + public AnalyzerConfigOptionsResult GetOptionsForSourcePath(string sourcePath) { throw null; } + } + + public static partial class AnnotationExtensions + { + public static TNode WithAdditionalAnnotations(this TNode node, params SyntaxAnnotation[] annotations) + where TNode : SyntaxNode { throw null; } + + public static TNode WithAdditionalAnnotations(this TNode node, System.Collections.Generic.IEnumerable annotations) + where TNode : SyntaxNode { throw null; } + + public static TNode WithoutAnnotations(this TNode node, params SyntaxAnnotation[] annotations) + where TNode : SyntaxNode { throw null; } + + public static TNode WithoutAnnotations(this TNode node, System.Collections.Generic.IEnumerable annotations) + where TNode : SyntaxNode { throw null; } + + public static TNode WithoutAnnotations(this TNode node, string annotationKind) + where TNode : SyntaxNode { throw null; } + } + + public sealed partial class AssemblyIdentity : System.IEquatable + { + public AssemblyIdentity(string? name, System.Version? version = null, string? cultureName = null, System.Collections.Immutable.ImmutableArray publicKeyOrToken = default, bool hasPublicKey = false, bool isRetargetable = false, System.Reflection.AssemblyContentType contentType = System.Reflection.AssemblyContentType.Default) { } + + public System.Reflection.AssemblyContentType ContentType { get { throw null; } } + + public string CultureName { get { throw null; } } + + public System.Reflection.AssemblyNameFlags Flags { get { throw null; } } + + public bool HasPublicKey { get { throw null; } } + + public bool IsRetargetable { get { throw null; } } + + public bool IsStrongName { get { throw null; } } + + public string Name { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray PublicKey { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray PublicKeyToken { get { throw null; } } + + public System.Version Version { get { throw null; } } + + public bool Equals(AssemblyIdentity? obj) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public static AssemblyIdentity FromAssemblyDefinition(System.Reflection.Assembly assembly) { throw null; } + + public string GetDisplayName(bool fullKey = false) { throw null; } + + public override int GetHashCode() { throw null; } + + public static bool operator ==(AssemblyIdentity? left, AssemblyIdentity? right) { throw null; } + + public static bool operator !=(AssemblyIdentity? left, AssemblyIdentity? right) { throw null; } + + public override string ToString() { throw null; } + + public static bool TryParseDisplayName(string displayName, out AssemblyIdentity? identity, out AssemblyIdentityParts parts) { throw null; } + + public static bool TryParseDisplayName(string displayName, out AssemblyIdentity? identity) { throw null; } + } + + public partial class AssemblyIdentityComparer + { + internal AssemblyIdentityComparer() { } + + public static System.StringComparer CultureComparer { get { throw null; } } + + public static AssemblyIdentityComparer Default { get { throw null; } } + + public static System.StringComparer SimpleNameComparer { get { throw null; } } + + public ComparisonResult Compare(AssemblyIdentity reference, AssemblyIdentity definition) { throw null; } + + public bool ReferenceMatchesDefinition(AssemblyIdentity reference, AssemblyIdentity definition) { throw null; } + + public bool ReferenceMatchesDefinition(string referenceDisplayName, AssemblyIdentity definition) { throw null; } + + public enum ComparisonResult + { + NotEquivalent = 0, + Equivalent = 1, + EquivalentIgnoringVersion = 2 + } + } + + [System.Flags] + public enum AssemblyIdentityParts + { + Name = 1, + VersionMajor = 2, + VersionMinor = 4, + VersionBuild = 8, + VersionRevision = 16, + Version = 30, + Culture = 32, + PublicKey = 64, + PublicKeyToken = 128, + PublicKeyOrToken = 192, + Retargetability = 256, + ContentType = 512, + Unknown = 1024 + } + + public sealed partial class AssemblyMetadata : Metadata + { + internal AssemblyMetadata() { } + + public override MetadataImageKind Kind { get { throw null; } } + + protected override Metadata CommonCopy() { throw null; } + + public static AssemblyMetadata Create(ModuleMetadata module) { throw null; } + + public static AssemblyMetadata Create(params ModuleMetadata[] modules) { throw null; } + + public static AssemblyMetadata Create(System.Collections.Generic.IEnumerable modules) { throw null; } + + public static AssemblyMetadata Create(System.Collections.Immutable.ImmutableArray modules) { throw null; } + + public static AssemblyMetadata CreateFromFile(string path) { throw null; } + + public static AssemblyMetadata CreateFromImage(System.Collections.Generic.IEnumerable peImage) { throw null; } + + public static AssemblyMetadata CreateFromImage(System.Collections.Immutable.ImmutableArray peImage) { throw null; } + + public static AssemblyMetadata CreateFromStream(System.IO.Stream peStream, bool leaveOpen = false) { throw null; } + + public static AssemblyMetadata CreateFromStream(System.IO.Stream peStream, System.Reflection.PortableExecutable.PEStreamOptions options) { throw null; } + + public override void Dispose() { } + + public System.Collections.Immutable.ImmutableArray GetModules() { throw null; } + + public PortableExecutableReference GetReference(DocumentationProvider? documentation = null, System.Collections.Immutable.ImmutableArray aliases = default, bool embedInteropTypes = false, string? filePath = null, string? display = null) { throw null; } + } + + public abstract partial class AttributeData + { + public SyntaxReference? ApplicationSyntaxReference { get { throw null; } } + + public INamedTypeSymbol? AttributeClass { get { throw null; } } + + public IMethodSymbol? AttributeConstructor { get { throw null; } } + + protected abstract SyntaxReference? CommonApplicationSyntaxReference { get; } + protected abstract INamedTypeSymbol? CommonAttributeClass { get; } + protected abstract IMethodSymbol? CommonAttributeConstructor { get; } + protected internal abstract System.Collections.Immutable.ImmutableArray CommonConstructorArguments { get; } + protected internal abstract System.Collections.Immutable.ImmutableArray> CommonNamedArguments { get; } + + public System.Collections.Immutable.ImmutableArray ConstructorArguments { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray> NamedArguments { get { throw null; } } + } + + public enum CandidateReason + { + None = 0, + NotATypeOrNamespace = 1, + NotAnEvent = 2, + NotAWithEventsMember = 3, + NotAnAttributeType = 4, + WrongArity = 5, + NotCreatable = 6, + NotReferencable = 7, + Inaccessible = 8, + NotAValue = 9, + NotAVariable = 10, + NotInvocable = 11, + StaticInstanceMismatch = 12, + OverloadResolutionFailure = 13, + LateBound = 14, + Ambiguous = 15, + MemberGroup = 16 + } + + public static partial class CaseInsensitiveComparison + { + public static System.StringComparer Comparer { get { throw null; } } + + public static int Compare(System.ReadOnlySpan left, System.ReadOnlySpan right) { throw null; } + + public static int Compare(string left, string right) { throw null; } + + public static bool EndsWith(string value, string possibleEnd) { throw null; } + + public static bool Equals(System.ReadOnlySpan left, System.ReadOnlySpan right) { throw null; } + + public static bool Equals(string left, string right) { throw null; } + + public static int GetHashCode(string value) { throw null; } + + public static bool StartsWith(string value, string possibleStart) { throw null; } + + public static char ToLower(char c) { throw null; } + + public static string? ToLower(string? value) { throw null; } + + public static void ToLower(System.Text.StringBuilder builder) { } + } + + public readonly partial struct ChildSyntaxList : System.IEquatable, System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public int Count { get { throw null; } } + + public SyntaxNodeOrToken this[int index] { get { throw null; } } + + public readonly bool Any() { throw null; } + + public readonly bool Equals(ChildSyntaxList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly SyntaxNodeOrToken First() { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly SyntaxNodeOrToken Last() { throw null; } + + public static bool operator ==(ChildSyntaxList list1, ChildSyntaxList list2) { throw null; } + + public static bool operator !=(ChildSyntaxList list1, ChildSyntaxList list2) { throw null; } + + public readonly Reversed Reverse() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxNodeOrToken Current { get { throw null; } } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + + public readonly partial struct Reversed : System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public readonly bool Equals(Reversed other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxNodeOrToken Current { get { throw null; } } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + } + } + + public readonly partial struct CommandLineAnalyzerReference : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public CommandLineAnalyzerReference(string path) { } + + public string FilePath { get { throw null; } } + + public readonly bool Equals(CommandLineAnalyzerReference other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public abstract partial class CommandLineArguments + { + internal CommandLineArguments() { } + + public System.Collections.Immutable.ImmutableArray AdditionalFiles { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray AnalyzerConfigPaths { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray AnalyzerReferences { get { throw null; } } + + public string? AppConfigPath { get { throw null; } } + + public string? BaseDirectory { get { throw null; } } + + public Text.SourceHashAlgorithm ChecksumAlgorithm { get { throw null; } } + + public string? CompilationName { get { throw null; } } + + public CompilationOptions CompilationOptions { get { throw null; } } + + protected abstract CompilationOptions CompilationOptionsCore { get; } + + public bool DisplayHelp { get { throw null; } } + + public bool DisplayLangVersions { get { throw null; } } + + public bool DisplayLogo { get { throw null; } } + + public bool DisplayVersion { get { throw null; } } + + public string? DocumentationPath { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray EmbeddedFiles { get { throw null; } } + + public Emit.EmitOptions EmitOptions { get { throw null; } } + + public bool EmitPdb { get { throw null; } } + + public bool EmitPdbFile { get { throw null; } } + + public System.Text.Encoding? Encoding { get { throw null; } } + + public ErrorLogOptions? ErrorLogOptions { get { throw null; } } + + public string? ErrorLogPath { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Errors { get { throw null; } } + + public string? GeneratedFilesOutputDirectory { get { throw null; } } + + public bool InteractiveMode { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray KeyFileSearchPaths { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ManifestResources { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray MetadataReferences { get { throw null; } } + + public bool NoWin32Manifest { get { throw null; } } + + public string OutputDirectory { get { throw null; } } + + public string? OutputFileName { get { throw null; } } + + public string? OutputRefFilePath { get { throw null; } } + + public ParseOptions ParseOptions { get { throw null; } } + + protected abstract ParseOptions ParseOptionsCore { get; } + + public System.Collections.Immutable.ImmutableArray> PathMap { get { throw null; } } + + public string? PdbPath { get { throw null; } } + + public System.Globalization.CultureInfo? PreferredUILang { get { throw null; } } + + public bool PrintFullPaths { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ReferencePaths { get { throw null; } } + + public bool ReportAnalyzer { get { throw null; } } + + public string? RuleSetPath { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ScriptArguments { get { throw null; } } + + public bool SkipAnalyzers { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray SourceFiles { get { throw null; } } + + public string? SourceLink { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray SourcePaths { get { throw null; } } + + public string? TouchedFilesPath { get { throw null; } } + + public bool Utf8Output { get { throw null; } } + + public string? Win32Icon { get { throw null; } } + + public string? Win32Manifest { get { throw null; } } + + public string? Win32ResourceFile { get { throw null; } } + + public string GetOutputFilePath(string outputFileName) { throw null; } + + public string GetPdbFilePath(string outputFileName) { throw null; } + + public System.Collections.Generic.IEnumerable ResolveAnalyzerReferences(IAnalyzerAssemblyLoader analyzerLoader) { throw null; } + + public System.Collections.Generic.IEnumerable ResolveMetadataReferences(MetadataReferenceResolver metadataResolver) { throw null; } + } + + public abstract partial class CommandLineParser + { + internal CommandLineParser() { } + + protected abstract string RegularFileExtension { get; } + protected abstract string ScriptFileExtension { get; } + + public CommandLineArguments Parse(System.Collections.Generic.IEnumerable args, string baseDirectory, string? sdkDirectory, string? additionalReferenceDirectories) { throw null; } + + protected System.Collections.Immutable.ImmutableArray> ParsePathMap(string pathMap, System.Collections.Generic.IList errors) { throw null; } + + public static System.Collections.Generic.IEnumerable SplitCommandLineIntoArguments(string commandLine, bool removeHashComments) { throw null; } + } + + public readonly partial struct CommandLineReference : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public CommandLineReference(string reference, MetadataReferenceProperties properties) { } + + public MetadataReferenceProperties Properties { get { throw null; } } + + public string Reference { get { throw null; } } + + public readonly bool Equals(CommandLineReference other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public readonly partial struct CommandLineSourceFile + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public CommandLineSourceFile(string path, bool isScript, bool isInputRedirected) { } + + public CommandLineSourceFile(string path, bool isScript) { } + + public bool IsInputRedirected { get { throw null; } } + + public bool IsScript { get { throw null; } } + + public string Path { get { throw null; } } + } + + public abstract partial class Compilation + { + internal Compilation() { } + + protected readonly System.Collections.Generic.IReadOnlyDictionary _features; + public IAssemblySymbol Assembly { get { throw null; } } + + public string? AssemblyName { get { throw null; } } + + protected abstract IAssemblySymbol CommonAssembly { get; } + protected abstract ITypeSymbol CommonDynamicType { get; } + protected abstract INamespaceSymbol CommonGlobalNamespace { get; } + protected abstract INamedTypeSymbol CommonObjectType { get; } + protected abstract CompilationOptions CommonOptions { get; } + protected abstract INamedTypeSymbol? CommonScriptClass { get; } + protected abstract ITypeSymbol? CommonScriptGlobalsType { get; } + protected abstract IModuleSymbol CommonSourceModule { get; } + protected internal abstract System.Collections.Immutable.ImmutableArray CommonSyntaxTrees { get; } + public abstract System.Collections.Immutable.ImmutableArray DirectiveReferences { get; } + + public ITypeSymbol DynamicType { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ExternalReferences { get { throw null; } } + + public INamespaceSymbol GlobalNamespace { get { throw null; } } + + public abstract bool IsCaseSensitive { get; } + public abstract string Language { get; } + + public INamedTypeSymbol ObjectType { get { throw null; } } + + public CompilationOptions Options { get { throw null; } } + + public abstract System.Collections.Generic.IEnumerable ReferencedAssemblyNames { get; } + + public System.Collections.Generic.IEnumerable References { get { throw null; } } + + public INamedTypeSymbol? ScriptClass { get { throw null; } } + + public ScriptCompilationInfo? ScriptCompilationInfo { get { throw null; } } + + public IModuleSymbol SourceModule { get { throw null; } } + + public System.Collections.Generic.IEnumerable SyntaxTrees { get { throw null; } } + + public Compilation AddReferences(params MetadataReference[] references) { throw null; } + + public Compilation AddReferences(System.Collections.Generic.IEnumerable references) { throw null; } + + public Compilation AddSyntaxTrees(params SyntaxTree[] trees) { throw null; } + + public Compilation AddSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + protected abstract void AppendDefaultVersionResource(System.IO.Stream resourceStream); + protected static void CheckTupleElementLocations(int cardinality, System.Collections.Immutable.ImmutableArray elementLocations) { } + + protected static System.Collections.Immutable.ImmutableArray CheckTupleElementNames(int cardinality, System.Collections.Immutable.ImmutableArray elementNames) { throw null; } + + protected static void CheckTupleElementNullableAnnotations(int cardinality, System.Collections.Immutable.ImmutableArray elementNullableAnnotations) { } + + public abstract Operations.CommonConversion ClassifyCommonConversion(ITypeSymbol source, ITypeSymbol destination); + public Compilation Clone() { throw null; } + + protected abstract Compilation CommonAddSyntaxTrees(System.Collections.Generic.IEnumerable trees); + protected INamedTypeSymbol? CommonBindScriptClass() { throw null; } + + protected abstract Compilation CommonClone(); + protected abstract bool CommonContainsSyntaxTree(SyntaxTree? syntaxTree); + protected abstract INamedTypeSymbol CommonCreateAnonymousTypeSymbol(System.Collections.Immutable.ImmutableArray memberTypes, System.Collections.Immutable.ImmutableArray memberNames, System.Collections.Immutable.ImmutableArray memberLocations, System.Collections.Immutable.ImmutableArray memberIsReadOnly, System.Collections.Immutable.ImmutableArray memberNullableAnnotations); + protected abstract IArrayTypeSymbol CommonCreateArrayTypeSymbol(ITypeSymbol elementType, int rank, NullableAnnotation elementNullableAnnotation); + protected abstract IMethodSymbol CommonCreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol leftType, ITypeSymbol rightType); + protected abstract IMethodSymbol CommonCreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol operandType); + protected abstract INamespaceSymbol CommonCreateErrorNamespaceSymbol(INamespaceSymbol container, string name); + protected abstract INamedTypeSymbol CommonCreateErrorTypeSymbol(INamespaceOrTypeSymbol? container, string name, int arity); + protected abstract IFunctionPointerTypeSymbol CommonCreateFunctionPointerTypeSymbol(ITypeSymbol returnType, RefKind returnRefKind, System.Collections.Immutable.ImmutableArray parameterTypes, System.Collections.Immutable.ImmutableArray parameterRefKinds, System.Reflection.Metadata.SignatureCallingConvention callingConvention, System.Collections.Immutable.ImmutableArray callingConventionTypes); + protected abstract INamedTypeSymbol CommonCreateNativeIntegerTypeSymbol(bool signed); + protected abstract IPointerTypeSymbol CommonCreatePointerTypeSymbol(ITypeSymbol elementType); + protected abstract INamedTypeSymbol CommonCreateTupleTypeSymbol(INamedTypeSymbol underlyingType, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations, System.Collections.Immutable.ImmutableArray elementNullableAnnotations); + protected abstract INamedTypeSymbol CommonCreateTupleTypeSymbol(System.Collections.Immutable.ImmutableArray elementTypes, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations, System.Collections.Immutable.ImmutableArray elementNullableAnnotations); + protected abstract ISymbol? CommonGetAssemblyOrModuleSymbol(MetadataReference reference); + protected abstract INamespaceSymbol? CommonGetCompilationNamespace(INamespaceSymbol namespaceSymbol); + protected abstract IMethodSymbol? CommonGetEntryPoint(System.Threading.CancellationToken cancellationToken); + protected abstract SemanticModel CommonGetSemanticModel(SyntaxTree syntaxTree, bool ignoreAccessibility); + protected abstract INamedTypeSymbol? CommonGetTypeByMetadataName(string metadataName); + protected abstract Compilation CommonRemoveAllSyntaxTrees(); + protected abstract Compilation CommonRemoveSyntaxTrees(System.Collections.Generic.IEnumerable trees); + protected abstract Compilation CommonReplaceSyntaxTree(SyntaxTree oldTree, SyntaxTree newTree); + protected abstract Compilation CommonWithAssemblyName(string? outputName); + protected abstract Compilation CommonWithOptions(CompilationOptions options); + protected abstract Compilation CommonWithReferences(System.Collections.Generic.IEnumerable newReferences); + protected abstract Compilation CommonWithScriptCompilationInfo(ScriptCompilationInfo? info); + public abstract bool ContainsSymbolsWithName(System.Func predicate, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default); + public abstract bool ContainsSymbolsWithName(string name, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default); + public bool ContainsSyntaxTree(SyntaxTree syntaxTree) { throw null; } + + public INamedTypeSymbol CreateAnonymousTypeSymbol(System.Collections.Immutable.ImmutableArray memberTypes, System.Collections.Immutable.ImmutableArray memberNames, System.Collections.Immutable.ImmutableArray memberIsReadOnly = default, System.Collections.Immutable.ImmutableArray memberLocations = default, System.Collections.Immutable.ImmutableArray memberNullableAnnotations = default) { throw null; } + + public INamedTypeSymbol CreateAnonymousTypeSymbol(System.Collections.Immutable.ImmutableArray memberTypes, System.Collections.Immutable.ImmutableArray memberNames, System.Collections.Immutable.ImmutableArray memberIsReadOnly, System.Collections.Immutable.ImmutableArray memberLocations) { throw null; } + + public IArrayTypeSymbol CreateArrayTypeSymbol(ITypeSymbol elementType, int rank = 1, NullableAnnotation elementNullableAnnotation = NullableAnnotation.None) { throw null; } + + public IArrayTypeSymbol CreateArrayTypeSymbol(ITypeSymbol elementType, int rank) { throw null; } + + public IMethodSymbol CreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol leftType, ITypeSymbol rightType) { throw null; } + + public IMethodSymbol CreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol operandType) { throw null; } + + public System.IO.Stream CreateDefaultWin32Resources(bool versionResource, bool noManifest, System.IO.Stream? manifestContents, System.IO.Stream? iconInIcoFormat) { throw null; } + + public INamespaceSymbol CreateErrorNamespaceSymbol(INamespaceSymbol container, string name) { throw null; } + + public INamedTypeSymbol CreateErrorTypeSymbol(INamespaceOrTypeSymbol? container, string name, int arity) { throw null; } + + public IFunctionPointerTypeSymbol CreateFunctionPointerTypeSymbol(ITypeSymbol returnType, RefKind returnRefKind, System.Collections.Immutable.ImmutableArray parameterTypes, System.Collections.Immutable.ImmutableArray parameterRefKinds, System.Reflection.Metadata.SignatureCallingConvention callingConvention = System.Reflection.Metadata.SignatureCallingConvention.Default, System.Collections.Immutable.ImmutableArray callingConventionTypes = default) { throw null; } + + public INamedTypeSymbol CreateNativeIntegerTypeSymbol(bool signed) { throw null; } + + public IPointerTypeSymbol CreatePointerTypeSymbol(ITypeSymbol pointedAtType) { throw null; } + + public INamedTypeSymbol CreateTupleTypeSymbol(INamedTypeSymbol underlyingType, System.Collections.Immutable.ImmutableArray elementNames = default, System.Collections.Immutable.ImmutableArray elementLocations = default, System.Collections.Immutable.ImmutableArray elementNullableAnnotations = default) { throw null; } + + public INamedTypeSymbol CreateTupleTypeSymbol(INamedTypeSymbol underlyingType, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations) { throw null; } + + public INamedTypeSymbol CreateTupleTypeSymbol(System.Collections.Immutable.ImmutableArray elementTypes, System.Collections.Immutable.ImmutableArray elementNames = default, System.Collections.Immutable.ImmutableArray elementLocations = default, System.Collections.Immutable.ImmutableArray elementNullableAnnotations = default) { throw null; } + + public INamedTypeSymbol CreateTupleTypeSymbol(System.Collections.Immutable.ImmutableArray elementTypes, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations) { throw null; } + + public Emit.EmitResult Emit(System.IO.Stream peStream, System.IO.Stream? pdbStream = null, System.IO.Stream? xmlDocumentationStream = null, System.IO.Stream? win32Resources = null, System.Collections.Generic.IEnumerable? manifestResources = null, Emit.EmitOptions? options = null, IMethodSymbol? debugEntryPoint = null, System.IO.Stream? sourceLinkStream = null, System.Collections.Generic.IEnumerable? embeddedTexts = null, System.IO.Stream? metadataPEStream = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public Emit.EmitResult Emit(System.IO.Stream peStream, System.IO.Stream? pdbStream, System.IO.Stream? xmlDocumentationStream, System.IO.Stream? win32Resources, System.Collections.Generic.IEnumerable? manifestResources, Emit.EmitOptions options, IMethodSymbol? debugEntryPoint, System.IO.Stream? sourceLinkStream, System.Collections.Generic.IEnumerable? embeddedTexts, System.Threading.CancellationToken cancellationToken) { throw null; } + + public Emit.EmitResult Emit(System.IO.Stream peStream, System.IO.Stream pdbStream, System.IO.Stream xmlDocumentationStream, System.IO.Stream win32Resources, System.Collections.Generic.IEnumerable manifestResources, Emit.EmitOptions options, IMethodSymbol debugEntryPoint, System.Threading.CancellationToken cancellationToken) { throw null; } + + public Emit.EmitResult Emit(System.IO.Stream peStream, System.IO.Stream? pdbStream, System.IO.Stream? xmlDocumentationStream, System.IO.Stream? win32Resources, System.Collections.Generic.IEnumerable? manifestResources, Emit.EmitOptions options, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("UpdatedMethods is now part of EmitDifferenceResult, so you should use an overload that doesn't take it.")] + public Emit.EmitDifferenceResult EmitDifference(Emit.EmitBaseline baseline, System.Collections.Generic.IEnumerable edits, System.Func isAddedSymbol, System.IO.Stream metadataStream, System.IO.Stream ilStream, System.IO.Stream pdbStream, System.Collections.Generic.ICollection updatedMethods, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public Emit.EmitDifferenceResult EmitDifference(Emit.EmitBaseline baseline, System.Collections.Generic.IEnumerable edits, System.Func isAddedSymbol, System.IO.Stream metadataStream, System.IO.Stream ilStream, System.IO.Stream pdbStream, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + [System.Obsolete("UpdatedMethods is now part of EmitDifferenceResult, so you should use an overload that doesn't take it.")] + public Emit.EmitDifferenceResult EmitDifference(Emit.EmitBaseline baseline, System.Collections.Generic.IEnumerable edits, System.IO.Stream metadataStream, System.IO.Stream ilStream, System.IO.Stream pdbStream, System.Collections.Generic.ICollection updatedMethods, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public ISymbol? GetAssemblyOrModuleSymbol(MetadataReference reference) { throw null; } + + public INamespaceSymbol? GetCompilationNamespace(INamespaceSymbol namespaceSymbol) { throw null; } + + public abstract System.Collections.Immutable.ImmutableArray GetDeclarationDiagnostics(System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetDiagnostics(System.Threading.CancellationToken cancellationToken = default); + public IMethodSymbol? GetEntryPoint(System.Threading.CancellationToken cancellationToken) { throw null; } + + public MetadataReference? GetMetadataReference(IAssemblySymbol assemblySymbol) { throw null; } + + public abstract System.Collections.Immutable.ImmutableArray GetMethodBodyDiagnostics(System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetParseDiagnostics(System.Threading.CancellationToken cancellationToken = default); + public static string? GetRequiredLanguageVersion(Diagnostic diagnostic) { throw null; } + + public SemanticModel GetSemanticModel(SyntaxTree syntaxTree, bool ignoreAccessibility = false) { throw null; } + + public INamedTypeSymbol GetSpecialType(SpecialType specialType) { throw null; } + + public abstract System.Collections.Generic.IEnumerable GetSymbolsWithName(System.Func predicate, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Generic.IEnumerable GetSymbolsWithName(string name, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default); + public INamedTypeSymbol? GetTypeByMetadataName(string fullyQualifiedMetadataName) { throw null; } + + public System.Collections.Immutable.ImmutableArray GetTypesByMetadataName(string fullyQualifiedMetadataName) { throw null; } + + public System.Collections.Immutable.ImmutableArray GetUnreferencedAssemblyIdentities(Diagnostic diagnostic) { throw null; } + + public abstract System.Collections.Immutable.ImmutableArray GetUsedAssemblyReferences(System.Threading.CancellationToken cancellationToken = default); + public bool HasImplicitConversion(ITypeSymbol? fromType, ITypeSymbol? toType) { throw null; } + + public bool IsSymbolAccessibleWithin(ISymbol symbol, ISymbol within, ITypeSymbol? throughType = null) { throw null; } + + public Compilation RemoveAllReferences() { throw null; } + + public Compilation RemoveAllSyntaxTrees() { throw null; } + + public Compilation RemoveReferences(params MetadataReference[] references) { throw null; } + + public Compilation RemoveReferences(System.Collections.Generic.IEnumerable references) { throw null; } + + public Compilation RemoveSyntaxTrees(params SyntaxTree[] trees) { throw null; } + + public Compilation RemoveSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + public Compilation ReplaceReference(MetadataReference oldReference, MetadataReference? newReference) { throw null; } + + public Compilation ReplaceSyntaxTree(SyntaxTree oldTree, SyntaxTree newTree) { throw null; } + + public bool SupportsRuntimeCapability(RuntimeCapability capability) { throw null; } + + protected static System.Collections.Generic.IReadOnlyDictionary SyntaxTreeCommonFeatures(System.Collections.Generic.IEnumerable trees) { throw null; } + + public abstract CompilationReference ToMetadataReference(System.Collections.Immutable.ImmutableArray aliases = default, bool embedInteropTypes = false); + public Compilation WithAssemblyName(string? assemblyName) { throw null; } + + public Compilation WithOptions(CompilationOptions options) { throw null; } + + public Compilation WithReferences(params MetadataReference[] newReferences) { throw null; } + + public Compilation WithReferences(System.Collections.Generic.IEnumerable newReferences) { throw null; } + + public Compilation WithScriptCompilationInfo(ScriptCompilationInfo? info) { throw null; } + } + + public abstract partial class CompilationOptions + { + internal CompilationOptions() { } + + public AssemblyIdentityComparer AssemblyIdentityComparer { get { throw null; } protected set { } } + + public bool CheckOverflow { get { throw null; } protected set { } } + + public bool ConcurrentBuild { get { throw null; } protected set { } } + + public string? CryptoKeyContainer { get { throw null; } protected set { } } + + public string? CryptoKeyFile { get { throw null; } protected set { } } + + public System.Collections.Immutable.ImmutableArray CryptoPublicKey { get { throw null; } protected set { } } + + public bool? DelaySign { get { throw null; } protected set { } } + + public bool Deterministic { get { throw null; } protected set { } } + + public System.Collections.Immutable.ImmutableArray Errors { get { throw null; } } + + [System.Obsolete] + protected internal System.Collections.Immutable.ImmutableArray Features { get { throw null; } protected set { } } + + public ReportDiagnostic GeneralDiagnosticOption { get { throw null; } protected set { } } + + public abstract string Language { get; } + + public string? MainTypeName { get { throw null; } protected set { } } + + public MetadataImportOptions MetadataImportOptions { get { throw null; } protected set { } } + + public MetadataReferenceResolver? MetadataReferenceResolver { get { throw null; } protected set { } } + + public string? ModuleName { get { throw null; } protected set { } } + + public abstract NullableContextOptions NullableContextOptions { get; protected set; } + + public OptimizationLevel OptimizationLevel { get { throw null; } protected set { } } + + public OutputKind OutputKind { get { throw null; } protected set { } } + + public Platform Platform { get { throw null; } protected set { } } + + public bool PublicSign { get { throw null; } protected set { } } + + public bool ReportSuppressedDiagnostics { get { throw null; } protected set { } } + + public string? ScriptClassName { get { throw null; } protected set { } } + + public SourceReferenceResolver? SourceReferenceResolver { get { throw null; } protected set { } } + + public System.Collections.Immutable.ImmutableDictionary SpecificDiagnosticOptions { get { throw null; } protected set { } } + + public StrongNameProvider? StrongNameProvider { get { throw null; } protected set { } } + + public SyntaxTreeOptionsProvider? SyntaxTreeOptionsProvider { get { throw null; } protected set { } } + + public int WarningLevel { get { throw null; } protected set { } } + + public XmlReferenceResolver? XmlReferenceResolver { get { throw null; } protected set { } } + + protected abstract CompilationOptions CommonWithAssemblyIdentityComparer(AssemblyIdentityComparer? comparer); + protected abstract CompilationOptions CommonWithCheckOverflow(bool checkOverflow); + protected abstract CompilationOptions CommonWithConcurrentBuild(bool concurrent); + protected abstract CompilationOptions CommonWithCryptoKeyContainer(string? cryptoKeyContainer); + protected abstract CompilationOptions CommonWithCryptoKeyFile(string? cryptoKeyFile); + protected abstract CompilationOptions CommonWithCryptoPublicKey(System.Collections.Immutable.ImmutableArray cryptoPublicKey); + protected abstract CompilationOptions CommonWithDelaySign(bool? delaySign); + protected abstract CompilationOptions CommonWithDeterministic(bool deterministic); + [System.Obsolete] + protected abstract CompilationOptions CommonWithFeatures(System.Collections.Immutable.ImmutableArray features); + protected abstract CompilationOptions CommonWithGeneralDiagnosticOption(ReportDiagnostic generalDiagnosticOption); + protected abstract CompilationOptions CommonWithMainTypeName(string? mainTypeName); + protected abstract CompilationOptions CommonWithMetadataImportOptions(MetadataImportOptions value); + protected abstract CompilationOptions CommonWithMetadataReferenceResolver(MetadataReferenceResolver? resolver); + protected abstract CompilationOptions CommonWithModuleName(string? moduleName); + protected abstract CompilationOptions CommonWithOptimizationLevel(OptimizationLevel value); + protected abstract CompilationOptions CommonWithOutputKind(OutputKind kind); + protected abstract CompilationOptions CommonWithPlatform(Platform platform); + protected abstract CompilationOptions CommonWithPublicSign(bool publicSign); + protected abstract CompilationOptions CommonWithReportSuppressedDiagnostics(bool reportSuppressedDiagnostics); + protected abstract CompilationOptions CommonWithScriptClassName(string scriptClassName); + protected abstract CompilationOptions CommonWithSourceReferenceResolver(SourceReferenceResolver? resolver); + protected abstract CompilationOptions CommonWithSpecificDiagnosticOptions(System.Collections.Generic.IEnumerable> specificDiagnosticOptions); + protected abstract CompilationOptions CommonWithSpecificDiagnosticOptions(System.Collections.Immutable.ImmutableDictionary? specificDiagnosticOptions); + protected abstract CompilationOptions CommonWithStrongNameProvider(StrongNameProvider? provider); + protected abstract CompilationOptions CommonWithSyntaxTreeOptionsProvider(SyntaxTreeOptionsProvider? resolver); + protected abstract CompilationOptions CommonWithXmlReferenceResolver(XmlReferenceResolver? resolver); + protected abstract int ComputeHashCode(); + public abstract override bool Equals(object? obj); + protected bool EqualsHelper(CompilationOptions? other) { throw null; } + + public sealed override int GetHashCode() { throw null; } + + protected int GetHashCodeHelper() { throw null; } + + public static bool operator ==(CompilationOptions? left, CompilationOptions? right) { throw null; } + + public static bool operator !=(CompilationOptions? left, CompilationOptions? right) { throw null; } + + public CompilationOptions WithAssemblyIdentityComparer(AssemblyIdentityComparer comparer) { throw null; } + + public CompilationOptions WithConcurrentBuild(bool concurrent) { throw null; } + + public CompilationOptions WithCryptoKeyContainer(string? cryptoKeyContainer) { throw null; } + + public CompilationOptions WithCryptoKeyFile(string? cryptoKeyFile) { throw null; } + + public CompilationOptions WithCryptoPublicKey(System.Collections.Immutable.ImmutableArray cryptoPublicKey) { throw null; } + + public CompilationOptions WithDelaySign(bool? delaySign) { throw null; } + + public CompilationOptions WithDeterministic(bool deterministic) { throw null; } + + public CompilationOptions WithGeneralDiagnosticOption(ReportDiagnostic value) { throw null; } + + public CompilationOptions WithMainTypeName(string? mainTypeName) { throw null; } + + public CompilationOptions WithMetadataImportOptions(MetadataImportOptions value) { throw null; } + + public CompilationOptions WithMetadataReferenceResolver(MetadataReferenceResolver? resolver) { throw null; } + + public CompilationOptions WithModuleName(string? moduleName) { throw null; } + + public CompilationOptions WithOptimizationLevel(OptimizationLevel value) { throw null; } + + public CompilationOptions WithOutputKind(OutputKind kind) { throw null; } + + public CompilationOptions WithOverflowChecks(bool checkOverflow) { throw null; } + + public CompilationOptions WithPlatform(Platform platform) { throw null; } + + public CompilationOptions WithPublicSign(bool publicSign) { throw null; } + + public CompilationOptions WithReportSuppressedDiagnostics(bool value) { throw null; } + + public CompilationOptions WithScriptClassName(string scriptClassName) { throw null; } + + public CompilationOptions WithSourceReferenceResolver(SourceReferenceResolver? resolver) { throw null; } + + public CompilationOptions WithSpecificDiagnosticOptions(System.Collections.Generic.IEnumerable> value) { throw null; } + + public CompilationOptions WithSpecificDiagnosticOptions(System.Collections.Immutable.ImmutableDictionary? value) { throw null; } + + public CompilationOptions WithStrongNameProvider(StrongNameProvider? provider) { throw null; } + + public CompilationOptions WithSyntaxTreeOptionsProvider(SyntaxTreeOptionsProvider? provider) { throw null; } + + public CompilationOptions WithXmlReferenceResolver(XmlReferenceResolver? resolver) { throw null; } + } + + public abstract partial class CompilationReference : MetadataReference, System.IEquatable + { + internal CompilationReference() : base(default) { } + + public Compilation Compilation { get { throw null; } } + + public override string? Display { get { throw null; } } + + public bool Equals(CompilationReference? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public new CompilationReference WithAliases(System.Collections.Generic.IEnumerable aliases) { throw null; } + + public new CompilationReference WithAliases(System.Collections.Immutable.ImmutableArray aliases) { throw null; } + + public new CompilationReference WithEmbedInteropTypes(bool value) { throw null; } + + public new CompilationReference WithProperties(MetadataReferenceProperties properties) { throw null; } + } + + public abstract partial class ControlFlowAnalysis + { + public abstract bool EndPointIsReachable { get; } + public abstract System.Collections.Immutable.ImmutableArray EntryPoints { get; } + public abstract System.Collections.Immutable.ImmutableArray ExitPoints { get; } + public abstract System.Collections.Immutable.ImmutableArray ReturnStatements { get; } + public abstract bool StartPointIsReachable { get; } + public abstract bool Succeeded { get; } + } + + public abstract partial class CustomModifier + { + public abstract bool IsOptional { get; } + public abstract INamedTypeSymbol Modifier { get; } + } + + public abstract partial class DataFlowAnalysis + { + public abstract System.Collections.Immutable.ImmutableArray AlwaysAssigned { get; } + public abstract System.Collections.Immutable.ImmutableArray Captured { get; } + public abstract System.Collections.Immutable.ImmutableArray CapturedInside { get; } + public abstract System.Collections.Immutable.ImmutableArray CapturedOutside { get; } + public abstract System.Collections.Immutable.ImmutableArray DataFlowsIn { get; } + public abstract System.Collections.Immutable.ImmutableArray DataFlowsOut { get; } + public abstract System.Collections.Immutable.ImmutableArray DefinitelyAssignedOnEntry { get; } + public abstract System.Collections.Immutable.ImmutableArray DefinitelyAssignedOnExit { get; } + public abstract System.Collections.Immutable.ImmutableArray ReadInside { get; } + public abstract System.Collections.Immutable.ImmutableArray ReadOutside { get; } + public abstract bool Succeeded { get; } + public abstract System.Collections.Immutable.ImmutableArray UnsafeAddressTaken { get; } + public abstract System.Collections.Immutable.ImmutableArray UsedLocalFunctions { get; } + public abstract System.Collections.Immutable.ImmutableArray VariablesDeclared { get; } + public abstract System.Collections.Immutable.ImmutableArray WrittenInside { get; } + public abstract System.Collections.Immutable.ImmutableArray WrittenOutside { get; } + } + + public sealed partial class DesktopAssemblyIdentityComparer : AssemblyIdentityComparer + { + internal DesktopAssemblyIdentityComparer() { } + + public new static DesktopAssemblyIdentityComparer Default { get { throw null; } } + + public static DesktopAssemblyIdentityComparer LoadFromXml(System.IO.Stream input) { throw null; } + } + + public partial class DesktopStrongNameProvider : StrongNameProvider + { + public DesktopStrongNameProvider(System.Collections.Immutable.ImmutableArray keyFileSearchPaths = default, string? tempPath = null) { } + + public DesktopStrongNameProvider(System.Collections.Immutable.ImmutableArray keyFileSearchPaths) { } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + } + + public abstract partial class Diagnostic : System.IEquatable, System.IFormattable + { + public abstract System.Collections.Generic.IReadOnlyList AdditionalLocations { get; } + + public virtual DiagnosticSeverity DefaultSeverity { get { throw null; } } + + public abstract DiagnosticDescriptor Descriptor { get; } + public abstract string Id { get; } + public abstract bool IsSuppressed { get; } + + public bool IsWarningAsError { get { throw null; } } + + public abstract Location Location { get; } + + public virtual System.Collections.Immutable.ImmutableDictionary Properties { get { throw null; } } + + public abstract DiagnosticSeverity Severity { get; } + public abstract int WarningLevel { get; } + + public static Diagnostic Create(DiagnosticDescriptor descriptor, Location? location, DiagnosticSeverity effectiveSeverity, System.Collections.Generic.IEnumerable? additionalLocations, System.Collections.Immutable.ImmutableDictionary? properties, params object?[]? messageArgs) { throw null; } + + public static Diagnostic Create(DiagnosticDescriptor descriptor, Location? location, System.Collections.Generic.IEnumerable? additionalLocations, System.Collections.Immutable.ImmutableDictionary? properties, params object?[]? messageArgs) { throw null; } + + public static Diagnostic Create(DiagnosticDescriptor descriptor, Location? location, System.Collections.Generic.IEnumerable? additionalLocations, params object?[]? messageArgs) { throw null; } + + public static Diagnostic Create(DiagnosticDescriptor descriptor, Location? location, System.Collections.Immutable.ImmutableDictionary? properties, params object?[]? messageArgs) { throw null; } + + public static Diagnostic Create(DiagnosticDescriptor descriptor, Location? location, params object?[]? messageArgs) { throw null; } + + public static Diagnostic Create(string id, string category, LocalizableString message, DiagnosticSeverity severity, DiagnosticSeverity defaultSeverity, bool isEnabledByDefault, int warningLevel, LocalizableString? title = null, LocalizableString? description = null, string? helpLink = null, Location? location = null, System.Collections.Generic.IEnumerable? additionalLocations = null, System.Collections.Generic.IEnumerable? customTags = null, System.Collections.Immutable.ImmutableDictionary? properties = null) { throw null; } + + public static Diagnostic Create(string id, string category, LocalizableString message, DiagnosticSeverity severity, DiagnosticSeverity defaultSeverity, bool isEnabledByDefault, int warningLevel, bool isSuppressed, LocalizableString? title = null, LocalizableString? description = null, string? helpLink = null, Location? location = null, System.Collections.Generic.IEnumerable? additionalLocations = null, System.Collections.Generic.IEnumerable? customTags = null, System.Collections.Immutable.ImmutableDictionary? properties = null) { throw null; } + + public abstract bool Equals(Diagnostic? obj); + public sealed override bool Equals(object? obj) { throw null; } + + public abstract override int GetHashCode(); + public abstract string GetMessage(System.IFormatProvider? formatProvider = null); + public Diagnostics.SuppressionInfo? GetSuppressionInfo(Compilation compilation) { throw null; } + + string System.IFormattable.ToString(string? ignored, System.IFormatProvider? formatProvider) { throw null; } + + public override string ToString() { throw null; } + } + + public sealed partial class DiagnosticDescriptor : System.IEquatable + { + public DiagnosticDescriptor(string id, LocalizableString title, LocalizableString messageFormat, string category, DiagnosticSeverity defaultSeverity, bool isEnabledByDefault, LocalizableString? description = null, string? helpLinkUri = null, params string[] customTags) { } + + public DiagnosticDescriptor(string id, string title, string messageFormat, string category, DiagnosticSeverity defaultSeverity, bool isEnabledByDefault, string? description = null, string? helpLinkUri = null, params string[] customTags) { } + + public string Category { get { throw null; } } + + public System.Collections.Generic.IEnumerable CustomTags { get { throw null; } } + + public DiagnosticSeverity DefaultSeverity { get { throw null; } } + + public LocalizableString Description { get { throw null; } } + + public string HelpLinkUri { get { throw null; } } + + public string Id { get { throw null; } } + + public bool IsEnabledByDefault { get { throw null; } } + + public LocalizableString MessageFormat { get { throw null; } } + + public LocalizableString Title { get { throw null; } } + + public bool Equals(DiagnosticDescriptor? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public ReportDiagnostic GetEffectiveSeverity(CompilationOptions compilationOptions) { throw null; } + + public override int GetHashCode() { throw null; } + } + + public partial class DiagnosticFormatter + { + public virtual string Format(Diagnostic diagnostic, System.IFormatProvider? formatter = null) { throw null; } + } + + public enum DiagnosticSeverity + { + Hidden = 0, + Info = 1, + Warning = 2, + Error = 3 + } + + public sealed partial class DllImportData + { + internal DllImportData() { } + + public bool? BestFitMapping { get { throw null; } } + + public System.Runtime.InteropServices.CallingConvention CallingConvention { get { throw null; } } + + public System.Runtime.InteropServices.CharSet CharacterSet { get { throw null; } } + + public string? EntryPointName { get { throw null; } } + + public bool ExactSpelling { get { throw null; } } + + public string? ModuleName { get { throw null; } } + + public bool SetLastError { get { throw null; } } + + public bool? ThrowOnUnmappableCharacter { get { throw null; } } + } + + public static partial class DocumentationCommentId + { + public static string CreateDeclarationId(ISymbol symbol) { throw null; } + + public static string CreateReferenceId(ISymbol symbol) { throw null; } + + public static ISymbol? GetFirstSymbolForDeclarationId(string id, Compilation compilation) { throw null; } + + public static ISymbol? GetFirstSymbolForReferenceId(string id, Compilation compilation) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetSymbolsForDeclarationId(string id, Compilation compilation) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetSymbolsForReferenceId(string id, Compilation compilation) { throw null; } + } + + public enum DocumentationMode : byte + { + None = 0, + Parse = 1, + Diagnose = 2 + } + + public abstract partial class DocumentationProvider + { + public static DocumentationProvider Default { get { throw null; } } + + public abstract override bool Equals(object? obj); + protected internal abstract string? GetDocumentationForSymbol(string documentationMemberID, System.Globalization.CultureInfo preferredCulture, System.Threading.CancellationToken cancellationToken = default); + public abstract override int GetHashCode(); + } + + public sealed partial class EmbeddedText + { + internal EmbeddedText() { } + + public System.Collections.Immutable.ImmutableArray Checksum { get { throw null; } } + + public Text.SourceHashAlgorithm ChecksumAlgorithm { get { throw null; } } + + public string FilePath { get { throw null; } } + + public static EmbeddedText FromBytes(string filePath, System.ArraySegment bytes, Text.SourceHashAlgorithm checksumAlgorithm = Text.SourceHashAlgorithm.Sha1) { throw null; } + + public static EmbeddedText FromSource(string filePath, Text.SourceText text) { throw null; } + + public static EmbeddedText FromStream(string filePath, System.IO.Stream stream, Text.SourceHashAlgorithm checksumAlgorithm = Text.SourceHashAlgorithm.Sha1) { throw null; } + } + + public sealed partial class ErrorLogOptions + { + public ErrorLogOptions(string path, SarifVersion sarifVersion) { } + + public string Path { get { throw null; } } + + public SarifVersion SarifVersion { get { throw null; } } + } + + [System.Runtime.Serialization.DataContract] + public readonly partial struct FileLinePositionSpan : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public FileLinePositionSpan(string path, Text.LinePosition start, Text.LinePosition end) { } + + public FileLinePositionSpan(string path, Text.LinePositionSpan span) { } + + public Text.LinePosition EndLinePosition { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 2)] + public bool HasMappedPath { get { throw null; } } + + public bool IsValid { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 0)] + public string Path { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 1)] + public Text.LinePositionSpan Span { get { throw null; } } + + public Text.LinePosition StartLinePosition { get { throw null; } } + + public readonly bool Equals(FileLinePositionSpan other) { throw null; } + + public override readonly bool Equals(object? other) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(FileLinePositionSpan left, FileLinePositionSpan right) { throw null; } + + public static bool operator !=(FileLinePositionSpan left, FileLinePositionSpan right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public static partial class FileSystemExtensions + { + public static Emit.EmitResult Emit(this Compilation compilation, string outputPath, string? pdbPath = null, string? xmlDocPath = null, string? win32ResourcesPath = null, System.Collections.Generic.IEnumerable? manifestResources = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + public enum GeneratedKind + { + Unknown = 0, + NotGenerated = 1, + MarkedGenerated = 2 + } + + public readonly partial struct GeneratedSourceResult + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public string HintName { get { throw null; } } + + public Text.SourceText SourceText { get { throw null; } } + + public SyntaxTree SyntaxTree { get { throw null; } } + } + + [System.AttributeUsage(System.AttributeTargets.Class)] + public sealed partial class GeneratorAttribute : System.Attribute + { + public GeneratorAttribute() { } + + public GeneratorAttribute(string firstLanguage, params string[] additionalLanguages) { } + + public string[] Languages { get { throw null; } } + } + + public readonly partial struct GeneratorAttributeSyntaxContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Collections.Immutable.ImmutableArray Attributes { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + + public SyntaxNode TargetNode { get { throw null; } } + + public ISymbol TargetSymbol { get { throw null; } } + } + + public abstract partial class GeneratorDriver + { + internal GeneratorDriver() { } + + public GeneratorDriver AddAdditionalTexts(System.Collections.Immutable.ImmutableArray additionalTexts) { throw null; } + + public GeneratorDriver AddGenerators(System.Collections.Immutable.ImmutableArray generators) { throw null; } + + public GeneratorDriverRunResult GetRunResult() { throw null; } + + public GeneratorDriverTimingInfo GetTimingInfo() { throw null; } + + public GeneratorDriver RemoveAdditionalTexts(System.Collections.Immutable.ImmutableArray additionalTexts) { throw null; } + + public GeneratorDriver RemoveGenerators(System.Collections.Immutable.ImmutableArray generators) { throw null; } + + public GeneratorDriver ReplaceAdditionalText(AdditionalText oldText, AdditionalText newText) { throw null; } + + public GeneratorDriver ReplaceAdditionalTexts(System.Collections.Immutable.ImmutableArray newTexts) { throw null; } + + public GeneratorDriver ReplaceGenerators(System.Collections.Immutable.ImmutableArray generators) { throw null; } + + public GeneratorDriver RunGenerators(Compilation compilation, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public GeneratorDriver RunGeneratorsAndUpdateCompilation(Compilation compilation, out Compilation outputCompilation, out System.Collections.Immutable.ImmutableArray diagnostics, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public GeneratorDriver WithUpdatedAnalyzerConfigOptions(Diagnostics.AnalyzerConfigOptionsProvider newOptions) { throw null; } + + public GeneratorDriver WithUpdatedParseOptions(ParseOptions newOptions) { throw null; } + } + + public readonly partial struct GeneratorDriverOptions + { + public readonly IncrementalGeneratorOutputKind DisabledOutputs; + public readonly bool TrackIncrementalGeneratorSteps; + public GeneratorDriverOptions(IncrementalGeneratorOutputKind disabledOutputs, bool trackIncrementalGeneratorSteps) { } + + public GeneratorDriverOptions(IncrementalGeneratorOutputKind disabledOutputs) { } + } + + public partial class GeneratorDriverRunResult + { + internal GeneratorDriverRunResult() { } + + public System.Collections.Immutable.ImmutableArray Diagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray GeneratedTrees { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Results { get { throw null; } } + } + + public readonly partial struct GeneratorDriverTimingInfo + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.TimeSpan ElapsedTime { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray GeneratorTimes { get { throw null; } } + } + + public readonly partial struct GeneratorExecutionContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Collections.Immutable.ImmutableArray AdditionalFiles { get { throw null; } } + + public Diagnostics.AnalyzerConfigOptionsProvider AnalyzerConfigOptions { get { throw null; } } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public ParseOptions ParseOptions { get { throw null; } } + + public ISyntaxContextReceiver? SyntaxContextReceiver { get { throw null; } } + + public ISyntaxReceiver? SyntaxReceiver { get { throw null; } } + + public readonly void AddSource(string hintName, Text.SourceText sourceText) { } + + public readonly void AddSource(string hintName, string source) { } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public static partial class GeneratorExtensions + { + public static ISourceGenerator AsSourceGenerator(this IIncrementalGenerator incrementalGenerator) { throw null; } + + public static System.Type GetGeneratorType(this ISourceGenerator generator) { throw null; } + } + + public readonly partial struct GeneratorInitializationContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public readonly void RegisterForPostInitialization(System.Action callback) { } + + public readonly void RegisterForSyntaxNotifications(SyntaxContextReceiverCreator receiverCreator) { } + + public readonly void RegisterForSyntaxNotifications(SyntaxReceiverCreator receiverCreator) { } + } + + public readonly partial struct GeneratorPostInitializationContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public readonly void AddSource(string hintName, Text.SourceText sourceText) { } + + public readonly void AddSource(string hintName, string source) { } + } + + public readonly partial struct GeneratorRunResult + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Collections.Immutable.ImmutableArray Diagnostics { get { throw null; } } + + public System.Exception? Exception { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray GeneratedSources { get { throw null; } } + + public ISourceGenerator Generator { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary> TrackedOutputSteps { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary> TrackedSteps { get { throw null; } } + } + + public readonly partial struct GeneratorSyntaxContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxNode Node { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + } + + public readonly partial struct GeneratorTimingInfo + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.TimeSpan ElapsedTime { get { throw null; } } + + public ISourceGenerator Generator { get { throw null; } } + } + + public partial interface IAliasSymbol : ISymbol, System.IEquatable + { + INamespaceOrTypeSymbol Target { get; } + } + + public partial interface IAnalyzerAssemblyLoader + { + void AddDependencyLocation(string fullPath); + System.Reflection.Assembly LoadFromPath(string fullPath); + } + + public partial interface IArrayTypeSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray CustomModifiers { get; } + + NullableAnnotation ElementNullableAnnotation { get; } + + ITypeSymbol ElementType { get; } + + bool IsSZArray { get; } + + System.Collections.Immutable.ImmutableArray LowerBounds { get; } + + int Rank { get; } + + System.Collections.Immutable.ImmutableArray Sizes { get; } + + bool Equals(IArrayTypeSymbol? other); + } + + public partial interface IAssemblySymbol : ISymbol, System.IEquatable + { + INamespaceSymbol GlobalNamespace { get; } + + AssemblyIdentity Identity { get; } + + bool IsInteractive { get; } + + bool MightContainExtensionMethods { get; } + + System.Collections.Generic.IEnumerable Modules { get; } + + System.Collections.Generic.ICollection NamespaceNames { get; } + + System.Collections.Generic.ICollection TypeNames { get; } + + System.Collections.Immutable.ImmutableArray GetForwardedTypes(); + AssemblyMetadata? GetMetadata(); + INamedTypeSymbol? GetTypeByMetadataName(string fullyQualifiedMetadataName); + bool GivesAccessTo(IAssemblySymbol toAssembly); + INamedTypeSymbol? ResolveForwardedType(string fullyQualifiedMetadataName); + } + + public partial interface ICompilationUnitSyntax + { + SyntaxToken EndOfFileToken { get; } + } + + public partial interface IDiscardSymbol : ISymbol, System.IEquatable + { + NullableAnnotation NullableAnnotation { get; } + + ITypeSymbol Type { get; } + } + + public partial interface IDynamicTypeSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + } + + public partial interface IErrorTypeSymbol : INamedTypeSymbol, ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + CandidateReason CandidateReason { get; } + + System.Collections.Immutable.ImmutableArray CandidateSymbols { get; } + } + + public partial interface IEventSymbol : ISymbol, System.IEquatable + { + IMethodSymbol? AddMethod { get; } + + System.Collections.Immutable.ImmutableArray ExplicitInterfaceImplementations { get; } + + bool IsWindowsRuntimeEvent { get; } + + NullableAnnotation NullableAnnotation { get; } + + IEventSymbol OriginalDefinition { get; } + + IEventSymbol? OverriddenEvent { get; } + + IMethodSymbol? RaiseMethod { get; } + + IMethodSymbol? RemoveMethod { get; } + + ITypeSymbol Type { get; } + } + + public partial interface IFieldSymbol : ISymbol, System.IEquatable + { + ISymbol? AssociatedSymbol { get; } + + object? ConstantValue { get; } + + IFieldSymbol? CorrespondingTupleField { get; } + + System.Collections.Immutable.ImmutableArray CustomModifiers { get; } + + int FixedSize { get; } + + bool HasConstantValue { get; } + + bool IsConst { get; } + + bool IsExplicitlyNamedTupleElement { get; } + + bool IsFixedSizeBuffer { get; } + + bool IsReadOnly { get; } + + bool IsRequired { get; } + + bool IsVolatile { get; } + + NullableAnnotation NullableAnnotation { get; } + + IFieldSymbol OriginalDefinition { get; } + + System.Collections.Immutable.ImmutableArray RefCustomModifiers { get; } + + RefKind RefKind { get; } + + ITypeSymbol Type { get; } + } + + public partial interface IFunctionPointerTypeSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + IMethodSymbol Signature { get; } + } + + public partial interface IImportScope + { + System.Collections.Immutable.ImmutableArray Aliases { get; } + + System.Collections.Immutable.ImmutableArray ExternAliases { get; } + + System.Collections.Immutable.ImmutableArray Imports { get; } + + System.Collections.Immutable.ImmutableArray XmlNamespaces { get; } + } + + public partial interface IIncrementalGenerator + { + void Initialize(IncrementalGeneratorInitializationContext context); + } + + public partial interface ILabelSymbol : ISymbol, System.IEquatable + { + IMethodSymbol ContainingMethod { get; } + } + + public partial interface ILocalSymbol : ISymbol, System.IEquatable + { + object? ConstantValue { get; } + + bool HasConstantValue { get; } + + bool IsConst { get; } + + bool IsFixed { get; } + + bool IsForEach { get; } + + bool IsFunctionValue { get; } + + bool IsRef { get; } + + bool IsUsing { get; } + + NullableAnnotation NullableAnnotation { get; } + + RefKind RefKind { get; } + + ScopedKind ScopedKind { get; } + + ITypeSymbol Type { get; } + } + + public partial interface IMethodSymbol : ISymbol, System.IEquatable + { + int Arity { get; } + + INamedTypeSymbol? AssociatedAnonymousDelegate { get; } + + ISymbol? AssociatedSymbol { get; } + + System.Reflection.Metadata.SignatureCallingConvention CallingConvention { get; } + + IMethodSymbol ConstructedFrom { get; } + + System.Collections.Immutable.ImmutableArray ExplicitInterfaceImplementations { get; } + + bool HidesBaseMethodsByName { get; } + + bool IsAsync { get; } + + bool IsCheckedBuiltin { get; } + + bool IsConditional { get; } + + bool IsExtensionMethod { get; } + + bool IsGenericMethod { get; } + + bool IsInitOnly { get; } + + bool IsPartialDefinition { get; } + + bool IsReadOnly { get; } + + bool IsVararg { get; } + + System.Reflection.MethodImplAttributes MethodImplementationFlags { get; } + + MethodKind MethodKind { get; } + + IMethodSymbol OriginalDefinition { get; } + + IMethodSymbol? OverriddenMethod { get; } + + System.Collections.Immutable.ImmutableArray Parameters { get; } + + IMethodSymbol? PartialDefinitionPart { get; } + + IMethodSymbol? PartialImplementationPart { get; } + + NullableAnnotation ReceiverNullableAnnotation { get; } + + ITypeSymbol? ReceiverType { get; } + + IMethodSymbol? ReducedFrom { get; } + + System.Collections.Immutable.ImmutableArray RefCustomModifiers { get; } + + RefKind RefKind { get; } + + NullableAnnotation ReturnNullableAnnotation { get; } + + bool ReturnsByRef { get; } + + bool ReturnsByRefReadonly { get; } + + bool ReturnsVoid { get; } + + ITypeSymbol ReturnType { get; } + + System.Collections.Immutable.ImmutableArray ReturnTypeCustomModifiers { get; } + + System.Collections.Immutable.ImmutableArray TypeArgumentNullableAnnotations { get; } + + System.Collections.Immutable.ImmutableArray TypeArguments { get; } + + System.Collections.Immutable.ImmutableArray TypeParameters { get; } + + System.Collections.Immutable.ImmutableArray UnmanagedCallingConventionTypes { get; } + + IMethodSymbol Construct(params ITypeSymbol[] typeArguments); + IMethodSymbol Construct(System.Collections.Immutable.ImmutableArray typeArguments, System.Collections.Immutable.ImmutableArray typeArgumentNullableAnnotations); + DllImportData? GetDllImportData(); + System.Collections.Immutable.ImmutableArray GetReturnTypeAttributes(); + ITypeSymbol? GetTypeInferredDuringReduction(ITypeParameterSymbol reducedFromTypeParameter); + IMethodSymbol? ReduceExtensionMethod(ITypeSymbol receiverType); + } + + public partial interface IModuleSymbol : ISymbol, System.IEquatable + { + INamespaceSymbol GlobalNamespace { get; } + + System.Collections.Immutable.ImmutableArray ReferencedAssemblies { get; } + + System.Collections.Immutable.ImmutableArray ReferencedAssemblySymbols { get; } + + ModuleMetadata? GetMetadata(); + INamespaceSymbol? GetModuleNamespace(INamespaceSymbol namespaceSymbol); + } + + public readonly partial struct ImportedNamespaceOrType + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxReference? DeclaringSyntaxReference { get { throw null; } } + + public INamespaceOrTypeSymbol NamespaceOrType { get { throw null; } } + } + + public readonly partial struct ImportedXmlNamespace + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxReference? DeclaringSyntaxReference { get { throw null; } } + + public string XmlNamespace { get { throw null; } } + } + + public partial interface INamedTypeSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + int Arity { get; } + + ISymbol? AssociatedSymbol { get; } + + INamedTypeSymbol ConstructedFrom { get; } + + System.Collections.Immutable.ImmutableArray Constructors { get; } + + IMethodSymbol? DelegateInvokeMethod { get; } + + INamedTypeSymbol? EnumUnderlyingType { get; } + + System.Collections.Immutable.ImmutableArray InstanceConstructors { get; } + + bool IsComImport { get; } + + bool IsFileLocal { get; } + + bool IsGenericType { get; } + + bool IsImplicitClass { get; } + + bool IsScriptClass { get; } + + bool IsSerializable { get; } + + bool IsUnboundGenericType { get; } + + System.Collections.Generic.IEnumerable MemberNames { get; } + + bool MightContainExtensionMethods { get; } + + INamedTypeSymbol? NativeIntegerUnderlyingType { get; } + + INamedTypeSymbol OriginalDefinition { get; } + + System.Collections.Immutable.ImmutableArray StaticConstructors { get; } + + System.Collections.Immutable.ImmutableArray TupleElements { get; } + + INamedTypeSymbol? TupleUnderlyingType { get; } + + System.Collections.Immutable.ImmutableArray TypeArgumentNullableAnnotations { get; } + + System.Collections.Immutable.ImmutableArray TypeArguments { get; } + + System.Collections.Immutable.ImmutableArray TypeParameters { get; } + + INamedTypeSymbol Construct(params ITypeSymbol[] typeArguments); + INamedTypeSymbol Construct(System.Collections.Immutable.ImmutableArray typeArguments, System.Collections.Immutable.ImmutableArray typeArgumentNullableAnnotations); + INamedTypeSymbol ConstructUnboundGenericType(); + System.Collections.Immutable.ImmutableArray GetTypeArgumentCustomModifiers(int ordinal); + } + + public partial interface INamespaceOrTypeSymbol : ISymbol, System.IEquatable + { + bool IsNamespace { get; } + + bool IsType { get; } + + System.Collections.Immutable.ImmutableArray GetMembers(); + System.Collections.Immutable.ImmutableArray GetMembers(string name); + System.Collections.Immutable.ImmutableArray GetTypeMembers(); + System.Collections.Immutable.ImmutableArray GetTypeMembers(string name, int arity); + System.Collections.Immutable.ImmutableArray GetTypeMembers(string name); + } + + public partial interface INamespaceSymbol : INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray ConstituentNamespaces { get; } + + Compilation? ContainingCompilation { get; } + + bool IsGlobalNamespace { get; } + + NamespaceKind NamespaceKind { get; } + + System.Collections.Generic.IEnumerable GetMembers(); + System.Collections.Generic.IEnumerable GetMembers(string name); + System.Collections.Generic.IEnumerable GetNamespaceMembers(); + } + + public readonly partial struct IncrementalGeneratorInitializationContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public IncrementalValuesProvider AdditionalTextsProvider { get { throw null; } } + + public IncrementalValueProvider AnalyzerConfigOptionsProvider { get { throw null; } } + + public IncrementalValueProvider CompilationProvider { get { throw null; } } + + public IncrementalValuesProvider MetadataReferencesProvider { get { throw null; } } + + public IncrementalValueProvider ParseOptionsProvider { get { throw null; } } + + public SyntaxValueProvider SyntaxProvider { get { throw null; } } + + public readonly void RegisterImplementationSourceOutput(IncrementalValueProvider source, System.Action action) { } + + public readonly void RegisterImplementationSourceOutput(IncrementalValuesProvider source, System.Action action) { } + + public readonly void RegisterPostInitializationOutput(System.Action callback) { } + + public readonly void RegisterSourceOutput(IncrementalValueProvider source, System.Action action) { } + + public readonly void RegisterSourceOutput(IncrementalValuesProvider source, System.Action action) { } + } + + [System.Flags] + public enum IncrementalGeneratorOutputKind + { + None = 0, + Source = 1, + PostInit = 2, + Implementation = 4 + } + + public readonly partial struct IncrementalGeneratorPostInitializationContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public readonly void AddSource(string hintName, Text.SourceText sourceText) { } + + public readonly void AddSource(string hintName, string source) { } + } + + public sealed partial class IncrementalGeneratorRunStep + { + internal IncrementalGeneratorRunStep() { } + + public System.TimeSpan ElapsedTime { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray<(IncrementalGeneratorRunStep Source, int OutputIndex)> Inputs { get { throw null; } } + + public string? Name { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray<(object Value, IncrementalStepRunReason Reason)> Outputs { get { throw null; } } + } + + public enum IncrementalStepRunReason + { + New = 0, + Modified = 1, + Unchanged = 2, + Cached = 3, + Removed = 4 + } + + public static partial class IncrementalValueProviderExtensions + { + public static IncrementalValueProvider> Collect(this IncrementalValuesProvider source) { throw null; } + + public static IncrementalValueProvider<(TLeft Left, TRight Right)> Combine(this IncrementalValueProvider provider1, IncrementalValueProvider provider2) { throw null; } + + public static IncrementalValuesProvider<(TLeft Left, TRight Right)> Combine(this IncrementalValuesProvider provider1, IncrementalValueProvider provider2) { throw null; } + + public static IncrementalValueProvider Select(this IncrementalValueProvider source, System.Func selector) { throw null; } + + public static IncrementalValuesProvider Select(this IncrementalValuesProvider source, System.Func selector) { throw null; } + + public static IncrementalValuesProvider SelectMany(this IncrementalValueProvider source, System.Func> selector) { throw null; } + + public static IncrementalValuesProvider SelectMany(this IncrementalValueProvider source, System.Func> selector) { throw null; } + + public static IncrementalValuesProvider SelectMany(this IncrementalValuesProvider source, System.Func> selector) { throw null; } + + public static IncrementalValuesProvider SelectMany(this IncrementalValuesProvider source, System.Func> selector) { throw null; } + + public static IncrementalValuesProvider Where(this IncrementalValuesProvider source, System.Func predicate) { throw null; } + + public static IncrementalValueProvider WithComparer(this IncrementalValueProvider source, System.Collections.Generic.IEqualityComparer comparer) { throw null; } + + public static IncrementalValuesProvider WithComparer(this IncrementalValuesProvider source, System.Collections.Generic.IEqualityComparer comparer) { throw null; } + + public static IncrementalValueProvider WithTrackingName(this IncrementalValueProvider source, string name) { throw null; } + + public static IncrementalValuesProvider WithTrackingName(this IncrementalValuesProvider source, string name) { throw null; } + } + + public readonly partial struct IncrementalValueProvider + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + } + + public readonly partial struct IncrementalValuesProvider + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + } + + public partial interface IOperation + { + OperationList ChildOperations { get; } + + [System.Obsolete("This API has performance penalties, please use ChildOperations instead.", false)] + System.Collections.Generic.IEnumerable Children { get; } + + Optional ConstantValue { get; } + + bool IsImplicit { get; } + + OperationKind Kind { get; } + + string Language { get; } + + IOperation? Parent { get; } + + SemanticModel? SemanticModel { get; } + + SyntaxNode Syntax { get; } + + ITypeSymbol? Type { get; } + + void Accept(Operations.OperationVisitor visitor); + TResult? Accept(Operations.OperationVisitor visitor, TArgument argument); + public readonly partial struct OperationList : System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public int Count { get { throw null; } } + + public readonly bool Any() { throw null; } + + public readonly IOperation First() { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public readonly IOperation Last() { throw null; } + + public readonly Reversed Reverse() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly System.Collections.Immutable.ImmutableArray ToImmutableArray() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public IOperation Current { get { throw null; } } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + + public readonly partial struct Reversed : System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public int Count { get { throw null; } } + + public readonly Enumerator GetEnumerator() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly System.Collections.Immutable.ImmutableArray ToImmutableArray() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public IOperation Current { get { throw null; } } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + } + } + } + + public partial interface IParameterSymbol : ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray CustomModifiers { get; } + + object? ExplicitDefaultValue { get; } + + bool HasExplicitDefaultValue { get; } + + bool IsDiscard { get; } + + bool IsOptional { get; } + + bool IsParams { get; } + + bool IsThis { get; } + + NullableAnnotation NullableAnnotation { get; } + + int Ordinal { get; } + + IParameterSymbol OriginalDefinition { get; } + + System.Collections.Immutable.ImmutableArray RefCustomModifiers { get; } + + RefKind RefKind { get; } + + ScopedKind ScopedKind { get; } + + ITypeSymbol Type { get; } + } + + public partial interface IPointerTypeSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray CustomModifiers { get; } + + ITypeSymbol PointedAtType { get; } + } + + public partial interface IPreprocessingSymbol : ISymbol, System.IEquatable + { + } + + public partial interface IPropertySymbol : ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray ExplicitInterfaceImplementations { get; } + + IMethodSymbol? GetMethod { get; } + + bool IsIndexer { get; } + + bool IsReadOnly { get; } + + bool IsRequired { get; } + + bool IsWithEvents { get; } + + bool IsWriteOnly { get; } + + NullableAnnotation NullableAnnotation { get; } + + IPropertySymbol OriginalDefinition { get; } + + IPropertySymbol? OverriddenProperty { get; } + + System.Collections.Immutable.ImmutableArray Parameters { get; } + + System.Collections.Immutable.ImmutableArray RefCustomModifiers { get; } + + RefKind RefKind { get; } + + bool ReturnsByRef { get; } + + bool ReturnsByRefReadonly { get; } + + IMethodSymbol? SetMethod { get; } + + ITypeSymbol Type { get; } + + System.Collections.Immutable.ImmutableArray TypeCustomModifiers { get; } + } + + public partial interface IRangeVariableSymbol : ISymbol, System.IEquatable + { + } + + public partial interface ISkippedTokensTriviaSyntax + { + SyntaxTokenList Tokens { get; } + } + + public partial interface ISourceAssemblySymbol : IAssemblySymbol, ISymbol, System.IEquatable + { + Compilation Compilation { get; } + } + + public partial interface ISourceGenerator + { + void Execute(GeneratorExecutionContext context); + void Initialize(GeneratorInitializationContext context); + } + + public partial interface IStructuredTriviaSyntax + { + SyntaxTrivia ParentTrivia { get; } + } + + public partial interface ISymbol : System.IEquatable + { + bool CanBeReferencedByName { get; } + + IAssemblySymbol ContainingAssembly { get; } + + IModuleSymbol ContainingModule { get; } + + INamespaceSymbol ContainingNamespace { get; } + + ISymbol ContainingSymbol { get; } + + INamedTypeSymbol ContainingType { get; } + + Accessibility DeclaredAccessibility { get; } + + System.Collections.Immutable.ImmutableArray DeclaringSyntaxReferences { get; } + + bool HasUnsupportedMetadata { get; } + + bool IsAbstract { get; } + + bool IsDefinition { get; } + + bool IsExtern { get; } + + bool IsImplicitlyDeclared { get; } + + bool IsOverride { get; } + + bool IsSealed { get; } + + bool IsStatic { get; } + + bool IsVirtual { get; } + + SymbolKind Kind { get; } + + string Language { get; } + + System.Collections.Immutable.ImmutableArray Locations { get; } + + string MetadataName { get; } + + int MetadataToken { get; } + + string Name { get; } + + ISymbol OriginalDefinition { get; } + + void Accept(SymbolVisitor visitor); + TResult? Accept(SymbolVisitor visitor); + TResult Accept(SymbolVisitor visitor, TArgument argument); + bool Equals(ISymbol? other, SymbolEqualityComparer equalityComparer); + System.Collections.Immutable.ImmutableArray GetAttributes(); + string? GetDocumentationCommentId(); + string? GetDocumentationCommentXml(System.Globalization.CultureInfo? preferredCulture = null, bool expandIncludes = false, System.Threading.CancellationToken cancellationToken = default); + System.Collections.Immutable.ImmutableArray ToDisplayParts(SymbolDisplayFormat? format = null); + string ToDisplayString(SymbolDisplayFormat? format = null); + System.Collections.Immutable.ImmutableArray ToMinimalDisplayParts(SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null); + string ToMinimalDisplayString(SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null); + } + + public static partial class ISymbolExtensions + { + public static IMethodSymbol? GetConstructedReducedFrom(this IMethodSymbol method) { throw null; } + } + + public partial interface ISyntaxContextReceiver + { + void OnVisitSyntaxNode(GeneratorSyntaxContext context); + } + + public partial interface ISyntaxReceiver + { + void OnVisitSyntaxNode(SyntaxNode syntaxNode); + } + + public partial interface ITypeParameterSymbol : ITypeSymbol, INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray ConstraintNullableAnnotations { get; } + + System.Collections.Immutable.ImmutableArray ConstraintTypes { get; } + + IMethodSymbol? DeclaringMethod { get; } + + INamedTypeSymbol? DeclaringType { get; } + + bool HasConstructorConstraint { get; } + + bool HasNotNullConstraint { get; } + + bool HasReferenceTypeConstraint { get; } + + bool HasUnmanagedTypeConstraint { get; } + + bool HasValueTypeConstraint { get; } + + int Ordinal { get; } + + ITypeParameterSymbol OriginalDefinition { get; } + + ITypeParameterSymbol? ReducedFrom { get; } + + NullableAnnotation ReferenceTypeConstraintNullableAnnotation { get; } + + TypeParameterKind TypeParameterKind { get; } + + VarianceKind Variance { get; } + } + + public partial interface ITypeSymbol : INamespaceOrTypeSymbol, ISymbol, System.IEquatable + { + System.Collections.Immutable.ImmutableArray AllInterfaces { get; } + + INamedTypeSymbol? BaseType { get; } + + System.Collections.Immutable.ImmutableArray Interfaces { get; } + + bool IsAnonymousType { get; } + + bool IsNativeIntegerType { get; } + + bool IsReadOnly { get; } + + bool IsRecord { get; } + + bool IsReferenceType { get; } + + bool IsRefLikeType { get; } + + bool IsTupleType { get; } + + bool IsUnmanagedType { get; } + + bool IsValueType { get; } + + NullableAnnotation NullableAnnotation { get; } + + ITypeSymbol OriginalDefinition { get; } + + SpecialType SpecialType { get; } + + TypeKind TypeKind { get; } + + ISymbol? FindImplementationForInterfaceMember(ISymbol interfaceMember); + System.Collections.Immutable.ImmutableArray ToDisplayParts(NullableFlowState topLevelNullability, SymbolDisplayFormat? format = null); + string ToDisplayString(NullableFlowState topLevelNullability, SymbolDisplayFormat? format = null); + System.Collections.Immutable.ImmutableArray ToMinimalDisplayParts(SemanticModel semanticModel, NullableFlowState topLevelNullability, int position, SymbolDisplayFormat? format = null); + string ToMinimalDisplayString(SemanticModel semanticModel, NullableFlowState topLevelNullability, int position, SymbolDisplayFormat? format = null); + ITypeSymbol WithNullableAnnotation(NullableAnnotation nullableAnnotation); + } + + public static partial class LanguageNames + { + public const string CSharp = "C#"; + public const string FSharp = "F#"; + public const string VisualBasic = "Visual Basic"; + } + + public readonly partial struct LineMapping : System.IEquatable + { + private readonly int _dummyPrimitive; + public LineMapping(Text.LinePositionSpan span, int? characterOffset, FileLinePositionSpan mappedSpan) { } + + public int? CharacterOffset { get { throw null; } } + + public bool IsHidden { get { throw null; } } + + public FileLinePositionSpan MappedSpan { get { throw null; } } + + public Text.LinePositionSpan Span { get { throw null; } } + + public readonly bool Equals(LineMapping other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(LineMapping left, LineMapping right) { throw null; } + + public static bool operator !=(LineMapping left, LineMapping right) { throw null; } + + public override readonly string? ToString() { throw null; } + } + + public enum LineVisibility + { + BeforeFirstLineDirective = 0, + Hidden = 1, + Visible = 2 + } + + public sealed partial class LocalizableResourceString : LocalizableString + { + public LocalizableResourceString(string nameOfLocalizableResource, System.Resources.ResourceManager resourceManager, System.Type resourceSource, params string[] formatArguments) { } + + public LocalizableResourceString(string nameOfLocalizableResource, System.Resources.ResourceManager resourceManager, System.Type resourceSource) { } + + protected override bool AreEqual(object? other) { throw null; } + + protected override int GetHash() { throw null; } + + protected override string GetText(System.IFormatProvider? formatProvider) { throw null; } + } + + public abstract partial class LocalizableString : System.IFormattable, System.IEquatable + { + public event System.EventHandler? OnException { add { } remove { } } + + protected abstract bool AreEqual(object? other); + public bool Equals(LocalizableString? other) { throw null; } + + public sealed override bool Equals(object? other) { throw null; } + + protected abstract int GetHash(); + public sealed override int GetHashCode() { throw null; } + + protected abstract string GetText(System.IFormatProvider? formatProvider); + public static explicit operator string?(LocalizableString localizableResource) { throw null; } + + public static implicit operator LocalizableString(string? fixedResource) { throw null; } + + string System.IFormattable.ToString(string? ignored, System.IFormatProvider? formatProvider) { throw null; } + + public sealed override string ToString() { throw null; } + + public string ToString(System.IFormatProvider? formatProvider) { throw null; } + } + + public abstract partial class Location + { + internal Location() { } + + public bool IsInMetadata { get { throw null; } } + + public bool IsInSource { get { throw null; } } + + public abstract LocationKind Kind { get; } + + public IModuleSymbol? MetadataModule { get { throw null; } } + + public static Location None { get { throw null; } } + + public virtual Text.TextSpan SourceSpan { get { throw null; } } + + public virtual SyntaxTree? SourceTree { get { throw null; } } + + public static Location Create(SyntaxTree syntaxTree, Text.TextSpan textSpan) { throw null; } + + public static Location Create(string filePath, Text.TextSpan textSpan, Text.LinePositionSpan lineSpan, string mappedFilePath, Text.LinePositionSpan mappedLineSpan) { throw null; } + + public static Location Create(string filePath, Text.TextSpan textSpan, Text.LinePositionSpan lineSpan) { throw null; } + + public abstract override bool Equals(object? obj); + protected virtual string GetDebuggerDisplay() { throw null; } + + public abstract override int GetHashCode(); + public virtual FileLinePositionSpan GetLineSpan() { throw null; } + + public virtual FileLinePositionSpan GetMappedLineSpan() { throw null; } + + public static bool operator ==(Location? left, Location? right) { throw null; } + + public static bool operator !=(Location? left, Location? right) { throw null; } + + public override string ToString() { throw null; } + } + + public enum LocationKind : byte + { + None = 0, + SourceFile = 1, + MetadataFile = 2, + XmlFile = 3, + ExternalFile = 4 + } + + public abstract partial class Metadata : System.IDisposable + { + internal Metadata() { } + + public MetadataId Id { get { throw null; } } + + public abstract MetadataImageKind Kind { get; } + + protected abstract Metadata CommonCopy(); + public Metadata Copy() { throw null; } + + public abstract void Dispose(); + } + + public sealed partial class MetadataId + { + internal MetadataId() { } + } + + public enum MetadataImageKind : byte + { + Assembly = 0, + Module = 1 + } + + public enum MetadataImportOptions : byte + { + Public = 0, + Internal = 1, + All = 2 + } + + public abstract partial class MetadataReference + { + protected MetadataReference(MetadataReferenceProperties properties) { } + + public virtual string? Display { get { throw null; } } + + public MetadataReferenceProperties Properties { get { throw null; } } + + [System.Obsolete("Use CreateFromFile(assembly.Location) instead", true)] + public static MetadataReference CreateFromAssembly(System.Reflection.Assembly assembly, MetadataReferenceProperties properties, DocumentationProvider? documentation = null) { throw null; } + + [System.Obsolete("Use CreateFromFile(assembly.Location) instead", true)] + public static MetadataReference CreateFromAssembly(System.Reflection.Assembly assembly) { throw null; } + + public static PortableExecutableReference CreateFromFile(string path, MetadataReferenceProperties properties = default, DocumentationProvider? documentation = null) { throw null; } + + public static PortableExecutableReference CreateFromImage(System.Collections.Generic.IEnumerable peImage, MetadataReferenceProperties properties = default, DocumentationProvider? documentation = null, string? filePath = null) { throw null; } + + public static PortableExecutableReference CreateFromImage(System.Collections.Immutable.ImmutableArray peImage, MetadataReferenceProperties properties = default, DocumentationProvider? documentation = null, string? filePath = null) { throw null; } + + public static PortableExecutableReference CreateFromStream(System.IO.Stream peStream, MetadataReferenceProperties properties = default, DocumentationProvider? documentation = null, string? filePath = null) { throw null; } + + public MetadataReference WithAliases(System.Collections.Generic.IEnumerable aliases) { throw null; } + + public MetadataReference WithAliases(System.Collections.Immutable.ImmutableArray aliases) { throw null; } + + public MetadataReference WithEmbedInteropTypes(bool value) { throw null; } + + public MetadataReference WithProperties(MetadataReferenceProperties properties) { throw null; } + } + + public partial struct MetadataReferenceProperties : System.IEquatable + { + private object _dummy; + private int _dummyPrimitive; + public MetadataReferenceProperties(MetadataImageKind kind = MetadataImageKind.Assembly, System.Collections.Immutable.ImmutableArray aliases = default, bool embedInteropTypes = false) { } + + public System.Collections.Immutable.ImmutableArray Aliases { get { throw null; } } + + public static MetadataReferenceProperties Assembly { get { throw null; } } + + public bool EmbedInteropTypes { get { throw null; } } + + public static string GlobalAlias { get { throw null; } } + + public MetadataImageKind Kind { get { throw null; } } + + public static MetadataReferenceProperties Module { get { throw null; } } + + public bool Equals(MetadataReferenceProperties other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public static bool operator ==(MetadataReferenceProperties left, MetadataReferenceProperties right) { throw null; } + + public static bool operator !=(MetadataReferenceProperties left, MetadataReferenceProperties right) { throw null; } + + public MetadataReferenceProperties WithAliases(System.Collections.Generic.IEnumerable aliases) { throw null; } + + public MetadataReferenceProperties WithAliases(System.Collections.Immutable.ImmutableArray aliases) { throw null; } + + public MetadataReferenceProperties WithEmbedInteropTypes(bool embedInteropTypes) { throw null; } + } + + public abstract partial class MetadataReferenceResolver + { + public virtual bool ResolveMissingAssemblies { get { throw null; } } + + public abstract override bool Equals(object? other); + public abstract override int GetHashCode(); + public virtual PortableExecutableReference? ResolveMissingAssembly(MetadataReference definition, AssemblyIdentity referenceIdentity) { throw null; } + + public abstract System.Collections.Immutable.ImmutableArray ResolveReference(string reference, string? baseFilePath, MetadataReferenceProperties properties); + } + + public enum MethodKind + { + AnonymousFunction = 0, + LambdaMethod = 0, + Constructor = 1, + Conversion = 2, + DelegateInvoke = 3, + Destructor = 4, + EventAdd = 5, + EventRaise = 6, + EventRemove = 7, + ExplicitInterfaceImplementation = 8, + UserDefinedOperator = 9, + Ordinary = 10, + PropertyGet = 11, + PropertySet = 12, + ReducedExtension = 13, + SharedConstructor = 14, + StaticConstructor = 14, + BuiltinOperator = 15, + DeclareMethod = 16, + LocalFunction = 17, + FunctionPointerSignature = 18 + } + + public static partial class ModelExtensions + { + public static ControlFlowAnalysis AnalyzeControlFlow(this SemanticModel semanticModel, SyntaxNode firstStatement, SyntaxNode lastStatement) { throw null; } + + public static ControlFlowAnalysis AnalyzeControlFlow(this SemanticModel semanticModel, SyntaxNode statement) { throw null; } + + public static DataFlowAnalysis AnalyzeDataFlow(this SemanticModel semanticModel, SyntaxNode firstStatement, SyntaxNode lastStatement) { throw null; } + + public static DataFlowAnalysis AnalyzeDataFlow(this SemanticModel semanticModel, SyntaxNode statementOrExpression) { throw null; } + + public static IAliasSymbol? GetAliasInfo(this SemanticModel semanticModel, SyntaxNode nameSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel semanticModel, SyntaxNode declaration, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetMemberGroup(this SemanticModel semanticModel, SyntaxNode node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IAliasSymbol? GetSpeculativeAliasInfo(this SemanticModel semanticModel, int position, SyntaxNode nameSyntax, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel semanticModel, int position, SyntaxNode expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static TypeInfo GetSpeculativeTypeInfo(this SemanticModel semanticModel, int position, SyntaxNode expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel semanticModel, SyntaxNode node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static TypeInfo GetTypeInfo(this SemanticModel semanticModel, SyntaxNode node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + public sealed partial class ModuleMetadata : Metadata + { + internal ModuleMetadata() { } + + public bool IsDisposed { get { throw null; } } + + public override MetadataImageKind Kind { get { throw null; } } + + public string Name { get { throw null; } } + + protected override Metadata CommonCopy() { throw null; } + + public static ModuleMetadata CreateFromFile(string path) { throw null; } + + public static ModuleMetadata CreateFromImage(System.Collections.Generic.IEnumerable peImage) { throw null; } + + public static ModuleMetadata CreateFromImage(System.Collections.Immutable.ImmutableArray peImage) { throw null; } + + public static ModuleMetadata CreateFromImage(System.IntPtr peImage, int size) { throw null; } + + public static ModuleMetadata CreateFromMetadata(System.IntPtr metadata, int size, System.Action onDispose) { throw null; } + + public static ModuleMetadata CreateFromMetadata(System.IntPtr metadata, int size) { throw null; } + + public static ModuleMetadata CreateFromStream(System.IO.Stream peStream, bool leaveOpen = false) { throw null; } + + public static ModuleMetadata CreateFromStream(System.IO.Stream peStream, System.Reflection.PortableExecutable.PEStreamOptions options) { throw null; } + + public override void Dispose() { } + + public System.Reflection.Metadata.MetadataReader GetMetadataReader() { throw null; } + + public System.Collections.Immutable.ImmutableArray GetModuleNames() { throw null; } + + public System.Guid GetModuleVersionId() { throw null; } + + public PortableExecutableReference GetReference(DocumentationProvider? documentation = null, string? filePath = null, string? display = null) { throw null; } + } + + public enum NamespaceKind + { + Module = 1, + Assembly = 2, + Compilation = 3 + } + + public readonly partial struct NullabilityInfo : System.IEquatable + { + private readonly int _dummyPrimitive; + public NullableAnnotation Annotation { get { throw null; } } + + public NullableFlowState FlowState { get { throw null; } } + + public readonly bool Equals(NullabilityInfo other) { throw null; } + + public override readonly bool Equals(object? other) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum NullableAnnotation : byte + { + None = 0, + NotAnnotated = 1, + Annotated = 2 + } + + [System.Flags] + public enum NullableContext + { + Disabled = 0, + WarningsEnabled = 1, + AnnotationsEnabled = 2, + Enabled = 3, + WarningsContextInherited = 4, + AnnotationsContextInherited = 8, + ContextInherited = 12 + } + + public static partial class NullableContextExtensions + { + public static bool AnnotationsEnabled(this NullableContext context) { throw null; } + + public static bool AnnotationsInherited(this NullableContext context) { throw null; } + + public static bool WarningsEnabled(this NullableContext context) { throw null; } + + public static bool WarningsInherited(this NullableContext context) { throw null; } + } + + [System.Flags] + public enum NullableContextOptions + { + Disable = 0, + Warnings = 1, + Annotations = 2, + Enable = 3 + } + + public static partial class NullableContextOptionsExtensions + { + public static bool AnnotationsEnabled(this NullableContextOptions context) { throw null; } + + public static bool WarningsEnabled(this NullableContextOptions context) { throw null; } + } + + public enum NullableFlowState : byte + { + None = 0, + NotNull = 1, + MaybeNull = 2 + } + + public enum OperationKind + { + None = 0, + Invalid = 1, + Block = 2, + VariableDeclarationGroup = 3, + Switch = 4, + Loop = 5, + Labeled = 6, + Branch = 7, + Empty = 8, + Return = 9, + YieldBreak = 10, + Lock = 11, + Try = 12, + Using = 13, + YieldReturn = 14, + ExpressionStatement = 15, + LocalFunction = 16, + Stop = 17, + End = 18, + RaiseEvent = 19, + Literal = 20, + Conversion = 21, + Invocation = 22, + ArrayElementReference = 23, + LocalReference = 24, + ParameterReference = 25, + FieldReference = 26, + MethodReference = 27, + PropertyReference = 28, + EventReference = 30, + Unary = 31, + UnaryOperator = 31, + Binary = 32, + BinaryOperator = 32, + Conditional = 33, + Coalesce = 34, + AnonymousFunction = 35, + ObjectCreation = 36, + TypeParameterObjectCreation = 37, + ArrayCreation = 38, + InstanceReference = 39, + IsType = 40, + Await = 41, + SimpleAssignment = 42, + CompoundAssignment = 43, + Parenthesized = 44, + EventAssignment = 45, + ConditionalAccess = 46, + ConditionalAccessInstance = 47, + InterpolatedString = 48, + AnonymousObjectCreation = 49, + ObjectOrCollectionInitializer = 50, + MemberInitializer = 51, + CollectionElementInitializer = 52, + NameOf = 53, + Tuple = 54, + DynamicObjectCreation = 55, + DynamicMemberReference = 56, + DynamicInvocation = 57, + DynamicIndexerAccess = 58, + TranslatedQuery = 59, + DelegateCreation = 60, + DefaultValue = 61, + TypeOf = 62, + SizeOf = 63, + AddressOf = 64, + IsPattern = 65, + Increment = 66, + Throw = 67, + Decrement = 68, + DeconstructionAssignment = 69, + DeclarationExpression = 70, + OmittedArgument = 71, + FieldInitializer = 72, + VariableInitializer = 73, + PropertyInitializer = 74, + ParameterInitializer = 75, + ArrayInitializer = 76, + VariableDeclarator = 77, + VariableDeclaration = 78, + Argument = 79, + CatchClause = 80, + SwitchCase = 81, + CaseClause = 82, + InterpolatedStringText = 83, + Interpolation = 84, + ConstantPattern = 85, + DeclarationPattern = 86, + TupleBinary = 87, + TupleBinaryOperator = 87, + MethodBody = 88, + MethodBodyOperation = 88, + ConstructorBody = 89, + ConstructorBodyOperation = 89, + Discard = 90, + FlowCapture = 91, + FlowCaptureReference = 92, + IsNull = 93, + CaughtException = 94, + StaticLocalInitializationSemaphore = 95, + FlowAnonymousFunction = 96, + CoalesceAssignment = 97, + Range = 99, + ReDim = 101, + ReDimClause = 102, + RecursivePattern = 103, + DiscardPattern = 104, + SwitchExpression = 105, + SwitchExpressionArm = 106, + PropertySubpattern = 107, + UsingDeclaration = 108, + NegatedPattern = 109, + BinaryPattern = 110, + TypePattern = 111, + RelationalPattern = 112, + With = 113, + InterpolatedStringHandlerCreation = 114, + InterpolatedStringAddition = 115, + InterpolatedStringAppendLiteral = 116, + InterpolatedStringAppendFormatted = 117, + InterpolatedStringAppendInvalid = 118, + InterpolatedStringHandlerArgumentPlaceholder = 119, + FunctionPointerInvocation = 120, + ListPattern = 121, + SlicePattern = 122, + ImplicitIndexerReference = 123, + Utf8String = 124, + Attribute = 125 + } + + public enum OptimizationLevel + { + Debug = 0, + Release = 1 + } + + public readonly partial struct Optional + { + private readonly T _value; + private readonly int _dummyPrimitive; + public Optional(T value) { } + + public bool HasValue { get { throw null; } } + + public T Value { get { throw null; } } + + public static implicit operator Optional(T value) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public enum OutputKind + { + ConsoleApplication = 0, + WindowsApplication = 1, + DynamicallyLinkedLibrary = 2, + NetModule = 3, + WindowsRuntimeMetadata = 4, + WindowsRuntimeApplication = 5 + } + + public abstract partial class ParseOptions + { + internal ParseOptions() { } + + public DocumentationMode DocumentationMode { get { throw null; } protected set { } } + + public System.Collections.Immutable.ImmutableArray Errors { get { throw null; } } + + public abstract System.Collections.Generic.IReadOnlyDictionary Features { get; } + + public SourceCodeKind Kind { get { throw null; } protected set { } } + + public abstract string Language { get; } + public abstract System.Collections.Generic.IEnumerable PreprocessorSymbolNames { get; } + + public SourceCodeKind SpecifiedKind { get { throw null; } protected set { } } + + protected abstract ParseOptions CommonWithDocumentationMode(DocumentationMode documentationMode); + protected abstract ParseOptions CommonWithFeatures(System.Collections.Generic.IEnumerable> features); + public abstract ParseOptions CommonWithKind(SourceCodeKind kind); + public abstract override bool Equals(object? obj); + protected bool EqualsHelper(ParseOptions? other) { throw null; } + + public abstract override int GetHashCode(); + protected int GetHashCodeHelper() { throw null; } + + public static bool operator ==(ParseOptions? left, ParseOptions? right) { throw null; } + + public static bool operator !=(ParseOptions? left, ParseOptions? right) { throw null; } + + public ParseOptions WithDocumentationMode(DocumentationMode documentationMode) { throw null; } + + public ParseOptions WithFeatures(System.Collections.Generic.IEnumerable> features) { throw null; } + + public ParseOptions WithKind(SourceCodeKind kind) { throw null; } + } + + public enum Platform + { + AnyCpu = 0, + X86 = 1, + X64 = 2, + Itanium = 3, + AnyCpu32BitPreferred = 4, + Arm = 5, + Arm64 = 6 + } + + public abstract partial class PortableExecutableReference : MetadataReference + { + protected PortableExecutableReference(MetadataReferenceProperties properties, string? fullPath = null, DocumentationProvider? initialDocumentation = null) : base(default) { } + + public override string? Display { get { throw null; } } + + public string? FilePath { get { throw null; } } + + protected abstract DocumentationProvider CreateDocumentationProvider(); + public Metadata GetMetadata() { throw null; } + + public MetadataId GetMetadataId() { throw null; } + + protected abstract Metadata GetMetadataImpl(); + public new PortableExecutableReference WithAliases(System.Collections.Generic.IEnumerable aliases) { throw null; } + + public new PortableExecutableReference WithAliases(System.Collections.Immutable.ImmutableArray aliases) { throw null; } + + public new PortableExecutableReference WithEmbedInteropTypes(bool value) { throw null; } + + public new PortableExecutableReference WithProperties(MetadataReferenceProperties properties) { throw null; } + + protected abstract PortableExecutableReference WithPropertiesImpl(MetadataReferenceProperties properties); + } + + public readonly partial struct PreprocessingSymbolInfo : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public bool IsDefined { get { throw null; } } + + public IPreprocessingSymbol? Symbol { get { throw null; } } + + public readonly bool Equals(PreprocessingSymbolInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum RefKind : byte + { + None = 0, + Ref = 1, + Out = 2, + In = 3, + RefReadOnly = 3 + } + + public enum ReportDiagnostic + { + Default = 0, + Error = 1, + Warn = 2, + Info = 3, + Hidden = 4, + Suppress = 5 + } + + public sealed partial class ResourceDescription + { + public ResourceDescription(string resourceName, System.Func dataProvider, bool isPublic) { } + + public ResourceDescription(string resourceName, string? fileName, System.Func dataProvider, bool isPublic) { } + } + + public partial class RuleSet + { + public RuleSet(string filePath, ReportDiagnostic generalOption, System.Collections.Immutable.ImmutableDictionary specificOptions, System.Collections.Immutable.ImmutableArray includes) { } + + public string FilePath { get { throw null; } } + + public ReportDiagnostic GeneralDiagnosticOption { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Includes { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary SpecificDiagnosticOptions { get { throw null; } } + + public static ReportDiagnostic GetDiagnosticOptionsFromRulesetFile(string? rulesetFileFullPath, out System.Collections.Generic.Dictionary specificDiagnosticOptions) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetEffectiveIncludesFromFile(string filePath) { throw null; } + + public static RuleSet LoadEffectiveRuleSetFromFile(string filePath) { throw null; } + + public RuleSet? WithEffectiveAction(ReportDiagnostic action) { throw null; } + } + + public partial class RuleSetInclude + { + public RuleSetInclude(string includePath, ReportDiagnostic action) { } + + public ReportDiagnostic Action { get { throw null; } } + + public string IncludePath { get { throw null; } } + + public RuleSet? LoadRuleSet(RuleSet parent) { throw null; } + } + + public enum RuntimeCapability + { + ByRefFields = 1, + CovariantReturnsOfClasses = 2, + DefaultImplementationsOfInterfaces = 3, + NumericIntPtr = 4, + UnmanagedSignatureCallingConvention = 5, + VirtualStaticsInInterfaces = 6 + } + + public enum SarifVersion + { + Default = 1, + Sarif1 = 1, + Sarif2 = 2, + Latest = int.MaxValue + } + + public static partial class SarifVersionFacts + { + public static bool TryParse(string version, out SarifVersion result) { throw null; } + } + + public enum ScopedKind : byte + { + None = 0, + ScopedRef = 1, + ScopedValue = 2 + } + + public abstract partial class ScriptCompilationInfo + { + internal ScriptCompilationInfo() { } + + public System.Type? GlobalsType { get { throw null; } } + + public Compilation? PreviousScriptCompilation { get { throw null; } } + + public System.Type ReturnType { get { throw null; } } + + public ScriptCompilationInfo WithPreviousScriptCompilation(Compilation? compilation) { throw null; } + } + + public abstract partial class SemanticModel + { + public Compilation Compilation { get { throw null; } } + + protected abstract Compilation CompilationCore { get; } + + public virtual bool IgnoresAccessibility { get { throw null; } } + + public abstract bool IsSpeculativeSemanticModel { get; } + public abstract string Language { get; } + public abstract int OriginalPositionForSpeculation { get; } + + public SemanticModel? ParentModel { get { throw null; } } + + protected abstract SemanticModel? ParentModelCore { get; } + protected abstract SyntaxNode RootCore { get; } + + public SyntaxTree SyntaxTree { get { throw null; } } + + protected abstract SyntaxTree SyntaxTreeCore { get; } + + protected abstract ControlFlowAnalysis AnalyzeControlFlowCore(SyntaxNode firstStatement, SyntaxNode lastStatement); + protected abstract ControlFlowAnalysis AnalyzeControlFlowCore(SyntaxNode statement); + protected abstract DataFlowAnalysis AnalyzeDataFlowCore(SyntaxNode firstStatement, SyntaxNode lastStatement); + protected abstract DataFlowAnalysis AnalyzeDataFlowCore(SyntaxNode statementOrExpression); + protected abstract IAliasSymbol? GetAliasInfoCore(SyntaxNode nameSyntax, System.Threading.CancellationToken cancellationToken = default); + public Optional GetConstantValue(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected abstract Optional GetConstantValueCore(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetDeclarationDiagnostics(Text.TextSpan? span = null, System.Threading.CancellationToken cancellationToken = default); + protected abstract ISymbol? GetDeclaredSymbolCore(SyntaxNode declaration, System.Threading.CancellationToken cancellationToken = default); + protected abstract System.Collections.Immutable.ImmutableArray GetDeclaredSymbolsCore(SyntaxNode declaration, System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetDiagnostics(Text.TextSpan? span = null, System.Threading.CancellationToken cancellationToken = default); + public ISymbol? GetEnclosingSymbol(int position, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected abstract ISymbol? GetEnclosingSymbolCore(int position, System.Threading.CancellationToken cancellationToken = default); + public System.Collections.Immutable.ImmutableArray GetImportScopes(int position, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray GetMemberGroupCore(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetMethodBodyDiagnostics(Text.TextSpan? span = null, System.Threading.CancellationToken cancellationToken = default); + public abstract NullableContext GetNullableContext(int position); + public IOperation? GetOperation(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected abstract IOperation? GetOperationCore(SyntaxNode node, System.Threading.CancellationToken cancellationToken); + public PreprocessingSymbolInfo GetPreprocessingSymbolInfo(SyntaxNode nameSyntax) { throw null; } + + protected abstract PreprocessingSymbolInfo GetPreprocessingSymbolInfoCore(SyntaxNode nameSyntax); + protected abstract IAliasSymbol? GetSpeculativeAliasInfoCore(int position, SyntaxNode nameSyntax, SpeculativeBindingOption bindingOption); + protected abstract SymbolInfo GetSpeculativeSymbolInfoCore(int position, SyntaxNode expression, SpeculativeBindingOption bindingOption); + protected abstract TypeInfo GetSpeculativeTypeInfoCore(int position, SyntaxNode expression, SpeculativeBindingOption bindingOption); + protected abstract SymbolInfo GetSymbolInfoCore(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Immutable.ImmutableArray GetSyntaxDiagnostics(Text.TextSpan? span = null, System.Threading.CancellationToken cancellationToken = default); + protected internal virtual SyntaxNode GetTopmostNodeForDiagnosticAnalysis(ISymbol symbol, SyntaxNode declaringSyntax) { throw null; } + + protected abstract TypeInfo GetTypeInfoCore(SyntaxNode node, System.Threading.CancellationToken cancellationToken = default); + public bool IsAccessible(int position, ISymbol symbol) { throw null; } + + protected abstract bool IsAccessibleCore(int position, ISymbol symbol); + public bool IsEventUsableAsField(int position, IEventSymbol eventSymbol) { throw null; } + + protected abstract bool IsEventUsableAsFieldCore(int position, IEventSymbol eventSymbol); + public System.Collections.Immutable.ImmutableArray LookupBaseMembers(int position, string? name = null) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray LookupBaseMembersCore(int position, string? name); + public System.Collections.Immutable.ImmutableArray LookupLabels(int position, string? name = null) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray LookupLabelsCore(int position, string? name); + public System.Collections.Immutable.ImmutableArray LookupNamespacesAndTypes(int position, INamespaceOrTypeSymbol? container = null, string? name = null) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray LookupNamespacesAndTypesCore(int position, INamespaceOrTypeSymbol? container, string? name); + public System.Collections.Immutable.ImmutableArray LookupStaticMembers(int position, INamespaceOrTypeSymbol? container = null, string? name = null) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray LookupStaticMembersCore(int position, INamespaceOrTypeSymbol? container, string? name); + public System.Collections.Immutable.ImmutableArray LookupSymbols(int position, INamespaceOrTypeSymbol? container = null, string? name = null, bool includeReducedExtensionMethods = false) { throw null; } + + protected abstract System.Collections.Immutable.ImmutableArray LookupSymbolsCore(int position, INamespaceOrTypeSymbol? container, string? name, bool includeReducedExtensionMethods); + } + + public readonly partial struct SeparatedSyntaxList : System.IEquatable>, System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection where TNode : SyntaxNode + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public int Count { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public TNode this[int index] { get { throw null; } } + + public int SeparatorCount { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public readonly SeparatedSyntaxList Add(TNode node) { throw null; } + + public readonly SeparatedSyntaxList AddRange(System.Collections.Generic.IEnumerable nodes) { throw null; } + + public readonly bool Any() { throw null; } + + public readonly bool Contains(TNode node) { throw null; } + + public readonly bool Equals(SeparatedSyntaxList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly TNode First() { throw null; } + + public readonly TNode? FirstOrDefault() { throw null; } + + public readonly SeparatedSyntaxList.Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly SyntaxToken GetSeparator(int index) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetSeparators() { throw null; } + + public readonly SyntaxNodeOrTokenList GetWithSeparators() { throw null; } + + public readonly int IndexOf(TNode node) { throw null; } + + public readonly int IndexOf(System.Func predicate) { throw null; } + + public readonly SeparatedSyntaxList Insert(int index, TNode node) { throw null; } + + public readonly SeparatedSyntaxList InsertRange(int index, System.Collections.Generic.IEnumerable nodes) { throw null; } + + public readonly TNode Last() { throw null; } + + public readonly int LastIndexOf(TNode node) { throw null; } + + public readonly int LastIndexOf(System.Func predicate) { throw null; } + + public readonly TNode? LastOrDefault() { throw null; } + + public static bool operator ==(SeparatedSyntaxList left, SeparatedSyntaxList right) { throw null; } + + public static implicit operator SeparatedSyntaxList(SeparatedSyntaxList nodes) { throw null; } + + public static implicit operator SeparatedSyntaxList(SeparatedSyntaxList nodes) { throw null; } + + public static bool operator !=(SeparatedSyntaxList left, SeparatedSyntaxList right) { throw null; } + + public readonly SeparatedSyntaxList Remove(TNode node) { throw null; } + + public readonly SeparatedSyntaxList RemoveAt(int index) { throw null; } + + public readonly SeparatedSyntaxList Replace(TNode nodeInList, TNode newNode) { throw null; } + + public readonly SeparatedSyntaxList ReplaceRange(TNode nodeInList, System.Collections.Generic.IEnumerable newNodes) { throw null; } + + public readonly SeparatedSyntaxList ReplaceSeparator(SyntaxToken separatorToken, SyntaxToken newSeparator) { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public partial struct Enumerator + { + private SeparatedSyntaxList _list; + private object _dummy; + private int _dummyPrimitive; + public TNode Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + } + + public enum SourceCodeKind + { + Regular = 0, + Script = 1, + Interactive = 2 + } + + public partial class SourceFileResolver : SourceReferenceResolver, System.IEquatable + { + public SourceFileResolver(System.Collections.Generic.IEnumerable searchPaths, string? baseDirectory) { } + + public SourceFileResolver(System.Collections.Immutable.ImmutableArray searchPaths, string? baseDirectory, System.Collections.Immutable.ImmutableArray> pathMap) { } + + public SourceFileResolver(System.Collections.Immutable.ImmutableArray searchPaths, string? baseDirectory) { } + + public string? BaseDirectory { get { throw null; } } + + public static SourceFileResolver Default { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray> PathMap { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray SearchPaths { get { throw null; } } + + public bool Equals(SourceFileResolver? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + protected virtual bool FileExists(string? resolvedPath) { throw null; } + + public override int GetHashCode() { throw null; } + + public override string? NormalizePath(string path, string? baseFilePath) { throw null; } + + public override System.IO.Stream OpenRead(string resolvedPath) { throw null; } + + public override string? ResolveReference(string path, string? baseFilePath) { throw null; } + } + + public readonly partial struct SourceProductionContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public readonly void AddSource(string hintName, Text.SourceText sourceText) { } + + public readonly void AddSource(string hintName, string source) { } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public abstract partial class SourceReferenceResolver + { + public abstract override bool Equals(object? other); + public abstract override int GetHashCode(); + public abstract string? NormalizePath(string path, string? baseFilePath); + public abstract System.IO.Stream OpenRead(string resolvedPath); + public virtual Text.SourceText ReadText(string resolvedPath) { throw null; } + + public abstract string? ResolveReference(string path, string? baseFilePath); + } + + public enum SpecialType : sbyte + { + None = 0, + System_Object = 1, + System_Enum = 2, + System_MulticastDelegate = 3, + System_Delegate = 4, + System_ValueType = 5, + System_Void = 6, + System_Boolean = 7, + System_Char = 8, + System_SByte = 9, + System_Byte = 10, + System_Int16 = 11, + System_UInt16 = 12, + System_Int32 = 13, + System_UInt32 = 14, + System_Int64 = 15, + System_UInt64 = 16, + System_Decimal = 17, + System_Single = 18, + System_Double = 19, + System_String = 20, + System_IntPtr = 21, + System_UIntPtr = 22, + System_Array = 23, + System_Collections_IEnumerable = 24, + System_Collections_Generic_IEnumerable_T = 25, + System_Collections_Generic_IList_T = 26, + System_Collections_Generic_ICollection_T = 27, + System_Collections_IEnumerator = 28, + System_Collections_Generic_IEnumerator_T = 29, + System_Collections_Generic_IReadOnlyList_T = 30, + System_Collections_Generic_IReadOnlyCollection_T = 31, + System_Nullable_T = 32, + System_DateTime = 33, + System_Runtime_CompilerServices_IsVolatile = 34, + System_IDisposable = 35, + System_TypedReference = 36, + System_ArgIterator = 37, + System_RuntimeArgumentHandle = 38, + System_RuntimeFieldHandle = 39, + System_RuntimeMethodHandle = 40, + System_RuntimeTypeHandle = 41, + System_IAsyncResult = 42, + System_AsyncCallback = 43, + System_Runtime_CompilerServices_RuntimeFeature = 44, + Count = 45, + System_Runtime_CompilerServices_PreserveBaseOverridesAttribute = 45 + } + + public enum SpeculativeBindingOption + { + BindAsExpression = 0, + BindAsTypeOrNamespace = 1 + } + + public abstract partial class StrongNameProvider + { + public abstract override bool Equals(object? other); + public abstract override int GetHashCode(); + } + + public readonly partial struct SubsystemVersion : System.IEquatable + { + private readonly int _dummyPrimitive; + public bool IsValid { get { throw null; } } + + public int Major { get { throw null; } } + + public int Minor { get { throw null; } } + + public static SubsystemVersion None { get { throw null; } } + + public static SubsystemVersion Windows2000 { get { throw null; } } + + public static SubsystemVersion Windows7 { get { throw null; } } + + public static SubsystemVersion Windows8 { get { throw null; } } + + public static SubsystemVersion WindowsVista { get { throw null; } } + + public static SubsystemVersion WindowsXP { get { throw null; } } + + public static SubsystemVersion Create(int major, int minor) { throw null; } + + public readonly bool Equals(SubsystemVersion other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public override readonly string ToString() { throw null; } + + public static bool TryParse(string str, out SubsystemVersion version) { throw null; } + } + + public sealed partial class SuppressionDescriptor : System.IEquatable + { + public SuppressionDescriptor(string id, string suppressedDiagnosticId, LocalizableString justification) { } + + public SuppressionDescriptor(string id, string suppressedDiagnosticId, string justification) { } + + public string Id { get { throw null; } } + + public LocalizableString Justification { get { throw null; } } + + public string SuppressedDiagnosticId { get { throw null; } } + + public bool Equals(SuppressionDescriptor? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + } + + public enum SymbolDisplayDelegateStyle + { + NameOnly = 0, + NameAndParameters = 1, + NameAndSignature = 2 + } + + public enum SymbolDisplayExtensionMethodStyle + { + Default = 0, + InstanceMethod = 1, + StaticMethod = 2 + } + + public static partial class SymbolDisplayExtensions + { + public static string ToDisplayString(this System.Collections.Immutable.ImmutableArray parts) { throw null; } + } + + public partial class SymbolDisplayFormat + { + public SymbolDisplayFormat(SymbolDisplayGlobalNamespaceStyle globalNamespaceStyle = SymbolDisplayGlobalNamespaceStyle.Omitted, SymbolDisplayTypeQualificationStyle typeQualificationStyle = SymbolDisplayTypeQualificationStyle.NameOnly, SymbolDisplayGenericsOptions genericsOptions = SymbolDisplayGenericsOptions.None, SymbolDisplayMemberOptions memberOptions = SymbolDisplayMemberOptions.None, SymbolDisplayDelegateStyle delegateStyle = SymbolDisplayDelegateStyle.NameOnly, SymbolDisplayExtensionMethodStyle extensionMethodStyle = SymbolDisplayExtensionMethodStyle.Default, SymbolDisplayParameterOptions parameterOptions = SymbolDisplayParameterOptions.None, SymbolDisplayPropertyStyle propertyStyle = SymbolDisplayPropertyStyle.NameOnly, SymbolDisplayLocalOptions localOptions = SymbolDisplayLocalOptions.None, SymbolDisplayKindOptions kindOptions = SymbolDisplayKindOptions.None, SymbolDisplayMiscellaneousOptions miscellaneousOptions = SymbolDisplayMiscellaneousOptions.None) { } + + public static SymbolDisplayFormat CSharpErrorMessageFormat { get { throw null; } } + + public static SymbolDisplayFormat CSharpShortErrorMessageFormat { get { throw null; } } + + public SymbolDisplayDelegateStyle DelegateStyle { get { throw null; } } + + public SymbolDisplayExtensionMethodStyle ExtensionMethodStyle { get { throw null; } } + + public static SymbolDisplayFormat FullyQualifiedFormat { get { throw null; } } + + public SymbolDisplayGenericsOptions GenericsOptions { get { throw null; } } + + public SymbolDisplayGlobalNamespaceStyle GlobalNamespaceStyle { get { throw null; } } + + public SymbolDisplayKindOptions KindOptions { get { throw null; } } + + public SymbolDisplayLocalOptions LocalOptions { get { throw null; } } + + public SymbolDisplayMemberOptions MemberOptions { get { throw null; } } + + public static SymbolDisplayFormat MinimallyQualifiedFormat { get { throw null; } } + + public SymbolDisplayMiscellaneousOptions MiscellaneousOptions { get { throw null; } } + + public SymbolDisplayParameterOptions ParameterOptions { get { throw null; } } + + public SymbolDisplayPropertyStyle PropertyStyle { get { throw null; } } + + public SymbolDisplayTypeQualificationStyle TypeQualificationStyle { get { throw null; } } + + public static SymbolDisplayFormat VisualBasicErrorMessageFormat { get { throw null; } } + + public static SymbolDisplayFormat VisualBasicShortErrorMessageFormat { get { throw null; } } + + public SymbolDisplayFormat AddGenericsOptions(SymbolDisplayGenericsOptions options) { throw null; } + + public SymbolDisplayFormat AddKindOptions(SymbolDisplayKindOptions options) { throw null; } + + public SymbolDisplayFormat AddLocalOptions(SymbolDisplayLocalOptions options) { throw null; } + + public SymbolDisplayFormat AddMemberOptions(SymbolDisplayMemberOptions options) { throw null; } + + public SymbolDisplayFormat AddMiscellaneousOptions(SymbolDisplayMiscellaneousOptions options) { throw null; } + + public SymbolDisplayFormat AddParameterOptions(SymbolDisplayParameterOptions options) { throw null; } + + public SymbolDisplayFormat RemoveGenericsOptions(SymbolDisplayGenericsOptions options) { throw null; } + + public SymbolDisplayFormat RemoveKindOptions(SymbolDisplayKindOptions options) { throw null; } + + public SymbolDisplayFormat RemoveLocalOptions(SymbolDisplayLocalOptions options) { throw null; } + + public SymbolDisplayFormat RemoveMemberOptions(SymbolDisplayMemberOptions options) { throw null; } + + public SymbolDisplayFormat RemoveMiscellaneousOptions(SymbolDisplayMiscellaneousOptions options) { throw null; } + + public SymbolDisplayFormat RemoveParameterOptions(SymbolDisplayParameterOptions options) { throw null; } + + public SymbolDisplayFormat WithGenericsOptions(SymbolDisplayGenericsOptions options) { throw null; } + + public SymbolDisplayFormat WithGlobalNamespaceStyle(SymbolDisplayGlobalNamespaceStyle style) { throw null; } + + public SymbolDisplayFormat WithKindOptions(SymbolDisplayKindOptions options) { throw null; } + + public SymbolDisplayFormat WithLocalOptions(SymbolDisplayLocalOptions options) { throw null; } + + public SymbolDisplayFormat WithMemberOptions(SymbolDisplayMemberOptions options) { throw null; } + + public SymbolDisplayFormat WithMiscellaneousOptions(SymbolDisplayMiscellaneousOptions options) { throw null; } + + public SymbolDisplayFormat WithParameterOptions(SymbolDisplayParameterOptions options) { throw null; } + } + + [System.Flags] + public enum SymbolDisplayGenericsOptions + { + None = 0, + IncludeTypeParameters = 1, + IncludeTypeConstraints = 2, + IncludeVariance = 4 + } + + public enum SymbolDisplayGlobalNamespaceStyle + { + Omitted = 0, + OmittedAsContaining = 1, + Included = 2 + } + + [System.Flags] + public enum SymbolDisplayKindOptions + { + None = 0, + IncludeNamespaceKeyword = 1, + IncludeTypeKeyword = 2, + IncludeMemberKeyword = 4 + } + + [System.Flags] + public enum SymbolDisplayLocalOptions + { + None = 0, + IncludeType = 1, + IncludeConstantValue = 2, + IncludeModifiers = 4, + IncludeRef = 4 + } + + [System.Flags] + public enum SymbolDisplayMemberOptions + { + None = 0, + IncludeType = 1, + IncludeModifiers = 2, + IncludeAccessibility = 4, + IncludeExplicitInterface = 8, + IncludeParameters = 16, + IncludeContainingType = 32, + IncludeConstantValue = 64, + IncludeRef = 128 + } + + [System.Flags] + public enum SymbolDisplayMiscellaneousOptions + { + None = 0, + UseSpecialTypes = 1, + EscapeKeywordIdentifiers = 2, + UseAsterisksInMultiDimensionalArrays = 4, + UseErrorTypeSymbolName = 8, + RemoveAttributeSuffix = 16, + ExpandNullable = 32, + IncludeNullableReferenceTypeModifier = 64, + AllowDefaultLiteral = 128, + IncludeNotNullableReferenceTypeModifier = 256, + CollapseTupleTypes = 512, + ExpandValueTuple = 1024 + } + + [System.Flags] + public enum SymbolDisplayParameterOptions + { + None = 0, + IncludeExtensionThis = 1, + IncludeModifiers = 2, + IncludeParamsRefOut = 2, + IncludeType = 4, + IncludeName = 8, + IncludeDefaultValue = 16, + IncludeOptionalBrackets = 32 + } + + public readonly partial struct SymbolDisplayPart + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SymbolDisplayPart(SymbolDisplayPartKind kind, ISymbol? symbol, string text) { } + + public SymbolDisplayPartKind Kind { get { throw null; } } + + public ISymbol? Symbol { get { throw null; } } + + public override readonly string ToString() { throw null; } + } + + public enum SymbolDisplayPartKind + { + AliasName = 0, + AssemblyName = 1, + ClassName = 2, + DelegateName = 3, + EnumName = 4, + ErrorTypeName = 5, + EventName = 6, + FieldName = 7, + InterfaceName = 8, + Keyword = 9, + LabelName = 10, + LineBreak = 11, + NumericLiteral = 12, + StringLiteral = 13, + LocalName = 14, + MethodName = 15, + ModuleName = 16, + NamespaceName = 17, + Operator = 18, + ParameterName = 19, + PropertyName = 20, + Punctuation = 21, + Space = 22, + StructName = 23, + AnonymousTypeIndicator = 24, + Text = 25, + TypeParameterName = 26, + RangeVariableName = 27, + EnumMemberName = 28, + ExtensionMethodName = 29, + ConstantName = 30, + RecordClassName = 31, + RecordStructName = 32 + } + + public enum SymbolDisplayPropertyStyle + { + NameOnly = 0, + ShowReadWriteDescriptor = 1 + } + + public enum SymbolDisplayTypeQualificationStyle + { + NameOnly = 0, + NameAndContainingTypes = 1, + NameAndContainingTypesAndNamespaces = 2 + } + + public sealed partial class SymbolEqualityComparer : System.Collections.Generic.IEqualityComparer + { + internal SymbolEqualityComparer() { } + + public static readonly SymbolEqualityComparer Default; + public static readonly SymbolEqualityComparer IncludeNullability; + public bool Equals(ISymbol? x, ISymbol? y) { throw null; } + + public int GetHashCode(ISymbol? obj) { throw null; } + } + + [System.Flags] + public enum SymbolFilter + { + None = 0, + Namespace = 1, + Type = 2, + Member = 4, + TypeAndMember = 6, + All = 7 + } + + public readonly partial struct SymbolInfo : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public CandidateReason CandidateReason { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray CandidateSymbols { get { throw null; } } + + public ISymbol? Symbol { get { throw null; } } + + public readonly bool Equals(SymbolInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum SymbolKind + { + Alias = 0, + ArrayType = 1, + Assembly = 2, + DynamicType = 3, + ErrorType = 4, + Event = 5, + Field = 6, + Label = 7, + Local = 8, + Method = 9, + NetModule = 10, + NamedType = 11, + Namespace = 12, + Parameter = 13, + PointerType = 14, + Property = 15, + RangeVariable = 16, + TypeParameter = 17, + Preprocessing = 18, + Discard = 19, + FunctionPointerType = 20 + } + + public abstract partial class SymbolVisitor + { + public virtual void DefaultVisit(ISymbol symbol) { } + + public virtual void Visit(ISymbol? symbol) { } + + public virtual void VisitAlias(IAliasSymbol symbol) { } + + public virtual void VisitArrayType(IArrayTypeSymbol symbol) { } + + public virtual void VisitAssembly(IAssemblySymbol symbol) { } + + public virtual void VisitDiscard(IDiscardSymbol symbol) { } + + public virtual void VisitDynamicType(IDynamicTypeSymbol symbol) { } + + public virtual void VisitEvent(IEventSymbol symbol) { } + + public virtual void VisitField(IFieldSymbol symbol) { } + + public virtual void VisitFunctionPointerType(IFunctionPointerTypeSymbol symbol) { } + + public virtual void VisitLabel(ILabelSymbol symbol) { } + + public virtual void VisitLocal(ILocalSymbol symbol) { } + + public virtual void VisitMethod(IMethodSymbol symbol) { } + + public virtual void VisitModule(IModuleSymbol symbol) { } + + public virtual void VisitNamedType(INamedTypeSymbol symbol) { } + + public virtual void VisitNamespace(INamespaceSymbol symbol) { } + + public virtual void VisitParameter(IParameterSymbol symbol) { } + + public virtual void VisitPointerType(IPointerTypeSymbol symbol) { } + + public virtual void VisitProperty(IPropertySymbol symbol) { } + + public virtual void VisitRangeVariable(IRangeVariableSymbol symbol) { } + + public virtual void VisitTypeParameter(ITypeParameterSymbol symbol) { } + } + + public abstract partial class SymbolVisitor + { + public virtual TResult? DefaultVisit(ISymbol symbol) { throw null; } + + public virtual TResult? Visit(ISymbol? symbol) { throw null; } + + public virtual TResult? VisitAlias(IAliasSymbol symbol) { throw null; } + + public virtual TResult? VisitArrayType(IArrayTypeSymbol symbol) { throw null; } + + public virtual TResult? VisitAssembly(IAssemblySymbol symbol) { throw null; } + + public virtual TResult? VisitDiscard(IDiscardSymbol symbol) { throw null; } + + public virtual TResult? VisitDynamicType(IDynamicTypeSymbol symbol) { throw null; } + + public virtual TResult? VisitEvent(IEventSymbol symbol) { throw null; } + + public virtual TResult? VisitField(IFieldSymbol symbol) { throw null; } + + public virtual TResult? VisitFunctionPointerType(IFunctionPointerTypeSymbol symbol) { throw null; } + + public virtual TResult? VisitLabel(ILabelSymbol symbol) { throw null; } + + public virtual TResult? VisitLocal(ILocalSymbol symbol) { throw null; } + + public virtual TResult? VisitMethod(IMethodSymbol symbol) { throw null; } + + public virtual TResult? VisitModule(IModuleSymbol symbol) { throw null; } + + public virtual TResult? VisitNamedType(INamedTypeSymbol symbol) { throw null; } + + public virtual TResult? VisitNamespace(INamespaceSymbol symbol) { throw null; } + + public virtual TResult? VisitParameter(IParameterSymbol symbol) { throw null; } + + public virtual TResult? VisitPointerType(IPointerTypeSymbol symbol) { throw null; } + + public virtual TResult? VisitProperty(IPropertySymbol symbol) { throw null; } + + public virtual TResult? VisitRangeVariable(IRangeVariableSymbol symbol) { throw null; } + + public virtual TResult? VisitTypeParameter(ITypeParameterSymbol symbol) { throw null; } + } + + public abstract partial class SymbolVisitor + { + protected abstract TResult DefaultResult { get; } + + public virtual TResult DefaultVisit(ISymbol symbol, TArgument argument) { throw null; } + + public virtual TResult Visit(ISymbol? symbol, TArgument argument) { throw null; } + + public virtual TResult VisitAlias(IAliasSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitArrayType(IArrayTypeSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitAssembly(IAssemblySymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitDiscard(IDiscardSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitDynamicType(IDynamicTypeSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitEvent(IEventSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitField(IFieldSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitFunctionPointerType(IFunctionPointerTypeSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitLabel(ILabelSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitLocal(ILocalSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitMethod(IMethodSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitModule(IModuleSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitNamedType(INamedTypeSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitNamespace(INamespaceSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitParameter(IParameterSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitPointerType(IPointerTypeSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitProperty(IPropertySymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitRangeVariable(IRangeVariableSymbol symbol, TArgument argument) { throw null; } + + public virtual TResult VisitTypeParameter(ITypeParameterSymbol symbol, TArgument argument) { throw null; } + } + + public sealed partial class SyntaxAnnotation : System.IEquatable + { + public SyntaxAnnotation() { } + + public SyntaxAnnotation(string? kind, string? data) { } + + public SyntaxAnnotation(string? kind) { } + + public string? Data { get { throw null; } } + + public static SyntaxAnnotation ElasticAnnotation { get { throw null; } } + + public string? Kind { get { throw null; } } + + public bool Equals(SyntaxAnnotation? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public static bool operator ==(SyntaxAnnotation? left, SyntaxAnnotation? right) { throw null; } + + public static bool operator !=(SyntaxAnnotation? left, SyntaxAnnotation? right) { throw null; } + } + + public delegate ISyntaxContextReceiver? SyntaxContextReceiverCreator(); + public readonly partial struct SyntaxList : System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection, System.IEquatable> where TNode : SyntaxNode + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxList(TNode? node) { } + + public SyntaxList(System.Collections.Generic.IEnumerable? nodes) { } + + public int Count { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public TNode this[int index] { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public readonly SyntaxList Add(TNode node) { throw null; } + + public readonly SyntaxList AddRange(System.Collections.Generic.IEnumerable nodes) { throw null; } + + public readonly bool Any() { throw null; } + + public readonly bool Equals(SyntaxList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly TNode First() { throw null; } + + public readonly TNode? FirstOrDefault() { throw null; } + + public readonly SyntaxList.Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly int IndexOf(TNode node) { throw null; } + + public readonly int IndexOf(System.Func predicate) { throw null; } + + public readonly SyntaxList Insert(int index, TNode node) { throw null; } + + public readonly SyntaxList InsertRange(int index, System.Collections.Generic.IEnumerable nodes) { throw null; } + + public readonly TNode Last() { throw null; } + + public readonly int LastIndexOf(TNode node) { throw null; } + + public readonly int LastIndexOf(System.Func predicate) { throw null; } + + public readonly TNode? LastOrDefault() { throw null; } + + public static bool operator ==(SyntaxList left, SyntaxList right) { throw null; } + + public static implicit operator SyntaxList(SyntaxList nodes) { throw null; } + + public static implicit operator SyntaxList(SyntaxList nodes) { throw null; } + + public static bool operator !=(SyntaxList left, SyntaxList right) { throw null; } + + public readonly SyntaxList Remove(TNode node) { throw null; } + + public readonly SyntaxList RemoveAt(int index) { throw null; } + + public readonly SyntaxList Replace(TNode nodeInList, TNode newNode) { throw null; } + + public readonly SyntaxList ReplaceRange(TNode nodeInList, System.Collections.Generic.IEnumerable newNodes) { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public partial struct Enumerator + { + private SyntaxList _list; + private object _dummy; + private int _dummyPrimitive; + public TNode Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + + public void Reset() { } + } + } + + public abstract partial class SyntaxNode + { + internal SyntaxNode() { } + + public bool ContainsAnnotations { get { throw null; } } + + public bool ContainsDiagnostics { get { throw null; } } + + public bool ContainsDirectives { get { throw null; } } + + public bool ContainsSkippedText { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public bool HasLeadingTrivia { get { throw null; } } + + public bool HasStructuredTrivia { get { throw null; } } + + public bool HasTrailingTrivia { get { throw null; } } + + public bool IsMissing { get { throw null; } } + + public bool IsStructuredTrivia { get { throw null; } } + + protected string KindText { get { throw null; } } + + public abstract string Language { get; } + + public SyntaxNode? Parent { get { throw null; } } + + public virtual SyntaxTrivia ParentTrivia { get { throw null; } } + + public int RawKind { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public int SpanStart { get { throw null; } } + + public SyntaxTree SyntaxTree { get { throw null; } } + + protected abstract SyntaxTree SyntaxTreeCore { get; } + + public System.Collections.Generic.IEnumerable Ancestors(bool ascendOutOfTrivia = true) { throw null; } + + public System.Collections.Generic.IEnumerable AncestorsAndSelf(bool ascendOutOfTrivia = true) { throw null; } + + public System.Collections.Generic.IEnumerable ChildNodes() { throw null; } + + public ChildSyntaxList ChildNodesAndTokens() { throw null; } + + public virtual SyntaxNodeOrToken ChildThatContainsPosition(int position) { throw null; } + + public System.Collections.Generic.IEnumerable ChildTokens() { throw null; } + + public bool Contains(SyntaxNode? node) { throw null; } + + public bool ContainsDirective(int rawKind) { throw null; } + + public T? CopyAnnotationsTo(T? node) + where T : SyntaxNode { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodes(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodes(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndSelf(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndSelf(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndTokens(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndTokens(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndTokensAndSelf(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantNodesAndTokensAndSelf(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantTokens(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantTokens(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantTrivia(Text.TextSpan span, System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + public System.Collections.Generic.IEnumerable DescendantTrivia(System.Func? descendIntoChildren = null, bool descendIntoTrivia = false) { throw null; } + + protected virtual bool EquivalentToCore(SyntaxNode other) { throw null; } + + public SyntaxNode FindNode(Text.TextSpan span, bool findInsideTrivia = false, bool getInnermostNodeForTie = false) { throw null; } + + public SyntaxToken FindToken(int position, bool findInsideTrivia = false) { throw null; } + + protected virtual SyntaxToken FindTokenCore(int position, bool findInsideTrivia) { throw null; } + + protected virtual SyntaxToken FindTokenCore(int position, System.Func stepInto) { throw null; } + + public SyntaxTrivia FindTrivia(int position, bool findInsideTrivia = false) { throw null; } + + public SyntaxTrivia FindTrivia(int position, System.Func? stepInto) { throw null; } + + protected virtual SyntaxTrivia FindTriviaCore(int position, bool findInsideTrivia) { throw null; } + + public TNode? FirstAncestorOrSelf(System.Func? predicate = null, bool ascendOutOfTrivia = true) + where TNode : SyntaxNode { throw null; } + + public TNode? FirstAncestorOrSelf(System.Func predicate, TArg argument, bool ascendOutOfTrivia = true) + where TNode : SyntaxNode { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedNodes(SyntaxAnnotation syntaxAnnotation) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedNodes(string annotationKind) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedNodesAndTokens(SyntaxAnnotation annotation) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedNodesAndTokens(string annotationKind) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedNodesAndTokens(params string[] annotationKinds) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedTokens(SyntaxAnnotation syntaxAnnotation) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedTokens(string annotationKind) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedTrivia(SyntaxAnnotation annotation) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedTrivia(string annotationKind) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotatedTrivia(params string[] annotationKinds) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotations(System.Collections.Generic.IEnumerable annotationKinds) { throw null; } + + public System.Collections.Generic.IEnumerable GetAnnotations(string annotationKind) { throw null; } + + public System.Collections.Generic.IEnumerable GetDiagnostics() { throw null; } + + public SyntaxToken GetFirstToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public SyntaxToken GetLastToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public SyntaxTriviaList GetLeadingTrivia() { throw null; } + + public Location GetLocation() { throw null; } + + protected T? GetRed(ref T? field, int slot) + where T : SyntaxNode { throw null; } + + protected T? GetRedAtZero(ref T? field) + where T : SyntaxNode { throw null; } + + public SyntaxReference GetReference() { throw null; } + + public Text.SourceText GetText(System.Text.Encoding? encoding = null, Text.SourceHashAlgorithm checksumAlgorithm = Text.SourceHashAlgorithm.Sha1) { throw null; } + + public SyntaxTriviaList GetTrailingTrivia() { throw null; } + + public bool HasAnnotation(SyntaxAnnotation? annotation) { throw null; } + + public bool HasAnnotations(System.Collections.Generic.IEnumerable annotationKinds) { throw null; } + + public bool HasAnnotations(string annotationKind) { throw null; } + + protected internal abstract SyntaxNode InsertNodesInListCore(SyntaxNode nodeInList, System.Collections.Generic.IEnumerable nodesToInsert, bool insertBefore); + protected internal abstract SyntaxNode InsertTokensInListCore(SyntaxToken originalToken, System.Collections.Generic.IEnumerable newTokens, bool insertBefore); + protected internal abstract SyntaxNode InsertTriviaInListCore(SyntaxTrivia originalTrivia, System.Collections.Generic.IEnumerable newTrivia, bool insertBefore); + public bool IsEquivalentTo(SyntaxNode node, bool topLevel = false) { throw null; } + + public bool IsEquivalentTo(SyntaxNode? other) { throw null; } + + protected abstract bool IsEquivalentToCore(SyntaxNode node, bool topLevel = false); + public bool IsIncrementallyIdenticalTo(SyntaxNode? other) { throw null; } + + public bool IsPartOfStructuredTrivia() { throw null; } + + protected internal abstract SyntaxNode NormalizeWhitespaceCore(string indentation, string eol, bool elasticTrivia); + protected internal abstract SyntaxNode? RemoveNodesCore(System.Collections.Generic.IEnumerable nodes, SyntaxRemoveOptions options); + protected internal abstract SyntaxNode ReplaceCore(System.Collections.Generic.IEnumerable? nodes = null, System.Func? computeReplacementNode = null, System.Collections.Generic.IEnumerable? tokens = null, System.Func? computeReplacementToken = null, System.Collections.Generic.IEnumerable? trivia = null, System.Func? computeReplacementTrivia = null) + where TNode : SyntaxNode; + protected internal abstract SyntaxNode ReplaceNodeInListCore(SyntaxNode originalNode, System.Collections.Generic.IEnumerable replacementNodes); + protected internal abstract SyntaxNode ReplaceTokenInListCore(SyntaxToken originalToken, System.Collections.Generic.IEnumerable newTokens); + protected internal abstract SyntaxNode ReplaceTriviaInListCore(SyntaxTrivia originalTrivia, System.Collections.Generic.IEnumerable newTrivia); + public virtual void SerializeTo(System.IO.Stream stream, System.Threading.CancellationToken cancellationToken = default) { } + + public virtual string ToFullString() { throw null; } + + public override string ToString() { throw null; } + + public virtual void WriteTo(System.IO.TextWriter writer) { } + } + + public static partial class SyntaxNodeExtensions + { + public static TNode? GetCurrentNode(this SyntaxNode root, TNode node) + where TNode : SyntaxNode { throw null; } + + public static System.Collections.Generic.IEnumerable GetCurrentNodes(this SyntaxNode root, TNode node) + where TNode : SyntaxNode { throw null; } + + public static System.Collections.Generic.IEnumerable GetCurrentNodes(this SyntaxNode root, System.Collections.Generic.IEnumerable nodes) + where TNode : SyntaxNode { throw null; } + + public static TRoot InsertNodesAfter(this TRoot root, SyntaxNode nodeInList, System.Collections.Generic.IEnumerable newNodes) + where TRoot : SyntaxNode { throw null; } + + public static TRoot InsertNodesBefore(this TRoot root, SyntaxNode nodeInList, System.Collections.Generic.IEnumerable newNodes) + where TRoot : SyntaxNode { throw null; } + + public static TRoot InsertTokensAfter(this TRoot root, SyntaxToken tokenInList, System.Collections.Generic.IEnumerable newTokens) + where TRoot : SyntaxNode { throw null; } + + public static TRoot InsertTokensBefore(this TRoot root, SyntaxToken tokenInList, System.Collections.Generic.IEnumerable newTokens) + where TRoot : SyntaxNode { throw null; } + + public static TRoot InsertTriviaAfter(this TRoot root, SyntaxTrivia trivia, System.Collections.Generic.IEnumerable newTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TRoot InsertTriviaBefore(this TRoot root, SyntaxTrivia trivia, System.Collections.Generic.IEnumerable newTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TNode NormalizeWhitespace(this TNode node, string indentation, bool elasticTrivia) + where TNode : SyntaxNode { throw null; } + + public static TNode NormalizeWhitespace(this TNode node, string indentation = " ", string eol = "\r\n", bool elasticTrivia = false) + where TNode : SyntaxNode { throw null; } + + public static TRoot? RemoveNode(this TRoot root, SyntaxNode node, SyntaxRemoveOptions options) + where TRoot : SyntaxNode { throw null; } + + public static TRoot? RemoveNodes(this TRoot root, System.Collections.Generic.IEnumerable nodes, SyntaxRemoveOptions options) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceNode(this TRoot root, SyntaxNode oldNode, SyntaxNode newNode) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceNode(this TRoot root, SyntaxNode oldNode, System.Collections.Generic.IEnumerable newNodes) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceNodes(this TRoot root, System.Collections.Generic.IEnumerable nodes, System.Func computeReplacementNode) + where TRoot : SyntaxNode where TNode : SyntaxNode { throw null; } + + public static TRoot ReplaceSyntax(this TRoot root, System.Collections.Generic.IEnumerable? nodes, System.Func? computeReplacementNode, System.Collections.Generic.IEnumerable? tokens, System.Func? computeReplacementToken, System.Collections.Generic.IEnumerable? trivia, System.Func? computeReplacementTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceToken(this TRoot root, SyntaxToken oldToken, SyntaxToken newToken) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceToken(this TRoot root, SyntaxToken tokenInList, System.Collections.Generic.IEnumerable newTokens) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceTokens(this TRoot root, System.Collections.Generic.IEnumerable tokens, System.Func computeReplacementToken) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceTrivia(this TRoot root, SyntaxTrivia trivia, SyntaxTrivia newTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceTrivia(this TRoot root, SyntaxTrivia oldTrivia, System.Collections.Generic.IEnumerable newTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TRoot ReplaceTrivia(this TRoot root, System.Collections.Generic.IEnumerable trivia, System.Func computeReplacementTrivia) + where TRoot : SyntaxNode { throw null; } + + public static TRoot TrackNodes(this TRoot root, params SyntaxNode[] nodes) + where TRoot : SyntaxNode { throw null; } + + public static TRoot TrackNodes(this TRoot root, System.Collections.Generic.IEnumerable nodes) + where TRoot : SyntaxNode { throw null; } + + public static TSyntax WithLeadingTrivia(this TSyntax node, params SyntaxTrivia[]? trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithLeadingTrivia(this TSyntax node, SyntaxTriviaList trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithLeadingTrivia(this TSyntax node, System.Collections.Generic.IEnumerable? trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithoutLeadingTrivia(this TSyntax node) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithoutTrailingTrivia(this TSyntax node) + where TSyntax : SyntaxNode { throw null; } + + public static SyntaxToken WithoutTrivia(this SyntaxToken token) { throw null; } + + public static TSyntax WithoutTrivia(this TSyntax syntax) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithTrailingTrivia(this TSyntax node, params SyntaxTrivia[]? trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithTrailingTrivia(this TSyntax node, SyntaxTriviaList trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithTrailingTrivia(this TSyntax node, System.Collections.Generic.IEnumerable? trivia) + where TSyntax : SyntaxNode { throw null; } + + public static TSyntax WithTriviaFrom(this TSyntax syntax, SyntaxNode node) + where TSyntax : SyntaxNode { throw null; } + } + + public readonly partial struct SyntaxNodeOrToken : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public bool ContainsAnnotations { get { throw null; } } + + public bool ContainsDiagnostics { get { throw null; } } + + public bool ContainsDirectives { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public bool HasLeadingTrivia { get { throw null; } } + + public bool HasTrailingTrivia { get { throw null; } } + + public bool IsMissing { get { throw null; } } + + public bool IsNode { get { throw null; } } + + public bool IsToken { get { throw null; } } + + public string Language { get { throw null; } } + + public SyntaxNode? Parent { get { throw null; } } + + public int RawKind { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public int SpanStart { get { throw null; } } + + public SyntaxTree? SyntaxTree { get { throw null; } } + + public readonly SyntaxNode? AsNode() { throw null; } + + public readonly SyntaxToken AsToken() { throw null; } + + public readonly ChildSyntaxList ChildNodesAndTokens() { throw null; } + + public readonly bool Equals(SyntaxNodeOrToken other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(System.Collections.Generic.IEnumerable annotationKinds) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(string annotationKind) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetDiagnostics() { throw null; } + + public static int GetFirstChildIndexSpanningPosition(SyntaxNode node, int position) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly SyntaxTriviaList GetLeadingTrivia() { throw null; } + + public readonly Location? GetLocation() { throw null; } + + public readonly SyntaxNodeOrToken GetNextSibling() { throw null; } + + public readonly SyntaxNodeOrToken GetPreviousSibling() { throw null; } + + public readonly SyntaxTriviaList GetTrailingTrivia() { throw null; } + + public readonly bool HasAnnotation(SyntaxAnnotation? annotation) { throw null; } + + public readonly bool HasAnnotations(System.Collections.Generic.IEnumerable annotationKinds) { throw null; } + + public readonly bool HasAnnotations(string annotationKind) { throw null; } + + public readonly bool IsEquivalentTo(SyntaxNodeOrToken other) { throw null; } + + public readonly bool IsIncrementallyIdenticalTo(SyntaxNodeOrToken other) { throw null; } + + public static bool operator ==(SyntaxNodeOrToken left, SyntaxNodeOrToken right) { throw null; } + + public static explicit operator SyntaxNode?(SyntaxNodeOrToken nodeOrToken) { throw null; } + + public static explicit operator SyntaxToken(SyntaxNodeOrToken nodeOrToken) { throw null; } + + public static implicit operator SyntaxNodeOrToken(SyntaxNode? node) { throw null; } + + public static implicit operator SyntaxNodeOrToken(SyntaxToken token) { throw null; } + + public static bool operator !=(SyntaxNodeOrToken left, SyntaxNodeOrToken right) { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public readonly SyntaxNodeOrToken WithAdditionalAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxNodeOrToken WithAdditionalAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxNodeOrToken WithLeadingTrivia(params SyntaxTrivia[] trivia) { throw null; } + + public readonly SyntaxNodeOrToken WithLeadingTrivia(System.Collections.Generic.IEnumerable trivia) { throw null; } + + public readonly SyntaxNodeOrToken WithoutAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxNodeOrToken WithoutAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxNodeOrToken WithoutAnnotations(string annotationKind) { throw null; } + + public readonly SyntaxNodeOrToken WithTrailingTrivia(params SyntaxTrivia[] trivia) { throw null; } + + public readonly SyntaxNodeOrToken WithTrailingTrivia(System.Collections.Generic.IEnumerable trivia) { throw null; } + + public readonly void WriteTo(System.IO.TextWriter writer) { } + } + + public readonly partial struct SyntaxNodeOrTokenList : System.IEquatable, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxNodeOrTokenList(params SyntaxNodeOrToken[] nodesAndTokens) { } + + public SyntaxNodeOrTokenList(System.Collections.Generic.IEnumerable nodesAndTokens) { } + + public int Count { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public SyntaxNodeOrToken this[int index] { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public readonly SyntaxNodeOrTokenList Add(SyntaxNodeOrToken nodeOrToken) { throw null; } + + public readonly SyntaxNodeOrTokenList AddRange(System.Collections.Generic.IEnumerable nodesOrTokens) { throw null; } + + public readonly bool Any() { throw null; } + + public readonly bool Equals(SyntaxNodeOrTokenList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly SyntaxNodeOrToken First() { throw null; } + + public readonly SyntaxNodeOrToken FirstOrDefault() { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly int IndexOf(SyntaxNodeOrToken nodeOrToken) { throw null; } + + public readonly SyntaxNodeOrTokenList Insert(int index, SyntaxNodeOrToken nodeOrToken) { throw null; } + + public readonly SyntaxNodeOrTokenList InsertRange(int index, System.Collections.Generic.IEnumerable nodesAndTokens) { throw null; } + + public readonly SyntaxNodeOrToken Last() { throw null; } + + public readonly SyntaxNodeOrToken LastOrDefault() { throw null; } + + public static bool operator ==(SyntaxNodeOrTokenList left, SyntaxNodeOrTokenList right) { throw null; } + + public static bool operator !=(SyntaxNodeOrTokenList left, SyntaxNodeOrTokenList right) { throw null; } + + public readonly SyntaxNodeOrTokenList Remove(SyntaxNodeOrToken nodeOrTokenInList) { throw null; } + + public readonly SyntaxNodeOrTokenList RemoveAt(int index) { throw null; } + + public readonly SyntaxNodeOrTokenList Replace(SyntaxNodeOrToken nodeOrTokenInList, SyntaxNodeOrToken newNodeOrToken) { throw null; } + + public readonly SyntaxNodeOrTokenList ReplaceRange(SyntaxNodeOrToken nodeOrTokenInList, System.Collections.Generic.IEnumerable newNodesAndTokens) { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public partial struct Enumerator : System.Collections.Generic.IEnumerator, System.Collections.IEnumerator, System.IDisposable + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxNodeOrToken Current { get { throw null; } } + + object System.Collections.IEnumerator.Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + + void System.Collections.IEnumerator.Reset() { } + + void System.IDisposable.Dispose() { } + } + } + + public delegate ISyntaxReceiver SyntaxReceiverCreator(); + public abstract partial class SyntaxReference + { + public abstract Text.TextSpan Span { get; } + public abstract SyntaxTree SyntaxTree { get; } + + public abstract SyntaxNode GetSyntax(System.Threading.CancellationToken cancellationToken = default); + public virtual System.Threading.Tasks.Task GetSyntaxAsync(System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + [System.Flags] + public enum SyntaxRemoveOptions + { + KeepNoTrivia = 0, + KeepLeadingTrivia = 1, + KeepTrailingTrivia = 2, + KeepExteriorTrivia = 3, + KeepUnbalancedDirectives = 4, + KeepDirectives = 8, + KeepEndOfLine = 16, + AddElasticMarker = 32 + } + + public readonly partial struct SyntaxToken : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public bool ContainsAnnotations { get { throw null; } } + + public bool ContainsDiagnostics { get { throw null; } } + + public bool ContainsDirectives { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public bool HasLeadingTrivia { get { throw null; } } + + public bool HasStructuredTrivia { get { throw null; } } + + public bool HasTrailingTrivia { get { throw null; } } + + public bool IsMissing { get { throw null; } } + + public string Language { get { throw null; } } + + public SyntaxTriviaList LeadingTrivia { get { throw null; } } + + public SyntaxNode? Parent { get { throw null; } } + + public int RawKind { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public int SpanStart { get { throw null; } } + + public SyntaxTree? SyntaxTree { get { throw null; } } + + public string Text { get { throw null; } } + + public SyntaxTriviaList TrailingTrivia { get { throw null; } } + + public object? Value { get { throw null; } } + + public string ValueText { get { throw null; } } + + public readonly SyntaxToken CopyAnnotationsTo(SyntaxToken token) { throw null; } + + public readonly bool Equals(SyntaxToken other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAllTrivia() { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(System.Collections.Generic.IEnumerable annotationKinds) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(string annotationKind) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(params string[] annotationKinds) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetDiagnostics() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly Location GetLocation() { throw null; } + + public readonly SyntaxToken GetNextToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public readonly SyntaxToken GetPreviousToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public readonly bool HasAnnotation(SyntaxAnnotation? annotation) { throw null; } + + public readonly bool HasAnnotations(string annotationKind) { throw null; } + + public readonly bool HasAnnotations(params string[] annotationKinds) { throw null; } + + public readonly bool IsEquivalentTo(SyntaxToken token) { throw null; } + + public readonly bool IsIncrementallyIdenticalTo(SyntaxToken token) { throw null; } + + public readonly bool IsPartOfStructuredTrivia() { throw null; } + + public static bool operator ==(SyntaxToken left, SyntaxToken right) { throw null; } + + public static bool operator !=(SyntaxToken left, SyntaxToken right) { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public readonly SyntaxToken WithAdditionalAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxToken WithAdditionalAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxToken WithLeadingTrivia(params SyntaxTrivia[]? trivia) { throw null; } + + public readonly SyntaxToken WithLeadingTrivia(SyntaxTriviaList trivia) { throw null; } + + public readonly SyntaxToken WithLeadingTrivia(System.Collections.Generic.IEnumerable? trivia) { throw null; } + + public readonly SyntaxToken WithoutAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxToken WithoutAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxToken WithoutAnnotations(string annotationKind) { throw null; } + + public readonly SyntaxToken WithTrailingTrivia(params SyntaxTrivia[]? trivia) { throw null; } + + public readonly SyntaxToken WithTrailingTrivia(SyntaxTriviaList trivia) { throw null; } + + public readonly SyntaxToken WithTrailingTrivia(System.Collections.Generic.IEnumerable? trivia) { throw null; } + + public readonly SyntaxToken WithTriviaFrom(SyntaxToken token) { throw null; } + + public readonly void WriteTo(System.IO.TextWriter writer) { } + } + + public readonly partial struct SyntaxTokenList : System.IEquatable, System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxTokenList(SyntaxToken token) { } + + public SyntaxTokenList(params SyntaxToken[] tokens) { } + + public SyntaxTokenList(System.Collections.Generic.IEnumerable tokens) { } + + public int Count { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public SyntaxToken this[int index] { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public readonly SyntaxTokenList Add(SyntaxToken token) { throw null; } + + public readonly SyntaxTokenList AddRange(System.Collections.Generic.IEnumerable tokens) { throw null; } + + public readonly bool Any() { throw null; } + + public static SyntaxTokenList Create(SyntaxToken token) { throw null; } + + public readonly bool Equals(SyntaxTokenList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly SyntaxToken First() { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly int IndexOf(SyntaxToken tokenInList) { throw null; } + + public readonly SyntaxTokenList Insert(int index, SyntaxToken token) { throw null; } + + public readonly SyntaxTokenList InsertRange(int index, System.Collections.Generic.IEnumerable tokens) { throw null; } + + public readonly SyntaxToken Last() { throw null; } + + public static bool operator ==(SyntaxTokenList left, SyntaxTokenList right) { throw null; } + + public static bool operator !=(SyntaxTokenList left, SyntaxTokenList right) { throw null; } + + public readonly SyntaxTokenList Remove(SyntaxToken tokenInList) { throw null; } + + public readonly SyntaxTokenList RemoveAt(int index) { throw null; } + + public readonly SyntaxTokenList Replace(SyntaxToken tokenInList, SyntaxToken newToken) { throw null; } + + public readonly SyntaxTokenList ReplaceRange(SyntaxToken tokenInList, System.Collections.Generic.IEnumerable newTokens) { throw null; } + + public readonly Reversed Reverse() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxToken Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + } + + public readonly partial struct Reversed : System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Reversed(SyntaxTokenList list) { } + + public readonly bool Equals(Reversed other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxToken Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + } + } + } + + public abstract partial class SyntaxTree + { + protected internal static readonly System.Collections.Immutable.ImmutableDictionary EmptyDiagnosticOptions; + [System.Obsolete("Obsolete due to performance problems, use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public virtual System.Collections.Immutable.ImmutableDictionary DiagnosticOptions { get { throw null; } } + + public abstract System.Text.Encoding? Encoding { get; } + public abstract string FilePath { get; } + public abstract bool HasCompilationUnitRoot { get; } + public abstract int Length { get; } + + public ParseOptions Options { get { throw null; } } + + protected abstract ParseOptions OptionsCore { get; } + + public abstract System.Collections.Generic.IList GetChangedSpans(SyntaxTree syntaxTree); + public abstract System.Collections.Generic.IList GetChanges(SyntaxTree oldTree); + public abstract System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxNode node); + public abstract System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxNodeOrToken nodeOrToken); + public abstract System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxToken token); + public abstract System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxTrivia trivia); + public abstract System.Collections.Generic.IEnumerable GetDiagnostics(System.Threading.CancellationToken cancellationToken = default); + public abstract System.Collections.Generic.IEnumerable GetLineMappings(System.Threading.CancellationToken cancellationToken = default); + public abstract FileLinePositionSpan GetLineSpan(Text.TextSpan span, System.Threading.CancellationToken cancellationToken = default); + public virtual LineVisibility GetLineVisibility(int position, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public abstract Location GetLocation(Text.TextSpan span); + public abstract FileLinePositionSpan GetMappedLineSpan(Text.TextSpan span, System.Threading.CancellationToken cancellationToken = default); + public abstract SyntaxReference GetReference(SyntaxNode node); + public SyntaxNode GetRoot(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public System.Threading.Tasks.Task GetRootAsync(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected abstract System.Threading.Tasks.Task GetRootAsyncCore(System.Threading.CancellationToken cancellationToken); + protected abstract SyntaxNode GetRootCore(System.Threading.CancellationToken cancellationToken); + public abstract Text.SourceText GetText(System.Threading.CancellationToken cancellationToken = default); + public virtual System.Threading.Tasks.Task GetTextAsync(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public abstract bool HasHiddenRegions(); + public abstract bool IsEquivalentTo(SyntaxTree tree, bool topLevel = false); + public override string ToString() { throw null; } + + public bool TryGetRoot(out SyntaxNode? root) { throw null; } + + protected abstract bool TryGetRootCore(out SyntaxNode? root); + public abstract bool TryGetText(out Text.SourceText? text); + public abstract SyntaxTree WithChangedText(Text.SourceText newText); + [System.Obsolete("Obsolete due to performance problems, use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public virtual SyntaxTree WithDiagnosticOptions(System.Collections.Immutable.ImmutableDictionary options) { throw null; } + + public abstract SyntaxTree WithFilePath(string path); + public abstract SyntaxTree WithRootAndOptions(SyntaxNode root, ParseOptions options); + } + + public abstract partial class SyntaxTreeOptionsProvider + { + public abstract GeneratedKind IsGenerated(SyntaxTree tree, System.Threading.CancellationToken cancellationToken); + public abstract bool TryGetDiagnosticValue(SyntaxTree tree, string diagnosticId, System.Threading.CancellationToken cancellationToken, out ReportDiagnostic severity); + public abstract bool TryGetGlobalDiagnosticValue(string diagnosticId, System.Threading.CancellationToken cancellationToken, out ReportDiagnostic severity); + } + + public readonly partial struct SyntaxTrivia : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public bool ContainsDiagnostics { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public bool HasStructure { get { throw null; } } + + public bool IsDirective { get { throw null; } } + + public string Language { get { throw null; } } + + public int RawKind { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public int SpanStart { get { throw null; } } + + public SyntaxTree? SyntaxTree { get { throw null; } } + + public SyntaxToken Token { get { throw null; } } + + public readonly SyntaxTrivia CopyAnnotationsTo(SyntaxTrivia trivia) { throw null; } + + public readonly bool Equals(SyntaxTrivia other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(string annotationKind) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetAnnotations(params string[] annotationKinds) { throw null; } + + public readonly System.Collections.Generic.IEnumerable GetDiagnostics() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly Location GetLocation() { throw null; } + + public readonly SyntaxNode? GetStructure() { throw null; } + + public readonly bool HasAnnotation(SyntaxAnnotation? annotation) { throw null; } + + public readonly bool HasAnnotations(string annotationKind) { throw null; } + + public readonly bool HasAnnotations(params string[] annotationKinds) { throw null; } + + public readonly bool IsEquivalentTo(SyntaxTrivia trivia) { throw null; } + + public readonly bool IsPartOfStructuredTrivia() { throw null; } + + public static bool operator ==(SyntaxTrivia left, SyntaxTrivia right) { throw null; } + + public static bool operator !=(SyntaxTrivia left, SyntaxTrivia right) { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public readonly SyntaxTrivia WithAdditionalAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxTrivia WithAdditionalAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxTrivia WithoutAnnotations(params SyntaxAnnotation[] annotations) { throw null; } + + public readonly SyntaxTrivia WithoutAnnotations(System.Collections.Generic.IEnumerable annotations) { throw null; } + + public readonly SyntaxTrivia WithoutAnnotations(string annotationKind) { throw null; } + + public readonly void WriteTo(System.IO.TextWriter writer) { } + } + + public readonly partial struct SyntaxTriviaList : System.IEquatable, System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SyntaxTriviaList(SyntaxTrivia trivia) { } + + public SyntaxTriviaList(params SyntaxTrivia[] trivias) { } + + public SyntaxTriviaList(System.Collections.Generic.IEnumerable? trivias) { } + + public int Count { get { throw null; } } + + public static SyntaxTriviaList Empty { get { throw null; } } + + public Text.TextSpan FullSpan { get { throw null; } } + + public SyntaxTrivia this[int index] { get { throw null; } } + + public Text.TextSpan Span { get { throw null; } } + + public readonly SyntaxTriviaList Add(SyntaxTrivia trivia) { throw null; } + + public readonly SyntaxTriviaList AddRange(System.Collections.Generic.IEnumerable trivia) { throw null; } + + public readonly bool Any() { throw null; } + + public static SyntaxTriviaList Create(SyntaxTrivia trivia) { throw null; } + + public readonly SyntaxTrivia ElementAt(int index) { throw null; } + + public readonly bool Equals(SyntaxTriviaList other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly SyntaxTrivia First() { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly int IndexOf(SyntaxTrivia triviaInList) { throw null; } + + public readonly SyntaxTriviaList Insert(int index, SyntaxTrivia trivia) { throw null; } + + public readonly SyntaxTriviaList InsertRange(int index, System.Collections.Generic.IEnumerable trivia) { throw null; } + + public readonly SyntaxTrivia Last() { throw null; } + + public static bool operator ==(SyntaxTriviaList left, SyntaxTriviaList right) { throw null; } + + public static bool operator !=(SyntaxTriviaList left, SyntaxTriviaList right) { throw null; } + + public readonly SyntaxTriviaList Remove(SyntaxTrivia triviaInList) { throw null; } + + public readonly SyntaxTriviaList RemoveAt(int index) { throw null; } + + public readonly SyntaxTriviaList Replace(SyntaxTrivia triviaInList, SyntaxTrivia newTrivia) { throw null; } + + public readonly SyntaxTriviaList ReplaceRange(SyntaxTrivia triviaInList, System.Collections.Generic.IEnumerable newTrivia) { throw null; } + + public readonly Reversed Reverse() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public readonly string ToFullString() { throw null; } + + public override readonly string ToString() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxTrivia Current { get { throw null; } } + + public bool MoveNext() { throw null; } + } + + public readonly partial struct Reversed : System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Reversed(SyntaxTriviaList list) { } + + public readonly bool Equals(Reversed other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public readonly Enumerator GetEnumerator() { throw null; } + + public override readonly int GetHashCode() { throw null; } + + readonly System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + readonly System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public partial struct Enumerator + { + private object _dummy; + private int _dummyPrimitive; + public SyntaxTrivia Current { get { throw null; } } + + public bool MoveNext() { throw null; } + } + } + } + + public readonly partial struct SyntaxValueProvider + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public readonly IncrementalValuesProvider CreateSyntaxProvider(System.Func predicate, System.Func transform) { throw null; } + + public readonly IncrementalValuesProvider ForAttributeWithMetadataName(string fullyQualifiedMetadataName, System.Func predicate, System.Func transform) { throw null; } + } + + public abstract partial class SyntaxWalker + { + protected SyntaxWalker(SyntaxWalkerDepth depth = SyntaxWalkerDepth.Node) { } + + protected SyntaxWalkerDepth Depth { get { throw null; } } + + public virtual void Visit(SyntaxNode node) { } + + protected virtual void VisitToken(SyntaxToken token) { } + + protected virtual void VisitTrivia(SyntaxTrivia trivia) { } + } + + public enum SyntaxWalkerDepth + { + Node = 0, + Token = 1, + Trivia = 2, + StructuredTrivia = 3 + } + + public readonly partial struct TypedConstant : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public bool IsNull { get { throw null; } } + + public TypedConstantKind Kind { get { throw null; } } + + public ITypeSymbol? Type { get { throw null; } } + + public object? Value { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Values { get { throw null; } } + + public readonly bool Equals(TypedConstant other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum TypedConstantKind + { + Error = 0, + Primitive = 1, + Enum = 2, + Type = 3, + Array = 4 + } + + public readonly partial struct TypeInfo : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public NullabilityInfo ConvertedNullability { get { throw null; } } + + public ITypeSymbol? ConvertedType { get { throw null; } } + + public NullabilityInfo Nullability { get { throw null; } } + + public ITypeSymbol? Type { get { throw null; } } + + public readonly bool Equals(TypeInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum TypeKind : byte + { + Unknown = 0, + Array = 1, + Class = 2, + Delegate = 3, + Dynamic = 4, + Enum = 5, + Error = 6, + Interface = 7, + Module = 8, + Pointer = 9, + Struct = 10, + Structure = 10, + TypeParameter = 11, + Submission = 12, + FunctionPointer = 13 + } + + public enum TypeParameterKind + { + Type = 0, + Method = 1, + Cref = 2 + } + + public sealed partial class UnresolvedMetadataReference : MetadataReference + { + internal UnresolvedMetadataReference() : base(default) { } + + public override string Display { get { throw null; } } + + public string Reference { get { throw null; } } + } + + public enum VarianceKind : short + { + None = 0, + Out = 1, + In = 2 + } + + public static partial class WellKnownDiagnosticTags + { + public const string AnalyzerException = "AnalyzerException"; + public const string Build = "Build"; + public const string CompilationEnd = "CompilationEnd"; + public const string Compiler = "Compiler"; + public const string CustomObsolete = "CustomObsolete"; + public const string EditAndContinue = "EditAndContinue"; + public const string NotConfigurable = "NotConfigurable"; + public const string Telemetry = "Telemetry"; + public const string Unnecessary = "Unnecessary"; + } + + public static partial class WellKnownGeneratorInputs + { + public const string AdditionalTexts = "AdditionalTexts"; + public const string AnalyzerConfigOptions = "AnalyzerConfigOptions"; + public const string Compilation = "Compilation"; + public const string MetadataReferences = "MetadataReferences"; + public const string ParseOptions = "ParseOptions"; + } + + public static partial class WellKnownGeneratorOutputs + { + public const string ImplementationSourceOutput = "ImplementationSourceOutput"; + public const string SourceOutput = "SourceOutput"; + } + + public static partial class WellKnownMemberNames + { + public const string AdditionOperatorName = "op_Addition"; + public const string BitwiseAndOperatorName = "op_BitwiseAnd"; + public const string BitwiseOrOperatorName = "op_BitwiseOr"; + public const string CheckedAdditionOperatorName = "op_CheckedAddition"; + public const string CheckedDecrementOperatorName = "op_CheckedDecrement"; + public const string CheckedDivisionOperatorName = "op_CheckedDivision"; + public const string CheckedExplicitConversionName = "op_CheckedExplicit"; + public const string CheckedIncrementOperatorName = "op_CheckedIncrement"; + public const string CheckedMultiplyOperatorName = "op_CheckedMultiply"; + public const string CheckedSubtractionOperatorName = "op_CheckedSubtraction"; + public const string CheckedUnaryNegationOperatorName = "op_CheckedUnaryNegation"; + public const string CollectionInitializerAddMethodName = "Add"; + public const string ConcatenateOperatorName = "op_Concatenate"; + public const string CountPropertyName = "Count"; + public const string CurrentPropertyName = "Current"; + public const string DeconstructMethodName = "Deconstruct"; + public const string DecrementOperatorName = "op_Decrement"; + public const string DefaultScriptClassName = "Script"; + public const string DelegateBeginInvokeName = "BeginInvoke"; + public const string DelegateEndInvokeName = "EndInvoke"; + public const string DelegateInvokeName = "Invoke"; + public const string DestructorName = "Finalize"; + public const string DisposeAsyncMethodName = "DisposeAsync"; + public const string DisposeMethodName = "Dispose"; + public const string DivisionOperatorName = "op_Division"; + public const string EntryPointMethodName = "Main"; + public const string EnumBackingFieldName = "value__"; + public const string EqualityOperatorName = "op_Equality"; + public const string ExclusiveOrOperatorName = "op_ExclusiveOr"; + public const string ExplicitConversionName = "op_Explicit"; + public const string ExponentOperatorName = "op_Exponent"; + public const string FalseOperatorName = "op_False"; + public const string GetAsyncEnumeratorMethodName = "GetAsyncEnumerator"; + public const string GetAwaiter = "GetAwaiter"; + public const string GetEnumeratorMethodName = "GetEnumerator"; + public const string GetResult = "GetResult"; + public const string GreaterThanOperatorName = "op_GreaterThan"; + public const string GreaterThanOrEqualOperatorName = "op_GreaterThanOrEqual"; + public const string ImplicitConversionName = "op_Implicit"; + public const string IncrementOperatorName = "op_Increment"; + public const string Indexer = "this[]"; + public const string InequalityOperatorName = "op_Inequality"; + public const string InstanceConstructorName = ".ctor"; + public const string IntegerDivisionOperatorName = "op_IntegerDivision"; + public const string IsCompleted = "IsCompleted"; + public const string LeftShiftOperatorName = "op_LeftShift"; + public const string LengthPropertyName = "Length"; + public const string LessThanOperatorName = "op_LessThan"; + public const string LessThanOrEqualOperatorName = "op_LessThanOrEqual"; + public const string LikeOperatorName = "op_Like"; + public const string LogicalAndOperatorName = "op_LogicalAnd"; + public const string LogicalNotOperatorName = "op_LogicalNot"; + public const string LogicalOrOperatorName = "op_LogicalOr"; + public const string ModulusOperatorName = "op_Modulus"; + public const string MoveNextAsyncMethodName = "MoveNextAsync"; + public const string MoveNextMethodName = "MoveNext"; + public const string MultiplyOperatorName = "op_Multiply"; + public const string ObjectEquals = "Equals"; + public const string ObjectGetHashCode = "GetHashCode"; + public const string ObjectToString = "ToString"; + public const string OnCompleted = "OnCompleted"; + public const string OnesComplementOperatorName = "op_OnesComplement"; + public const string PrintMembersMethodName = "PrintMembers"; + public const string RightShiftOperatorName = "op_RightShift"; + public const string SliceMethodName = "Slice"; + public const string StaticConstructorName = ".cctor"; + public const string SubtractionOperatorName = "op_Subtraction"; + public const string TopLevelStatementsEntryPointMethodName = "
$"; + public const string TopLevelStatementsEntryPointTypeName = "Program"; + public const string TrueOperatorName = "op_True"; + public const string UnaryNegationOperatorName = "op_UnaryNegation"; + public const string UnaryPlusOperatorName = "op_UnaryPlus"; + public const string UnsignedLeftShiftOperatorName = "op_UnsignedLeftShift"; + public const string UnsignedRightShiftOperatorName = "op_UnsignedRightShift"; + public const string ValuePropertyName = "Value"; + } + + public partial class XmlFileResolver : XmlReferenceResolver + { + public XmlFileResolver(string? baseDirectory) { } + + public string? BaseDirectory { get { throw null; } } + + public static XmlFileResolver Default { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + protected virtual bool FileExists(string? resolvedPath) { throw null; } + + public override int GetHashCode() { throw null; } + + public override System.IO.Stream OpenRead(string resolvedPath) { throw null; } + + public override string? ResolveReference(string path, string? baseFilePath) { throw null; } + } + + public abstract partial class XmlReferenceResolver + { + public abstract override bool Equals(object? other); + public abstract override int GetHashCode(); + public abstract System.IO.Stream OpenRead(string resolvedPath); + public abstract string? ResolveReference(string path, string? baseFilePath); + } +} + +namespace Microsoft.CodeAnalysis.Diagnostics +{ + public readonly partial struct AdditionalFileAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public AdditionalText AdditionalFile { get { throw null; } } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public abstract partial class AnalysisContext + { + public virtual void ConfigureGeneratedCodeAnalysis(GeneratedCodeAnalysisFlags analysisMode) { } + + public virtual void EnableConcurrentExecution() { } + + public virtual void RegisterAdditionalFileAction(System.Action action) { } + + public abstract void RegisterCodeBlockAction(System.Action action); + public abstract void RegisterCodeBlockStartAction(System.Action> action) + where TLanguageKindEnum : struct; + public abstract void RegisterCompilationAction(System.Action action); + public abstract void RegisterCompilationStartAction(System.Action action); + public void RegisterOperationAction(System.Action action, params OperationKind[] operationKinds) { } + + public virtual void RegisterOperationAction(System.Action action, System.Collections.Immutable.ImmutableArray operationKinds) { } + + public virtual void RegisterOperationBlockAction(System.Action action) { } + + public virtual void RegisterOperationBlockStartAction(System.Action action) { } + + public abstract void RegisterSemanticModelAction(System.Action action); + public void RegisterSymbolAction(System.Action action, params SymbolKind[] symbolKinds) { } + + public abstract void RegisterSymbolAction(System.Action action, System.Collections.Immutable.ImmutableArray symbolKinds); + public virtual void RegisterSymbolStartAction(System.Action action, SymbolKind symbolKind) { } + + public void RegisterSyntaxNodeAction(System.Action action, params TLanguageKindEnum[] syntaxKinds) + where TLanguageKindEnum : struct { } + + public abstract void RegisterSyntaxNodeAction(System.Action action, System.Collections.Immutable.ImmutableArray syntaxKinds) + where TLanguageKindEnum : struct; + public abstract void RegisterSyntaxTreeAction(System.Action action); + public bool TryGetValue(Text.SourceText text, SourceTextValueProvider valueProvider, out TValue value) { throw null; } + } + + public partial class AnalysisResult + { + internal AnalysisResult() { } + + public System.Collections.Immutable.ImmutableDictionary>> AdditionalFileDiagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Analyzers { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary AnalyzerTelemetryInfo { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary> CompilationDiagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary>> SemanticDiagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableDictionary>> SyntaxDiagnostics { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray GetAllDiagnostics() { throw null; } + + public System.Collections.Immutable.ImmutableArray GetAllDiagnostics(DiagnosticAnalyzer analyzer) { throw null; } + } + + public abstract partial class AnalyzerConfigOptions + { + public static System.StringComparer KeyComparer { get { throw null; } } + + public virtual System.Collections.Generic.IEnumerable Keys { get { throw null; } } + + public abstract bool TryGetValue(string key, out string? value); + } + + public abstract partial class AnalyzerConfigOptionsProvider + { + public abstract AnalyzerConfigOptions GlobalOptions { get; } + + public abstract AnalyzerConfigOptions GetOptions(AdditionalText textFile); + public abstract AnalyzerConfigOptions GetOptions(SyntaxTree tree); + } + + public sealed partial class AnalyzerFileReference : AnalyzerReference, System.IEquatable + { + public AnalyzerFileReference(string fullPath, IAnalyzerAssemblyLoader assemblyLoader) { } + + public IAnalyzerAssemblyLoader AssemblyLoader { get { throw null; } } + + public override string Display { get { throw null; } } + + public override string FullPath { get { throw null; } } + + public override object Id { get { throw null; } } + + public event System.EventHandler? AnalyzerLoadFailed { add { } remove { } } + + public bool Equals(AnalyzerFileReference? other) { throw null; } + + public bool Equals(AnalyzerReference? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzers(string language) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzersForAllLanguages() { throw null; } + + public System.Reflection.Assembly GetAssembly() { throw null; } + + [System.Obsolete("Use GetGenerators(string language) or GetGeneratorsForAllLanguages()")] + public override System.Collections.Immutable.ImmutableArray GetGenerators() { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetGenerators(string language) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetGeneratorsForAllLanguages() { throw null; } + + public override int GetHashCode() { throw null; } + } + + public sealed partial class AnalyzerImageReference : AnalyzerReference + { + public AnalyzerImageReference(System.Collections.Immutable.ImmutableArray analyzers, string? fullPath = null, string? display = null) { } + + public override string Display { get { throw null; } } + + public override string? FullPath { get { throw null; } } + + public override object Id { get { throw null; } } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzers(string language) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzersForAllLanguages() { throw null; } + } + + public sealed partial class AnalyzerLoadFailureEventArgs : System.EventArgs + { + public AnalyzerLoadFailureEventArgs(FailureErrorCode errorCode, string message, System.Exception? exceptionOpt = null, string? typeNameOpt = null) { } + + public FailureErrorCode ErrorCode { get { throw null; } } + + public System.Exception? Exception { get { throw null; } } + + public string Message { get { throw null; } } + + public System.Version? ReferencedCompilerVersion { get { throw null; } } + + public string? TypeName { get { throw null; } } + + public enum FailureErrorCode + { + None = 0, + UnableToLoadAnalyzer = 1, + UnableToCreateAnalyzer = 2, + NoAnalyzers = 3, + ReferencesFramework = 4, + ReferencesNewerCompiler = 5 + } + } + + public partial class AnalyzerOptions + { + public AnalyzerOptions(System.Collections.Immutable.ImmutableArray additionalFiles, AnalyzerConfigOptionsProvider optionsProvider) { } + + public AnalyzerOptions(System.Collections.Immutable.ImmutableArray additionalFiles) { } + + public System.Collections.Immutable.ImmutableArray AdditionalFiles { get { throw null; } } + + public AnalyzerConfigOptionsProvider AnalyzerConfigOptionsProvider { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public AnalyzerOptions WithAdditionalFiles(System.Collections.Immutable.ImmutableArray additionalFiles) { throw null; } + } + + public abstract partial class AnalyzerReference + { + public virtual string Display { get { throw null; } } + + public abstract string? FullPath { get; } + public abstract object Id { get; } + + public abstract System.Collections.Immutable.ImmutableArray GetAnalyzers(string language); + public abstract System.Collections.Immutable.ImmutableArray GetAnalyzersForAllLanguages(); + [System.Obsolete("Use GetGenerators(string language) or GetGeneratorsForAllLanguages()")] + public virtual System.Collections.Immutable.ImmutableArray GetGenerators() { throw null; } + + public virtual System.Collections.Immutable.ImmutableArray GetGenerators(string language) { throw null; } + + public virtual System.Collections.Immutable.ImmutableArray GetGeneratorsForAllLanguages() { throw null; } + } + + public readonly partial struct CodeBlockAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public CodeBlockAnalysisContext(SyntaxNode codeBlock, ISymbol owningSymbol, SemanticModel semanticModel, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public SyntaxNode CodeBlock { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol OwningSymbol { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public abstract partial class CodeBlockStartAnalysisContext + where TLanguageKindEnum : struct + { + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + protected CodeBlockStartAnalysisContext(SyntaxNode codeBlock, ISymbol owningSymbol, SemanticModel semanticModel, AnalyzerOptions options, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public SyntaxNode CodeBlock { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol OwningSymbol { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + + public abstract void RegisterCodeBlockEndAction(System.Action action); + public void RegisterSyntaxNodeAction(System.Action action, params TLanguageKindEnum[] syntaxKinds) { } + + public abstract void RegisterSyntaxNodeAction(System.Action action, System.Collections.Immutable.ImmutableArray syntaxKinds); + } + + public readonly partial struct CompilationAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public CompilationAnalysisContext(Compilation compilation, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + + public readonly bool TryGetValue(SyntaxTree tree, SyntaxTreeValueProvider valueProvider, out TValue value) { throw null; } + + public readonly bool TryGetValue(Text.SourceText text, SourceTextValueProvider valueProvider, out TValue value) { throw null; } + } + + public abstract partial class CompilationStartAnalysisContext + { + protected CompilationStartAnalysisContext(Compilation compilation, AnalyzerOptions options, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public virtual void RegisterAdditionalFileAction(System.Action action) { } + + public abstract void RegisterCodeBlockAction(System.Action action); + public abstract void RegisterCodeBlockStartAction(System.Action> action) + where TLanguageKindEnum : struct; + public abstract void RegisterCompilationEndAction(System.Action action); + public void RegisterOperationAction(System.Action action, params OperationKind[] operationKinds) { } + + public virtual void RegisterOperationAction(System.Action action, System.Collections.Immutable.ImmutableArray operationKinds) { } + + public virtual void RegisterOperationBlockAction(System.Action action) { } + + public virtual void RegisterOperationBlockStartAction(System.Action action) { } + + public abstract void RegisterSemanticModelAction(System.Action action); + public void RegisterSymbolAction(System.Action action, params SymbolKind[] symbolKinds) { } + + public abstract void RegisterSymbolAction(System.Action action, System.Collections.Immutable.ImmutableArray symbolKinds); + public virtual void RegisterSymbolStartAction(System.Action action, SymbolKind symbolKind) { } + + public void RegisterSyntaxNodeAction(System.Action action, params TLanguageKindEnum[] syntaxKinds) + where TLanguageKindEnum : struct { } + + public abstract void RegisterSyntaxNodeAction(System.Action action, System.Collections.Immutable.ImmutableArray syntaxKinds) + where TLanguageKindEnum : struct; + public abstract void RegisterSyntaxTreeAction(System.Action action); + public bool TryGetValue(SyntaxTree tree, SyntaxTreeValueProvider valueProvider, out TValue value) { throw null; } + + public bool TryGetValue(Text.SourceText text, SourceTextValueProvider valueProvider, out TValue value) { throw null; } + } + + public partial class CompilationWithAnalyzers + { + public CompilationWithAnalyzers(Compilation compilation, System.Collections.Immutable.ImmutableArray analyzers, AnalyzerOptions? options, System.Threading.CancellationToken cancellationToken) { } + + public CompilationWithAnalyzers(Compilation compilation, System.Collections.Immutable.ImmutableArray analyzers, CompilationWithAnalyzersOptions analysisOptions) { } + + public CompilationWithAnalyzersOptions AnalysisOptions { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Analyzers { get { throw null; } } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + [System.Obsolete("This API is no longer required to be invoked. Analyzer state is automatically cleaned up when CompilationWithAnalyzers instance is released.")] + public static void ClearAnalyzerState(System.Collections.Immutable.ImmutableArray analyzers) { } + + public System.Threading.Tasks.Task> GetAllDiagnosticsAsync() { throw null; } + + public System.Threading.Tasks.Task> GetAllDiagnosticsAsync(System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(AdditionalText file, System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(AdditionalText file, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(SemanticModel model, Text.TextSpan? filterSpan, System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(SemanticModel model, Text.TextSpan? filterSpan, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(SyntaxTree tree, System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(SyntaxTree tree, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalysisResultAsync(System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("This API was found to have performance issues and hence has been deprecated. Instead, invoke the API 'GetAnalysisResultAsync' and access the property 'CompilationDiagnostics' on the returned 'AnalysisResult' to fetch the compilation diagnostics.")] + public System.Threading.Tasks.Task> GetAnalyzerCompilationDiagnosticsAsync(System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("This API was found to have performance issues and hence has been deprecated. Instead, invoke the API 'GetAnalysisResultAsync' and access the property 'CompilationDiagnostics' on the returned 'AnalysisResult' to fetch the compilation diagnostics.")] + public System.Threading.Tasks.Task> GetAnalyzerCompilationDiagnosticsAsync(System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerDiagnosticsAsync() { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerDiagnosticsAsync(System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerDiagnosticsAsync(System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerSemanticDiagnosticsAsync(SemanticModel model, Text.TextSpan? filterSpan, System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerSemanticDiagnosticsAsync(SemanticModel model, Text.TextSpan? filterSpan, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerSyntaxDiagnosticsAsync(SyntaxTree tree, System.Collections.Immutable.ImmutableArray analyzers, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task> GetAnalyzerSyntaxDiagnosticsAsync(SyntaxTree tree, System.Threading.CancellationToken cancellationToken) { throw null; } + + public System.Threading.Tasks.Task GetAnalyzerTelemetryInfoAsync(DiagnosticAnalyzer analyzer, System.Threading.CancellationToken cancellationToken) { throw null; } + + public static System.Collections.Generic.IEnumerable GetEffectiveDiagnostics(System.Collections.Generic.IEnumerable diagnostics, Compilation compilation) { throw null; } + + public static System.Collections.Generic.IEnumerable GetEffectiveDiagnostics(System.Collections.Immutable.ImmutableArray diagnostics, Compilation compilation) { throw null; } + + public static bool IsDiagnosticAnalyzerSuppressed(DiagnosticAnalyzer analyzer, CompilationOptions options, System.Action? onAnalyzerException = null) { throw null; } + } + + public sealed partial class CompilationWithAnalyzersOptions + { + public CompilationWithAnalyzersOptions(AnalyzerOptions? options, System.Action? onAnalyzerException, bool concurrentAnalysis, bool logAnalyzerExecutionTime, bool reportSuppressedDiagnostics, System.Func? analyzerExceptionFilter) { } + + public CompilationWithAnalyzersOptions(AnalyzerOptions options, System.Action? onAnalyzerException, bool concurrentAnalysis, bool logAnalyzerExecutionTime, bool reportSuppressedDiagnostics) { } + + public CompilationWithAnalyzersOptions(AnalyzerOptions options, System.Action? onAnalyzerException, bool concurrentAnalysis, bool logAnalyzerExecutionTime) { } + + public System.Func? AnalyzerExceptionFilter { get { throw null; } } + + public bool ConcurrentAnalysis { get { throw null; } } + + public bool LogAnalyzerExecutionTime { get { throw null; } } + + public System.Action? OnAnalyzerException { get { throw null; } } + + public AnalyzerOptions? Options { get { throw null; } } + + public bool ReportSuppressedDiagnostics { get { throw null; } } + } + + public abstract partial class DiagnosticAnalyzer + { + public abstract System.Collections.Immutable.ImmutableArray SupportedDiagnostics { get; } + + public sealed override bool Equals(object? obj) { throw null; } + + public sealed override int GetHashCode() { throw null; } + + public abstract void Initialize(AnalysisContext context); + public sealed override string ToString() { throw null; } + } + + [System.AttributeUsage(System.AttributeTargets.Class)] + public sealed partial class DiagnosticAnalyzerAttribute : System.Attribute + { + public DiagnosticAnalyzerAttribute(string firstLanguage, params string[] additionalLanguages) { } + + public string[] Languages { get { throw null; } } + } + + public static partial class DiagnosticAnalyzerExtensions + { + public static CompilationWithAnalyzers WithAnalyzers(this Compilation compilation, System.Collections.Immutable.ImmutableArray analyzers, AnalyzerOptions? options = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static CompilationWithAnalyzers WithAnalyzers(this Compilation compilation, System.Collections.Immutable.ImmutableArray analyzers, CompilationWithAnalyzersOptions analysisOptions) { throw null; } + } + + public abstract partial class DiagnosticSuppressor : DiagnosticAnalyzer + { + public sealed override System.Collections.Immutable.ImmutableArray SupportedDiagnostics { get { throw null; } } + + public abstract System.Collections.Immutable.ImmutableArray SupportedSuppressions { get; } + + public sealed override void Initialize(AnalysisContext context) { } + + public abstract void ReportSuppressions(SuppressionAnalysisContext context); + } + + [System.Flags] + public enum GeneratedCodeAnalysisFlags + { + None = 0, + Analyze = 1, + ReportDiagnostics = 2 + } + + public readonly partial struct OperationAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public OperationAnalysisContext(IOperation operation, ISymbol containingSymbol, Compilation compilation, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public ISymbol ContainingSymbol { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public IOperation Operation { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public readonly FlowAnalysis.ControlFlowGraph GetControlFlowGraph() { throw null; } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public readonly partial struct OperationBlockAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public OperationBlockAnalysisContext(System.Collections.Immutable.ImmutableArray operationBlocks, ISymbol owningSymbol, Compilation compilation, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray OperationBlocks { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol OwningSymbol { get { throw null; } } + + public readonly FlowAnalysis.ControlFlowGraph GetControlFlowGraph(IOperation operationBlock) { throw null; } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public abstract partial class OperationBlockStartAnalysisContext + { + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + protected OperationBlockStartAnalysisContext(System.Collections.Immutable.ImmutableArray operationBlocks, ISymbol owningSymbol, Compilation compilation, AnalyzerOptions options, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray OperationBlocks { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol OwningSymbol { get { throw null; } } + + public FlowAnalysis.ControlFlowGraph GetControlFlowGraph(IOperation operationBlock) { throw null; } + + public void RegisterOperationAction(System.Action action, params OperationKind[] operationKinds) { } + + public abstract void RegisterOperationAction(System.Action action, System.Collections.Immutable.ImmutableArray operationKinds); + public abstract void RegisterOperationBlockEndAction(System.Action action); + } + + public readonly partial struct SemanticModelAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SemanticModelAnalysisContext(SemanticModel semanticModel, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public sealed partial class SourceTextValueProvider + { + public SourceTextValueProvider(System.Func computeValue, System.Collections.Generic.IEqualityComparer? sourceTextComparer = null) { } + } + + public readonly partial struct Suppression : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SuppressionDescriptor Descriptor { get { throw null; } } + + public Diagnostic SuppressedDiagnostic { get { throw null; } } + + public static Suppression Create(SuppressionDescriptor descriptor, Diagnostic suppressedDiagnostic) { throw null; } + + public readonly bool Equals(Suppression other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(Suppression left, Suppression right) { throw null; } + + public static bool operator !=(Suppression left, Suppression right) { throw null; } + } + + public readonly partial struct SuppressionAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ReportedDiagnostics { get { throw null; } } + + public readonly SemanticModel GetSemanticModel(SyntaxTree syntaxTree) { throw null; } + + public readonly void ReportSuppression(Suppression suppression) { } + } + + public sealed partial class SuppressionInfo + { + internal SuppressionInfo() { } + + public AttributeData? Attribute { get { throw null; } } + + public string Id { get { throw null; } } + } + + public readonly partial struct SymbolAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SymbolAnalysisContext(ISymbol symbol, Compilation compilation, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol Symbol { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public abstract partial class SymbolStartAnalysisContext + { + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SymbolStartAnalysisContext(ISymbol symbol, Compilation compilation, AnalyzerOptions options, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public ISymbol Symbol { get { throw null; } } + + public abstract void RegisterCodeBlockAction(System.Action action); + public abstract void RegisterCodeBlockStartAction(System.Action> action) + where TLanguageKindEnum : struct; + public void RegisterOperationAction(System.Action action, params OperationKind[] operationKinds) { } + + public abstract void RegisterOperationAction(System.Action action, System.Collections.Immutable.ImmutableArray operationKinds); + public abstract void RegisterOperationBlockAction(System.Action action); + public abstract void RegisterOperationBlockStartAction(System.Action action); + public abstract void RegisterSymbolEndAction(System.Action action); + public void RegisterSyntaxNodeAction(System.Action action, params TLanguageKindEnum[] syntaxKinds) + where TLanguageKindEnum : struct { } + + public abstract void RegisterSyntaxNodeAction(System.Action action, System.Collections.Immutable.ImmutableArray syntaxKinds) + where TLanguageKindEnum : struct; + } + + public readonly partial struct SyntaxNodeAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SyntaxNodeAnalysisContext(SyntaxNode node, ISymbol? containingSymbol, SemanticModel semanticModel, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SyntaxNodeAnalysisContext(SyntaxNode node, SemanticModel semanticModel, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public Compilation Compilation { get { throw null; } } + + public ISymbol? ContainingSymbol { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public SyntaxNode Node { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public SemanticModel SemanticModel { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public readonly partial struct SyntaxTreeAnalysisContext + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + [System.Obsolete("Use CompilationWithAnalyzers instead. See https://github.com/dotnet/roslyn/issues/63440 for more details.")] + public SyntaxTreeAnalysisContext(SyntaxTree tree, AnalyzerOptions options, System.Action reportDiagnostic, System.Func isSupportedDiagnostic, System.Threading.CancellationToken cancellationToken) { } + + public System.Threading.CancellationToken CancellationToken { get { throw null; } } + + public bool IsGeneratedCode { get { throw null; } } + + public AnalyzerOptions Options { get { throw null; } } + + public SyntaxTree Tree { get { throw null; } } + + public readonly void ReportDiagnostic(Diagnostic diagnostic) { } + } + + public sealed partial class SyntaxTreeValueProvider + { + public SyntaxTreeValueProvider(System.Func computeValue, System.Collections.Generic.IEqualityComparer? syntaxTreeComparer = null) { } + } + + public sealed partial class UnresolvedAnalyzerReference : AnalyzerReference + { + public UnresolvedAnalyzerReference(string unresolvedPath) { } + + public override string Display { get { throw null; } } + + public override string FullPath { get { throw null; } } + + public override object Id { get { throw null; } } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzers(string language) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetAnalyzersForAllLanguages() { throw null; } + } +} + +namespace Microsoft.CodeAnalysis.Diagnostics.Telemetry +{ + [System.Runtime.Serialization.DataContract] + public sealed partial class AnalyzerTelemetryInfo + { + [System.Runtime.Serialization.DataMember(Order = 4)] + public int AdditionalFileActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 12)] + public int CodeBlockActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 11)] + public int CodeBlockEndActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 10)] + public int CodeBlockStartActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 2)] + public int CompilationActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 1)] + public int CompilationEndActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 0)] + public int CompilationStartActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 19)] + public bool Concurrent { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 18)] + public System.TimeSpan ExecutionTime { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 13)] + public int OperationActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 16)] + public int OperationBlockActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 15)] + public int OperationBlockEndActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 14)] + public int OperationBlockStartActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 5)] + public int SemanticModelActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 17)] + public int SuppressionActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 6)] + public int SymbolActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 8)] + public int SymbolEndActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 7)] + public int SymbolStartActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 9)] + public int SyntaxNodeActionsCount { get { throw null; } set { } } + + [System.Runtime.Serialization.DataMember(Order = 3)] + public int SyntaxTreeActionsCount { get { throw null; } set { } } + } +} + +namespace Microsoft.CodeAnalysis.Emit +{ + public enum DebugInformationFormat + { + Pdb = 1, + PortablePdb = 2, + Embedded = 3 + } + + public readonly partial struct EditAndContinueMethodDebugInformation + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public static EditAndContinueMethodDebugInformation Create(System.Collections.Immutable.ImmutableArray compressedSlotMap, System.Collections.Immutable.ImmutableArray compressedLambdaMap, System.Collections.Immutable.ImmutableArray compressedStateMachineStateMap) { throw null; } + + public static EditAndContinueMethodDebugInformation Create(System.Collections.Immutable.ImmutableArray compressedSlotMap, System.Collections.Immutable.ImmutableArray compressedLambdaMap) { throw null; } + } + + public sealed partial class EmitBaseline + { + internal EmitBaseline() { } + + public ModuleMetadata OriginalMetadata { get { throw null; } } + + public static EmitBaseline CreateInitialBaseline(ModuleMetadata module, System.Func debugInformationProvider, System.Func localSignatureProvider, bool hasPortableDebugInformation) { throw null; } + + public static EmitBaseline CreateInitialBaseline(ModuleMetadata module, System.Func debugInformationProvider) { throw null; } + } + + public sealed partial class EmitDifferenceResult : EmitResult + { + internal EmitDifferenceResult() { } + + public EmitBaseline? Baseline { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray ChangedTypes { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray UpdatedMethods { get { throw null; } } + } + + public sealed partial class EmitOptions : System.IEquatable + { + public EmitOptions(bool metadataOnly = false, DebugInformationFormat debugInformationFormat = 0, string? pdbFilePath = null, string? outputNameOverride = null, int fileAlignment = 0, ulong baseAddress = 0, bool highEntropyVirtualAddressSpace = false, SubsystemVersion subsystemVersion = default, string? runtimeMetadataVersion = null, bool tolerateErrors = false, bool includePrivateMembers = true, System.Collections.Immutable.ImmutableArray instrumentationKinds = default, System.Security.Cryptography.HashAlgorithmName? pdbChecksumAlgorithm = null, System.Text.Encoding? defaultSourceFileEncoding = null, System.Text.Encoding? fallbackSourceFileEncoding = null) { } + + public EmitOptions(bool metadataOnly, DebugInformationFormat debugInformationFormat, string? pdbFilePath, string? outputNameOverride, int fileAlignment, ulong baseAddress, bool highEntropyVirtualAddressSpace, SubsystemVersion subsystemVersion, string? runtimeMetadataVersion, bool tolerateErrors, bool includePrivateMembers, System.Collections.Immutable.ImmutableArray instrumentationKinds, System.Security.Cryptography.HashAlgorithmName? pdbChecksumAlgorithm) { } + + public EmitOptions(bool metadataOnly, DebugInformationFormat debugInformationFormat, string pdbFilePath, string outputNameOverride, int fileAlignment, ulong baseAddress, bool highEntropyVirtualAddressSpace, SubsystemVersion subsystemVersion, string runtimeMetadataVersion, bool tolerateErrors, bool includePrivateMembers, System.Collections.Immutable.ImmutableArray instrumentationKinds) { } + + public EmitOptions(bool metadataOnly, DebugInformationFormat debugInformationFormat, string pdbFilePath, string outputNameOverride, int fileAlignment, ulong baseAddress, bool highEntropyVirtualAddressSpace, SubsystemVersion subsystemVersion, string runtimeMetadataVersion, bool tolerateErrors, bool includePrivateMembers) { } + + public ulong BaseAddress { get { throw null; } } + + public DebugInformationFormat DebugInformationFormat { get { throw null; } } + + public System.Text.Encoding? DefaultSourceFileEncoding { get { throw null; } } + + public bool EmitMetadataOnly { get { throw null; } } + + public System.Text.Encoding? FallbackSourceFileEncoding { get { throw null; } } + + public int FileAlignment { get { throw null; } } + + public bool HighEntropyVirtualAddressSpace { get { throw null; } } + + public bool IncludePrivateMembers { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray InstrumentationKinds { get { throw null; } } + + public string? OutputNameOverride { get { throw null; } } + + public System.Security.Cryptography.HashAlgorithmName PdbChecksumAlgorithm { get { throw null; } } + + public string? PdbFilePath { get { throw null; } } + + public string? RuntimeMetadataVersion { get { throw null; } } + + public SubsystemVersion SubsystemVersion { get { throw null; } } + + public bool TolerateErrors { get { throw null; } } + + public bool Equals(EmitOptions? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public static bool operator ==(EmitOptions? left, EmitOptions? right) { throw null; } + + public static bool operator !=(EmitOptions? left, EmitOptions? right) { throw null; } + + public EmitOptions WithBaseAddress(ulong value) { throw null; } + + public EmitOptions WithDebugInformationFormat(DebugInformationFormat format) { throw null; } + + public EmitOptions WithDefaultSourceFileEncoding(System.Text.Encoding? defaultSourceFileEncoding) { throw null; } + + public EmitOptions WithEmitMetadataOnly(bool value) { throw null; } + + public EmitOptions WithFallbackSourceFileEncoding(System.Text.Encoding? fallbackSourceFileEncoding) { throw null; } + + public EmitOptions WithFileAlignment(int value) { throw null; } + + public EmitOptions WithHighEntropyVirtualAddressSpace(bool value) { throw null; } + + public EmitOptions WithIncludePrivateMembers(bool value) { throw null; } + + public EmitOptions WithInstrumentationKinds(System.Collections.Immutable.ImmutableArray instrumentationKinds) { throw null; } + + public EmitOptions WithOutputNameOverride(string outputName) { throw null; } + + public EmitOptions WithPdbChecksumAlgorithm(System.Security.Cryptography.HashAlgorithmName name) { throw null; } + + public EmitOptions WithPdbFilePath(string path) { throw null; } + + public EmitOptions WithRuntimeMetadataVersion(string version) { throw null; } + + public EmitOptions WithSubsystemVersion(SubsystemVersion subsystemVersion) { throw null; } + + public EmitOptions WithTolerateErrors(bool value) { throw null; } + } + + public partial class EmitResult + { + internal EmitResult() { } + + public System.Collections.Immutable.ImmutableArray Diagnostics { get { throw null; } } + + public bool Success { get { throw null; } } + + protected virtual string GetDebuggerDisplay() { throw null; } + } + + public enum InstrumentationKind + { + None = 0, + TestCoverage = 1 + } + + public readonly partial struct MethodInstrumentation + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public System.Collections.Immutable.ImmutableArray Kinds { get { throw null; } } + public static MethodInstrumentation Create(System.Collections.Immutable.ImmutableArray kinds) { throw null; } + } + + public readonly partial struct SemanticEdit : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public SemanticEdit(SemanticEditKind kind, ISymbol? oldSymbol, ISymbol? newSymbol, System.Func? syntaxMap = null, bool preserveLocalVariables = false, MethodInstrumentation instrumentation = default) { } + + public SemanticEdit(SemanticEditKind kind, ISymbol? oldSymbol, ISymbol? newSymbol, System.Func? syntaxMap, bool preserveLocalVariables) { } + + public MethodInstrumentation Instrumentation { get { throw null; } } + + public SemanticEditKind Kind { get { throw null; } } + + public ISymbol? NewSymbol { get { throw null; } } + + public ISymbol? OldSymbol { get { throw null; } } + + public bool PreserveLocalVariables { get { throw null; } } + + public System.Func? SyntaxMap { get { throw null; } } + + public readonly bool Equals(SemanticEdit other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(SemanticEdit left, SemanticEdit right) { throw null; } + + public static bool operator !=(SemanticEdit left, SemanticEdit right) { throw null; } + } + + public enum SemanticEditKind + { + None = 0, + Update = 1, + Insert = 2, + Delete = 3, + Replace = 4 + } +} + +namespace Microsoft.CodeAnalysis.FlowAnalysis +{ + public sealed partial class BasicBlock + { + internal BasicBlock() { } + + public IOperation? BranchValue { get { throw null; } } + + public ControlFlowBranch? ConditionalSuccessor { get { throw null; } } + + public ControlFlowConditionKind ConditionKind { get { throw null; } } + + public ControlFlowRegion EnclosingRegion { get { throw null; } } + + public ControlFlowBranch? FallThroughSuccessor { get { throw null; } } + + public bool IsReachable { get { throw null; } } + + public BasicBlockKind Kind { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Operations { get { throw null; } } + + public int Ordinal { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Predecessors { get { throw null; } } + } + + public enum BasicBlockKind + { + Entry = 0, + Exit = 1, + Block = 2 + } + + public readonly partial struct CaptureId : System.IEquatable + { + private readonly int _dummyPrimitive; + public readonly bool Equals(CaptureId other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public sealed partial class ControlFlowBranch + { + internal ControlFlowBranch() { } + + public BasicBlock? Destination { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray EnteringRegions { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray FinallyRegions { get { throw null; } } + + public bool IsConditionalSuccessor { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray LeavingRegions { get { throw null; } } + + public ControlFlowBranchSemantics Semantics { get { throw null; } } + + public BasicBlock Source { get { throw null; } } + } + + public enum ControlFlowBranchSemantics + { + None = 0, + Regular = 1, + Return = 2, + StructuredExceptionHandling = 3, + ProgramTermination = 4, + Throw = 5, + Rethrow = 6, + Error = 7 + } + + public enum ControlFlowConditionKind + { + None = 0, + WhenFalse = 1, + WhenTrue = 2 + } + + public sealed partial class ControlFlowGraph + { + internal ControlFlowGraph() { } + + public System.Collections.Immutable.ImmutableArray Blocks { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray LocalFunctions { get { throw null; } } + + public IOperation OriginalOperation { get { throw null; } } + + public ControlFlowGraph? Parent { get { throw null; } } + + public ControlFlowRegion Root { get { throw null; } } + + public static ControlFlowGraph Create(Operations.IAttributeOperation attribute, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IBlockOperation body, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IConstructorBodyOperation constructorBody, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IFieldInitializerOperation initializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IMethodBodyOperation methodBody, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IParameterInitializerOperation initializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph Create(Operations.IPropertyInitializerOperation initializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph? Create(SyntaxNode node, SemanticModel semanticModel, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public ControlFlowGraph GetAnonymousFunctionControlFlowGraph(IFlowAnonymousFunctionOperation anonymousFunction, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public ControlFlowGraph GetLocalFunctionControlFlowGraph(IMethodSymbol localFunction, System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + public static partial class ControlFlowGraphExtensions + { + public static ControlFlowGraph GetAnonymousFunctionControlFlowGraphInScope(this ControlFlowGraph controlFlowGraph, IFlowAnonymousFunctionOperation anonymousFunction, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ControlFlowGraph GetLocalFunctionControlFlowGraphInScope(this ControlFlowGraph controlFlowGraph, IMethodSymbol localFunction, System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + public sealed partial class ControlFlowRegion + { + internal ControlFlowRegion() { } + + public System.Collections.Immutable.ImmutableArray CaptureIds { get { throw null; } } + + public ControlFlowRegion? EnclosingRegion { get { throw null; } } + + public ITypeSymbol? ExceptionType { get { throw null; } } + + public int FirstBlockOrdinal { get { throw null; } } + + public ControlFlowRegionKind Kind { get { throw null; } } + + public int LastBlockOrdinal { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray LocalFunctions { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Locals { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray NestedRegions { get { throw null; } } + } + + public enum ControlFlowRegionKind + { + Root = 0, + LocalLifetime = 1, + Try = 2, + Filter = 3, + Catch = 4, + FilterAndHandler = 5, + TryAndCatch = 6, + Finally = 7, + TryAndFinally = 8, + StaticLocalInitializer = 9, + ErroneousBody = 10 + } + + public partial interface ICaughtExceptionOperation : IOperation + { + } + + public partial interface IFlowAnonymousFunctionOperation : IOperation + { + IMethodSymbol Symbol { get; } + } + + public partial interface IFlowCaptureOperation : IOperation + { + CaptureId Id { get; } + + IOperation Value { get; } + } + + public partial interface IFlowCaptureReferenceOperation : IOperation + { + CaptureId Id { get; } + + bool IsInitialization { get; } + } + + public partial interface IIsNullOperation : IOperation + { + IOperation Operand { get; } + } + + public partial interface IStaticLocalInitializationSemaphoreOperation : IOperation + { + ILocalSymbol Local { get; } + } +} + +namespace Microsoft.CodeAnalysis.Operations +{ + public enum ArgumentKind + { + None = 0, + Explicit = 1, + ParamArray = 2, + DefaultValue = 3 + } + + public enum BinaryOperatorKind + { + None = 0, + Add = 1, + Subtract = 2, + Multiply = 3, + Divide = 4, + IntegerDivide = 5, + Remainder = 6, + Power = 7, + LeftShift = 8, + RightShift = 9, + And = 10, + Or = 11, + ExclusiveOr = 12, + ConditionalAnd = 13, + ConditionalOr = 14, + Concatenate = 15, + Equals = 16, + ObjectValueEquals = 17, + NotEquals = 18, + ObjectValueNotEquals = 19, + LessThan = 20, + LessThanOrEqual = 21, + GreaterThanOrEqual = 22, + GreaterThan = 23, + Like = 24, + UnsignedRightShift = 25 + } + + public enum BranchKind + { + None = 0, + Continue = 1, + Break = 2, + GoTo = 3 + } + + public enum CaseKind + { + None = 0, + SingleValue = 1, + Relational = 2, + Range = 3, + Default = 4, + Pattern = 5 + } + + public readonly partial struct CommonConversion + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public ITypeSymbol? ConstrainedToType { get { throw null; } } + + public bool Exists { get { throw null; } } + + public bool IsIdentity { get { throw null; } } + + public bool IsImplicit { get { throw null; } } + + public bool IsNullable { get { throw null; } } + + public bool IsNumeric { get { throw null; } } + + public bool IsReference { get { throw null; } } + + public bool IsUserDefined { get { throw null; } } + + public IMethodSymbol? MethodSymbol { get { throw null; } } + } + + public partial interface IAddressOfOperation : IOperation + { + IOperation Reference { get; } + } + + public partial interface IAnonymousFunctionOperation : IOperation + { + IBlockOperation Body { get; } + + IMethodSymbol Symbol { get; } + } + + public partial interface IAnonymousObjectCreationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Initializers { get; } + } + + public partial interface IArgumentOperation : IOperation + { + ArgumentKind ArgumentKind { get; } + + CommonConversion InConversion { get; } + + CommonConversion OutConversion { get; } + + IParameterSymbol? Parameter { get; } + + IOperation Value { get; } + } + + public partial interface IArrayCreationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray DimensionSizes { get; } + + IArrayInitializerOperation? Initializer { get; } + } + + public partial interface IArrayElementReferenceOperation : IOperation + { + IOperation ArrayReference { get; } + + System.Collections.Immutable.ImmutableArray Indices { get; } + } + + public partial interface IArrayInitializerOperation : IOperation + { + System.Collections.Immutable.ImmutableArray ElementValues { get; } + } + + public partial interface IAssignmentOperation : IOperation + { + IOperation Target { get; } + + IOperation Value { get; } + } + + public partial interface IAttributeOperation : IOperation + { + IOperation Operation { get; } + } + + public partial interface IAwaitOperation : IOperation + { + IOperation Operation { get; } + } + + public partial interface IBinaryOperation : IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + bool IsChecked { get; } + + bool IsCompareText { get; } + + bool IsLifted { get; } + + IOperation LeftOperand { get; } + + BinaryOperatorKind OperatorKind { get; } + + IMethodSymbol? OperatorMethod { get; } + + IOperation RightOperand { get; } + } + + public partial interface IBinaryPatternOperation : IPatternOperation, IOperation + { + IPatternOperation LeftPattern { get; } + + BinaryOperatorKind OperatorKind { get; } + + IPatternOperation RightPattern { get; } + } + + public partial interface IBlockOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Locals { get; } + + System.Collections.Immutable.ImmutableArray Operations { get; } + } + + public partial interface IBranchOperation : IOperation + { + BranchKind BranchKind { get; } + + ILabelSymbol Target { get; } + } + + public partial interface ICaseClauseOperation : IOperation + { + CaseKind CaseKind { get; } + + ILabelSymbol? Label { get; } + } + + public partial interface ICatchClauseOperation : IOperation + { + IOperation? ExceptionDeclarationOrExpression { get; } + + ITypeSymbol ExceptionType { get; } + + IOperation? Filter { get; } + + IBlockOperation Handler { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + } + + public partial interface ICoalesceAssignmentOperation : IAssignmentOperation, IOperation + { + } + + public partial interface ICoalesceOperation : IOperation + { + IOperation Value { get; } + + CommonConversion ValueConversion { get; } + + IOperation WhenNull { get; } + } + + [System.Obsolete("ICollectionElementInitializerOperation has been replaced with IInvocationOperation and IDynamicInvocationOperation", true)] + public partial interface ICollectionElementInitializerOperation : IOperation + { + IMethodSymbol AddMethod { get; } + + System.Collections.Immutable.ImmutableArray Arguments { get; } + + bool IsDynamic { get; } + } + + public partial interface ICompoundAssignmentOperation : IAssignmentOperation, IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + CommonConversion InConversion { get; } + + bool IsChecked { get; } + + bool IsLifted { get; } + + BinaryOperatorKind OperatorKind { get; } + + IMethodSymbol? OperatorMethod { get; } + + CommonConversion OutConversion { get; } + } + + public partial interface IConditionalAccessInstanceOperation : IOperation + { + } + + public partial interface IConditionalAccessOperation : IOperation + { + IOperation Operation { get; } + + IOperation WhenNotNull { get; } + } + + public partial interface IConditionalOperation : IOperation + { + IOperation Condition { get; } + + bool IsRef { get; } + + IOperation? WhenFalse { get; } + + IOperation WhenTrue { get; } + } + + public partial interface IConstantPatternOperation : IPatternOperation, IOperation + { + IOperation Value { get; } + } + + public partial interface IConstructorBodyOperation : IMethodBodyBaseOperation, IOperation + { + IOperation? Initializer { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + } + + public partial interface IConversionOperation : IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + CommonConversion Conversion { get; } + + bool IsChecked { get; } + + bool IsTryCast { get; } + + IOperation Operand { get; } + + IMethodSymbol? OperatorMethod { get; } + } + + public partial interface IDeclarationExpressionOperation : IOperation + { + IOperation Expression { get; } + } + + public partial interface IDeclarationPatternOperation : IPatternOperation, IOperation + { + ISymbol? DeclaredSymbol { get; } + + ITypeSymbol? MatchedType { get; } + + bool MatchesNull { get; } + } + + public partial interface IDeconstructionAssignmentOperation : IAssignmentOperation, IOperation + { + } + + public partial interface IDefaultCaseClauseOperation : ICaseClauseOperation, IOperation + { + } + + public partial interface IDefaultValueOperation : IOperation + { + } + + public partial interface IDelegateCreationOperation : IOperation + { + IOperation Target { get; } + } + + public partial interface IDiscardOperation : IOperation + { + IDiscardSymbol DiscardSymbol { get; } + } + + public partial interface IDiscardPatternOperation : IPatternOperation, IOperation + { + } + + public partial interface IDynamicIndexerAccessOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IOperation Operation { get; } + } + + public partial interface IDynamicInvocationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IOperation Operation { get; } + } + + public partial interface IDynamicMemberReferenceOperation : IOperation + { + ITypeSymbol? ContainingType { get; } + + IOperation? Instance { get; } + + string MemberName { get; } + + System.Collections.Immutable.ImmutableArray TypeArguments { get; } + } + + public partial interface IDynamicObjectCreationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IObjectOrCollectionInitializerOperation? Initializer { get; } + } + + public partial interface IEmptyOperation : IOperation + { + } + + public partial interface IEndOperation : IOperation + { + } + + public partial interface IEventAssignmentOperation : IOperation + { + bool Adds { get; } + + IOperation EventReference { get; } + + IOperation HandlerValue { get; } + } + + public partial interface IEventReferenceOperation : IMemberReferenceOperation, IOperation + { + IEventSymbol Event { get; } + } + + public partial interface IExpressionStatementOperation : IOperation + { + IOperation Operation { get; } + } + + public partial interface IFieldInitializerOperation : ISymbolInitializerOperation, IOperation + { + System.Collections.Immutable.ImmutableArray InitializedFields { get; } + } + + public partial interface IFieldReferenceOperation : IMemberReferenceOperation, IOperation + { + IFieldSymbol Field { get; } + + bool IsDeclaration { get; } + } + + public partial interface IForEachLoopOperation : ILoopOperation, IOperation + { + IOperation Collection { get; } + + bool IsAsynchronous { get; } + + IOperation LoopControlVariable { get; } + + System.Collections.Immutable.ImmutableArray NextVariables { get; } + } + + public partial interface IForLoopOperation : ILoopOperation, IOperation + { + System.Collections.Immutable.ImmutableArray AtLoopBottom { get; } + + System.Collections.Immutable.ImmutableArray Before { get; } + + IOperation? Condition { get; } + + System.Collections.Immutable.ImmutableArray ConditionLocals { get; } + } + + public partial interface IForToLoopOperation : ILoopOperation, IOperation + { + IOperation InitialValue { get; } + + bool IsChecked { get; } + + IOperation LimitValue { get; } + + IOperation LoopControlVariable { get; } + + System.Collections.Immutable.ImmutableArray NextVariables { get; } + + IOperation StepValue { get; } + } + + public partial interface IFunctionPointerInvocationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IOperation Target { get; } + } + + public partial interface IImplicitIndexerReferenceOperation : IOperation + { + IOperation Argument { get; } + + ISymbol IndexerSymbol { get; } + + IOperation Instance { get; } + + ISymbol LengthSymbol { get; } + } + + public partial interface IIncrementOrDecrementOperation : IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + bool IsChecked { get; } + + bool IsLifted { get; } + + bool IsPostfix { get; } + + IMethodSymbol? OperatorMethod { get; } + + IOperation Target { get; } + } + + public partial interface IInstanceReferenceOperation : IOperation + { + InstanceReferenceKind ReferenceKind { get; } + } + + public partial interface IInterpolatedStringAdditionOperation : IOperation + { + IOperation Left { get; } + + IOperation Right { get; } + } + + public partial interface IInterpolatedStringAppendOperation : IInterpolatedStringContentOperation, IOperation + { + IOperation AppendCall { get; } + } + + public partial interface IInterpolatedStringContentOperation : IOperation + { + } + + public partial interface IInterpolatedStringHandlerArgumentPlaceholderOperation : IOperation + { + int ArgumentIndex { get; } + + InterpolatedStringArgumentPlaceholderKind PlaceholderKind { get; } + } + + public partial interface IInterpolatedStringHandlerCreationOperation : IOperation + { + IOperation Content { get; } + + bool HandlerAppendCallsReturnBool { get; } + + IOperation HandlerCreation { get; } + + bool HandlerCreationHasSuccessParameter { get; } + } + + public partial interface IInterpolatedStringOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Parts { get; } + } + + public partial interface IInterpolatedStringTextOperation : IInterpolatedStringContentOperation, IOperation + { + IOperation Text { get; } + } + + public partial interface IInterpolationOperation : IInterpolatedStringContentOperation, IOperation + { + IOperation? Alignment { get; } + + IOperation Expression { get; } + + IOperation? FormatString { get; } + } + + public partial interface IInvalidOperation : IOperation + { + } + + public partial interface IInvocationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + ITypeSymbol? ConstrainedToType { get; } + + IOperation? Instance { get; } + + bool IsVirtual { get; } + + IMethodSymbol TargetMethod { get; } + } + + public partial interface IIsPatternOperation : IOperation + { + IPatternOperation Pattern { get; } + + IOperation Value { get; } + } + + public partial interface IIsTypeOperation : IOperation + { + bool IsNegated { get; } + + ITypeSymbol TypeOperand { get; } + + IOperation ValueOperand { get; } + } + + public partial interface ILabeledOperation : IOperation + { + ILabelSymbol Label { get; } + + IOperation? Operation { get; } + } + + public partial interface IListPatternOperation : IPatternOperation, IOperation + { + ISymbol? DeclaredSymbol { get; } + + ISymbol? IndexerSymbol { get; } + + ISymbol? LengthSymbol { get; } + + System.Collections.Immutable.ImmutableArray Patterns { get; } + } + + public partial interface ILiteralOperation : IOperation + { + } + + public partial interface ILocalFunctionOperation : IOperation + { + IBlockOperation? Body { get; } + + IBlockOperation? IgnoredBody { get; } + + IMethodSymbol Symbol { get; } + } + + public partial interface ILocalReferenceOperation : IOperation + { + bool IsDeclaration { get; } + + ILocalSymbol Local { get; } + } + + public partial interface ILockOperation : IOperation + { + IOperation Body { get; } + + IOperation LockedValue { get; } + } + + public partial interface ILoopOperation : IOperation + { + IOperation Body { get; } + + ILabelSymbol ContinueLabel { get; } + + ILabelSymbol ExitLabel { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + + LoopKind LoopKind { get; } + } + + public partial interface IMemberInitializerOperation : IOperation + { + IOperation InitializedMember { get; } + + IObjectOrCollectionInitializerOperation Initializer { get; } + } + + public partial interface IMemberReferenceOperation : IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + IOperation? Instance { get; } + + ISymbol Member { get; } + } + + public partial interface IMethodBodyBaseOperation : IOperation + { + IBlockOperation? BlockBody { get; } + + IBlockOperation? ExpressionBody { get; } + } + + public partial interface IMethodBodyOperation : IMethodBodyBaseOperation, IOperation + { + } + + public partial interface IMethodReferenceOperation : IMemberReferenceOperation, IOperation + { + bool IsVirtual { get; } + + IMethodSymbol Method { get; } + } + + public partial interface INameOfOperation : IOperation + { + IOperation Argument { get; } + } + + public partial interface INegatedPatternOperation : IPatternOperation, IOperation + { + IPatternOperation Pattern { get; } + } + + public enum InstanceReferenceKind + { + ContainingTypeInstance = 0, + ImplicitReceiver = 1, + PatternInput = 2, + InterpolatedStringHandler = 3 + } + + public enum InterpolatedStringArgumentPlaceholderKind + { + CallsiteArgument = 0, + CallsiteReceiver = 1, + TrailingValidityArgument = 2 + } + + public partial interface IObjectCreationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IMethodSymbol? Constructor { get; } + + IObjectOrCollectionInitializerOperation? Initializer { get; } + } + + public partial interface IObjectOrCollectionInitializerOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Initializers { get; } + } + + public partial interface IOmittedArgumentOperation : IOperation + { + } + + public partial interface IParameterInitializerOperation : ISymbolInitializerOperation, IOperation + { + IParameterSymbol Parameter { get; } + } + + public partial interface IParameterReferenceOperation : IOperation + { + IParameterSymbol Parameter { get; } + } + + public partial interface IParenthesizedOperation : IOperation + { + IOperation Operand { get; } + } + + public partial interface IPatternCaseClauseOperation : ICaseClauseOperation, IOperation + { + IOperation? Guard { get; } + + ILabelSymbol Label { get; } + + IPatternOperation Pattern { get; } + } + + public partial interface IPatternOperation : IOperation + { + ITypeSymbol InputType { get; } + + ITypeSymbol NarrowedType { get; } + } + + public partial interface IPropertyInitializerOperation : ISymbolInitializerOperation, IOperation + { + System.Collections.Immutable.ImmutableArray InitializedProperties { get; } + } + + public partial interface IPropertyReferenceOperation : IMemberReferenceOperation, IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IPropertySymbol Property { get; } + } + + public partial interface IPropertySubpatternOperation : IOperation + { + IOperation Member { get; } + + IPatternOperation Pattern { get; } + } + + public partial interface IRaiseEventOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arguments { get; } + + IEventReferenceOperation EventReference { get; } + } + + public partial interface IRangeCaseClauseOperation : ICaseClauseOperation, IOperation + { + IOperation MaximumValue { get; } + + IOperation MinimumValue { get; } + } + + public partial interface IRangeOperation : IOperation + { + bool IsLifted { get; } + + IOperation? LeftOperand { get; } + + IMethodSymbol? Method { get; } + + IOperation? RightOperand { get; } + } + + public partial interface IRecursivePatternOperation : IPatternOperation, IOperation + { + ISymbol? DeclaredSymbol { get; } + + System.Collections.Immutable.ImmutableArray DeconstructionSubpatterns { get; } + + ISymbol? DeconstructSymbol { get; } + + ITypeSymbol MatchedType { get; } + + System.Collections.Immutable.ImmutableArray PropertySubpatterns { get; } + } + + public partial interface IReDimClauseOperation : IOperation + { + System.Collections.Immutable.ImmutableArray DimensionSizes { get; } + + IOperation Operand { get; } + } + + public partial interface IReDimOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Clauses { get; } + + bool Preserve { get; } + } + + public partial interface IRelationalCaseClauseOperation : ICaseClauseOperation, IOperation + { + BinaryOperatorKind Relation { get; } + + IOperation Value { get; } + } + + public partial interface IRelationalPatternOperation : IPatternOperation, IOperation + { + BinaryOperatorKind OperatorKind { get; } + + IOperation Value { get; } + } + + public partial interface IReturnOperation : IOperation + { + IOperation? ReturnedValue { get; } + } + + public partial interface ISimpleAssignmentOperation : IAssignmentOperation, IOperation + { + bool IsRef { get; } + } + + public partial interface ISingleValueCaseClauseOperation : ICaseClauseOperation, IOperation + { + IOperation Value { get; } + } + + public partial interface ISizeOfOperation : IOperation + { + ITypeSymbol TypeOperand { get; } + } + + public partial interface ISlicePatternOperation : IPatternOperation, IOperation + { + IPatternOperation? Pattern { get; } + + ISymbol? SliceSymbol { get; } + } + + public partial interface IStopOperation : IOperation + { + } + + public partial interface ISwitchCaseOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Body { get; } + + System.Collections.Immutable.ImmutableArray Clauses { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + } + + public partial interface ISwitchExpressionArmOperation : IOperation + { + IOperation? Guard { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + + IPatternOperation Pattern { get; } + + IOperation Value { get; } + } + + public partial interface ISwitchExpressionOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Arms { get; } + + bool IsExhaustive { get; } + + IOperation Value { get; } + } + + public partial interface ISwitchOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Cases { get; } + + ILabelSymbol ExitLabel { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + + IOperation Value { get; } + } + + public partial interface ISymbolInitializerOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Locals { get; } + + IOperation Value { get; } + } + + public partial interface IThrowOperation : IOperation + { + IOperation? Exception { get; } + } + + public partial interface ITranslatedQueryOperation : IOperation + { + IOperation Operation { get; } + } + + public partial interface ITryOperation : IOperation + { + IBlockOperation Body { get; } + + System.Collections.Immutable.ImmutableArray Catches { get; } + + ILabelSymbol? ExitLabel { get; } + + IBlockOperation? Finally { get; } + } + + public partial interface ITupleBinaryOperation : IOperation + { + IOperation LeftOperand { get; } + + BinaryOperatorKind OperatorKind { get; } + + IOperation RightOperand { get; } + } + + public partial interface ITupleOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Elements { get; } + + ITypeSymbol? NaturalType { get; } + } + + public partial interface ITypeOfOperation : IOperation + { + ITypeSymbol TypeOperand { get; } + } + + public partial interface ITypeParameterObjectCreationOperation : IOperation + { + IObjectOrCollectionInitializerOperation? Initializer { get; } + } + + public partial interface ITypePatternOperation : IPatternOperation, IOperation + { + ITypeSymbol MatchedType { get; } + } + + public partial interface IUnaryOperation : IOperation + { + ITypeSymbol? ConstrainedToType { get; } + + bool IsChecked { get; } + + bool IsLifted { get; } + + IOperation Operand { get; } + + UnaryOperatorKind OperatorKind { get; } + + IMethodSymbol? OperatorMethod { get; } + } + + public partial interface IUsingDeclarationOperation : IOperation + { + IVariableDeclarationGroupOperation DeclarationGroup { get; } + + bool IsAsynchronous { get; } + } + + public partial interface IUsingOperation : IOperation + { + IOperation Body { get; } + + bool IsAsynchronous { get; } + + System.Collections.Immutable.ImmutableArray Locals { get; } + + IOperation Resources { get; } + } + + public partial interface IUtf8StringOperation : IOperation + { + string Value { get; } + } + + public partial interface IVariableDeclarationGroupOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Declarations { get; } + } + + public partial interface IVariableDeclarationOperation : IOperation + { + System.Collections.Immutable.ImmutableArray Declarators { get; } + + System.Collections.Immutable.ImmutableArray IgnoredDimensions { get; } + + IVariableInitializerOperation? Initializer { get; } + } + + public partial interface IVariableDeclaratorOperation : IOperation + { + System.Collections.Immutable.ImmutableArray IgnoredArguments { get; } + + IVariableInitializerOperation? Initializer { get; } + + ILocalSymbol Symbol { get; } + } + + public partial interface IVariableInitializerOperation : ISymbolInitializerOperation, IOperation + { + } + + public partial interface IWhileLoopOperation : ILoopOperation, IOperation + { + IOperation? Condition { get; } + + bool ConditionIsTop { get; } + + bool ConditionIsUntil { get; } + + IOperation? IgnoredCondition { get; } + } + + public partial interface IWithOperation : IOperation + { + IMethodSymbol? CloneMethod { get; } + + IObjectOrCollectionInitializerOperation Initializer { get; } + + IOperation Operand { get; } + } + + public enum LoopKind + { + None = 0, + While = 1, + For = 2, + ForTo = 3, + ForEach = 4 + } + + public static partial class OperationExtensions + { + public static System.Collections.Generic.IEnumerable Descendants(this IOperation? operation) { throw null; } + + public static System.Collections.Generic.IEnumerable DescendantsAndSelf(this IOperation? operation) { throw null; } + + public static string? GetArgumentName(this IDynamicIndexerAccessOperation dynamicOperation, int index) { throw null; } + + public static string? GetArgumentName(this IDynamicInvocationOperation dynamicOperation, int index) { throw null; } + + public static string? GetArgumentName(this IDynamicObjectCreationOperation dynamicOperation, int index) { throw null; } + + public static RefKind? GetArgumentRefKind(this IDynamicIndexerAccessOperation dynamicOperation, int index) { throw null; } + + public static RefKind? GetArgumentRefKind(this IDynamicInvocationOperation dynamicOperation, int index) { throw null; } + + public static RefKind? GetArgumentRefKind(this IDynamicObjectCreationOperation dynamicOperation, int index) { throw null; } + + public static IOperation? GetCorrespondingOperation(this IBranchOperation operation) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetDeclaredVariables(this IVariableDeclarationGroupOperation declarationGroup) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetDeclaredVariables(this IVariableDeclarationOperation declaration) { throw null; } + + public static IMethodSymbol GetFunctionPointerSignature(this IFunctionPointerInvocationOperation functionPointer) { throw null; } + + public static IVariableInitializerOperation? GetVariableInitializer(this IVariableDeclaratorOperation declarationOperation) { throw null; } + } + + public abstract partial class OperationVisitor + { + public virtual void DefaultVisit(IOperation operation) { } + + public virtual void Visit(IOperation? operation) { } + + public virtual void VisitAddressOf(IAddressOfOperation operation) { } + + public virtual void VisitAnonymousFunction(IAnonymousFunctionOperation operation) { } + + public virtual void VisitAnonymousObjectCreation(IAnonymousObjectCreationOperation operation) { } + + public virtual void VisitArgument(IArgumentOperation operation) { } + + public virtual void VisitArrayCreation(IArrayCreationOperation operation) { } + + public virtual void VisitArrayElementReference(IArrayElementReferenceOperation operation) { } + + public virtual void VisitArrayInitializer(IArrayInitializerOperation operation) { } + + public virtual void VisitAttribute(IAttributeOperation operation) { } + + public virtual void VisitAwait(IAwaitOperation operation) { } + + public virtual void VisitBinaryOperator(IBinaryOperation operation) { } + + public virtual void VisitBinaryPattern(IBinaryPatternOperation operation) { } + + public virtual void VisitBlock(IBlockOperation operation) { } + + public virtual void VisitBranch(IBranchOperation operation) { } + + public virtual void VisitCatchClause(ICatchClauseOperation operation) { } + + public virtual void VisitCaughtException(FlowAnalysis.ICaughtExceptionOperation operation) { } + + public virtual void VisitCoalesce(ICoalesceOperation operation) { } + + public virtual void VisitCoalesceAssignment(ICoalesceAssignmentOperation operation) { } + + [System.Obsolete("ICollectionElementInitializerOperation has been replaced with IInvocationOperation and IDynamicInvocationOperation", true)] + public virtual void VisitCollectionElementInitializer(ICollectionElementInitializerOperation operation) { } + + public virtual void VisitCompoundAssignment(ICompoundAssignmentOperation operation) { } + + public virtual void VisitConditional(IConditionalOperation operation) { } + + public virtual void VisitConditionalAccess(IConditionalAccessOperation operation) { } + + public virtual void VisitConditionalAccessInstance(IConditionalAccessInstanceOperation operation) { } + + public virtual void VisitConstantPattern(IConstantPatternOperation operation) { } + + public virtual void VisitConstructorBodyOperation(IConstructorBodyOperation operation) { } + + public virtual void VisitConversion(IConversionOperation operation) { } + + public virtual void VisitDeclarationExpression(IDeclarationExpressionOperation operation) { } + + public virtual void VisitDeclarationPattern(IDeclarationPatternOperation operation) { } + + public virtual void VisitDeconstructionAssignment(IDeconstructionAssignmentOperation operation) { } + + public virtual void VisitDefaultCaseClause(IDefaultCaseClauseOperation operation) { } + + public virtual void VisitDefaultValue(IDefaultValueOperation operation) { } + + public virtual void VisitDelegateCreation(IDelegateCreationOperation operation) { } + + public virtual void VisitDiscardOperation(IDiscardOperation operation) { } + + public virtual void VisitDiscardPattern(IDiscardPatternOperation operation) { } + + public virtual void VisitDynamicIndexerAccess(IDynamicIndexerAccessOperation operation) { } + + public virtual void VisitDynamicInvocation(IDynamicInvocationOperation operation) { } + + public virtual void VisitDynamicMemberReference(IDynamicMemberReferenceOperation operation) { } + + public virtual void VisitDynamicObjectCreation(IDynamicObjectCreationOperation operation) { } + + public virtual void VisitEmpty(IEmptyOperation operation) { } + + public virtual void VisitEnd(IEndOperation operation) { } + + public virtual void VisitEventAssignment(IEventAssignmentOperation operation) { } + + public virtual void VisitEventReference(IEventReferenceOperation operation) { } + + public virtual void VisitExpressionStatement(IExpressionStatementOperation operation) { } + + public virtual void VisitFieldInitializer(IFieldInitializerOperation operation) { } + + public virtual void VisitFieldReference(IFieldReferenceOperation operation) { } + + public virtual void VisitFlowAnonymousFunction(FlowAnalysis.IFlowAnonymousFunctionOperation operation) { } + + public virtual void VisitFlowCapture(FlowAnalysis.IFlowCaptureOperation operation) { } + + public virtual void VisitFlowCaptureReference(FlowAnalysis.IFlowCaptureReferenceOperation operation) { } + + public virtual void VisitForEachLoop(IForEachLoopOperation operation) { } + + public virtual void VisitForLoop(IForLoopOperation operation) { } + + public virtual void VisitForToLoop(IForToLoopOperation operation) { } + + public virtual void VisitFunctionPointerInvocation(IFunctionPointerInvocationOperation operation) { } + + public virtual void VisitImplicitIndexerReference(IImplicitIndexerReferenceOperation operation) { } + + public virtual void VisitIncrementOrDecrement(IIncrementOrDecrementOperation operation) { } + + public virtual void VisitInstanceReference(IInstanceReferenceOperation operation) { } + + public virtual void VisitInterpolatedString(IInterpolatedStringOperation operation) { } + + public virtual void VisitInterpolatedStringAddition(IInterpolatedStringAdditionOperation operation) { } + + public virtual void VisitInterpolatedStringAppend(IInterpolatedStringAppendOperation operation) { } + + public virtual void VisitInterpolatedStringHandlerArgumentPlaceholder(IInterpolatedStringHandlerArgumentPlaceholderOperation operation) { } + + public virtual void VisitInterpolatedStringHandlerCreation(IInterpolatedStringHandlerCreationOperation operation) { } + + public virtual void VisitInterpolatedStringText(IInterpolatedStringTextOperation operation) { } + + public virtual void VisitInterpolation(IInterpolationOperation operation) { } + + public virtual void VisitInvalid(IInvalidOperation operation) { } + + public virtual void VisitInvocation(IInvocationOperation operation) { } + + public virtual void VisitIsNull(FlowAnalysis.IIsNullOperation operation) { } + + public virtual void VisitIsPattern(IIsPatternOperation operation) { } + + public virtual void VisitIsType(IIsTypeOperation operation) { } + + public virtual void VisitLabeled(ILabeledOperation operation) { } + + public virtual void VisitListPattern(IListPatternOperation operation) { } + + public virtual void VisitLiteral(ILiteralOperation operation) { } + + public virtual void VisitLocalFunction(ILocalFunctionOperation operation) { } + + public virtual void VisitLocalReference(ILocalReferenceOperation operation) { } + + public virtual void VisitLock(ILockOperation operation) { } + + public virtual void VisitMemberInitializer(IMemberInitializerOperation operation) { } + + public virtual void VisitMethodBodyOperation(IMethodBodyOperation operation) { } + + public virtual void VisitMethodReference(IMethodReferenceOperation operation) { } + + public virtual void VisitNameOf(INameOfOperation operation) { } + + public virtual void VisitNegatedPattern(INegatedPatternOperation operation) { } + + public virtual void VisitObjectCreation(IObjectCreationOperation operation) { } + + public virtual void VisitObjectOrCollectionInitializer(IObjectOrCollectionInitializerOperation operation) { } + + public virtual void VisitOmittedArgument(IOmittedArgumentOperation operation) { } + + public virtual void VisitParameterInitializer(IParameterInitializerOperation operation) { } + + public virtual void VisitParameterReference(IParameterReferenceOperation operation) { } + + public virtual void VisitParenthesized(IParenthesizedOperation operation) { } + + public virtual void VisitPatternCaseClause(IPatternCaseClauseOperation operation) { } + + public virtual void VisitPropertyInitializer(IPropertyInitializerOperation operation) { } + + public virtual void VisitPropertyReference(IPropertyReferenceOperation operation) { } + + public virtual void VisitPropertySubpattern(IPropertySubpatternOperation operation) { } + + public virtual void VisitRaiseEvent(IRaiseEventOperation operation) { } + + public virtual void VisitRangeCaseClause(IRangeCaseClauseOperation operation) { } + + public virtual void VisitRangeOperation(IRangeOperation operation) { } + + public virtual void VisitRecursivePattern(IRecursivePatternOperation operation) { } + + public virtual void VisitReDim(IReDimOperation operation) { } + + public virtual void VisitReDimClause(IReDimClauseOperation operation) { } + + public virtual void VisitRelationalCaseClause(IRelationalCaseClauseOperation operation) { } + + public virtual void VisitRelationalPattern(IRelationalPatternOperation operation) { } + + public virtual void VisitReturn(IReturnOperation operation) { } + + public virtual void VisitSimpleAssignment(ISimpleAssignmentOperation operation) { } + + public virtual void VisitSingleValueCaseClause(ISingleValueCaseClauseOperation operation) { } + + public virtual void VisitSizeOf(ISizeOfOperation operation) { } + + public virtual void VisitSlicePattern(ISlicePatternOperation operation) { } + + public virtual void VisitStaticLocalInitializationSemaphore(FlowAnalysis.IStaticLocalInitializationSemaphoreOperation operation) { } + + public virtual void VisitStop(IStopOperation operation) { } + + public virtual void VisitSwitch(ISwitchOperation operation) { } + + public virtual void VisitSwitchCase(ISwitchCaseOperation operation) { } + + public virtual void VisitSwitchExpression(ISwitchExpressionOperation operation) { } + + public virtual void VisitSwitchExpressionArm(ISwitchExpressionArmOperation operation) { } + + public virtual void VisitThrow(IThrowOperation operation) { } + + public virtual void VisitTranslatedQuery(ITranslatedQueryOperation operation) { } + + public virtual void VisitTry(ITryOperation operation) { } + + public virtual void VisitTuple(ITupleOperation operation) { } + + public virtual void VisitTupleBinaryOperator(ITupleBinaryOperation operation) { } + + public virtual void VisitTypeOf(ITypeOfOperation operation) { } + + public virtual void VisitTypeParameterObjectCreation(ITypeParameterObjectCreationOperation operation) { } + + public virtual void VisitTypePattern(ITypePatternOperation operation) { } + + public virtual void VisitUnaryOperator(IUnaryOperation operation) { } + + public virtual void VisitUsing(IUsingOperation operation) { } + + public virtual void VisitUsingDeclaration(IUsingDeclarationOperation operation) { } + + public virtual void VisitUtf8String(IUtf8StringOperation operation) { } + + public virtual void VisitVariableDeclaration(IVariableDeclarationOperation operation) { } + + public virtual void VisitVariableDeclarationGroup(IVariableDeclarationGroupOperation operation) { } + + public virtual void VisitVariableDeclarator(IVariableDeclaratorOperation operation) { } + + public virtual void VisitVariableInitializer(IVariableInitializerOperation operation) { } + + public virtual void VisitWhileLoop(IWhileLoopOperation operation) { } + + public virtual void VisitWith(IWithOperation operation) { } + } + + public abstract partial class OperationVisitor + { + public virtual TResult? DefaultVisit(IOperation operation, TArgument argument) { throw null; } + + public virtual TResult? Visit(IOperation? operation, TArgument argument) { throw null; } + + public virtual TResult? VisitAddressOf(IAddressOfOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitAnonymousFunction(IAnonymousFunctionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitAnonymousObjectCreation(IAnonymousObjectCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitArgument(IArgumentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitArrayCreation(IArrayCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitArrayElementReference(IArrayElementReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitArrayInitializer(IArrayInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitAttribute(IAttributeOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitAwait(IAwaitOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitBinaryOperator(IBinaryOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitBinaryPattern(IBinaryPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitBlock(IBlockOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitBranch(IBranchOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitCatchClause(ICatchClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitCaughtException(FlowAnalysis.ICaughtExceptionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitCoalesce(ICoalesceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitCoalesceAssignment(ICoalesceAssignmentOperation operation, TArgument argument) { throw null; } + + [System.Obsolete("ICollectionElementInitializerOperation has been replaced with IInvocationOperation and IDynamicInvocationOperation", true)] + public virtual TResult? VisitCollectionElementInitializer(ICollectionElementInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitCompoundAssignment(ICompoundAssignmentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConditional(IConditionalOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConditionalAccess(IConditionalAccessOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConditionalAccessInstance(IConditionalAccessInstanceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConstantPattern(IConstantPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConstructorBodyOperation(IConstructorBodyOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitConversion(IConversionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDeclarationExpression(IDeclarationExpressionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDeclarationPattern(IDeclarationPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDeconstructionAssignment(IDeconstructionAssignmentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDefaultCaseClause(IDefaultCaseClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDefaultValue(IDefaultValueOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDelegateCreation(IDelegateCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDiscardOperation(IDiscardOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDiscardPattern(IDiscardPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDynamicIndexerAccess(IDynamicIndexerAccessOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDynamicInvocation(IDynamicInvocationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDynamicMemberReference(IDynamicMemberReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitDynamicObjectCreation(IDynamicObjectCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitEmpty(IEmptyOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitEnd(IEndOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitEventAssignment(IEventAssignmentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitEventReference(IEventReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitExpressionStatement(IExpressionStatementOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFieldInitializer(IFieldInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFieldReference(IFieldReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFlowAnonymousFunction(FlowAnalysis.IFlowAnonymousFunctionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFlowCapture(FlowAnalysis.IFlowCaptureOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFlowCaptureReference(FlowAnalysis.IFlowCaptureReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitForEachLoop(IForEachLoopOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitForLoop(IForLoopOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitForToLoop(IForToLoopOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitFunctionPointerInvocation(IFunctionPointerInvocationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitImplicitIndexerReference(IImplicitIndexerReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitIncrementOrDecrement(IIncrementOrDecrementOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInstanceReference(IInstanceReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedString(IInterpolatedStringOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedStringAddition(IInterpolatedStringAdditionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedStringAppend(IInterpolatedStringAppendOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedStringHandlerArgumentPlaceholder(IInterpolatedStringHandlerArgumentPlaceholderOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedStringHandlerCreation(IInterpolatedStringHandlerCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolatedStringText(IInterpolatedStringTextOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInterpolation(IInterpolationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInvalid(IInvalidOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitInvocation(IInvocationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitIsNull(FlowAnalysis.IIsNullOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitIsPattern(IIsPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitIsType(IIsTypeOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitLabeled(ILabeledOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitListPattern(IListPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitLiteral(ILiteralOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitLocalFunction(ILocalFunctionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitLocalReference(ILocalReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitLock(ILockOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitMemberInitializer(IMemberInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitMethodBodyOperation(IMethodBodyOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitMethodReference(IMethodReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitNameOf(INameOfOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitNegatedPattern(INegatedPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitObjectCreation(IObjectCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitObjectOrCollectionInitializer(IObjectOrCollectionInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitOmittedArgument(IOmittedArgumentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitParameterInitializer(IParameterInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitParameterReference(IParameterReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitParenthesized(IParenthesizedOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitPatternCaseClause(IPatternCaseClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitPropertyInitializer(IPropertyInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitPropertyReference(IPropertyReferenceOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitPropertySubpattern(IPropertySubpatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRaiseEvent(IRaiseEventOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRangeCaseClause(IRangeCaseClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRangeOperation(IRangeOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRecursivePattern(IRecursivePatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitReDim(IReDimOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitReDimClause(IReDimClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRelationalCaseClause(IRelationalCaseClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitRelationalPattern(IRelationalPatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitReturn(IReturnOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSimpleAssignment(ISimpleAssignmentOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSingleValueCaseClause(ISingleValueCaseClauseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSizeOf(ISizeOfOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSlicePattern(ISlicePatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitStaticLocalInitializationSemaphore(FlowAnalysis.IStaticLocalInitializationSemaphoreOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitStop(IStopOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSwitch(ISwitchOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSwitchCase(ISwitchCaseOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSwitchExpression(ISwitchExpressionOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitSwitchExpressionArm(ISwitchExpressionArmOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitThrow(IThrowOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTranslatedQuery(ITranslatedQueryOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTry(ITryOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTuple(ITupleOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTupleBinaryOperator(ITupleBinaryOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTypeOf(ITypeOfOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTypeParameterObjectCreation(ITypeParameterObjectCreationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitTypePattern(ITypePatternOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitUnaryOperator(IUnaryOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitUsing(IUsingOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitUsingDeclaration(IUsingDeclarationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitUtf8String(IUtf8StringOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitVariableDeclaration(IVariableDeclarationOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitVariableDeclarationGroup(IVariableDeclarationGroupOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitVariableDeclarator(IVariableDeclaratorOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitVariableInitializer(IVariableInitializerOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitWhileLoop(IWhileLoopOperation operation, TArgument argument) { throw null; } + + public virtual TResult? VisitWith(IWithOperation operation, TArgument argument) { throw null; } + } + + public abstract partial class OperationWalker : OperationVisitor + { + public override void DefaultVisit(IOperation operation) { } + + public override void Visit(IOperation? operation) { } + } + + public abstract partial class OperationWalker : OperationVisitor + { + public override object? DefaultVisit(IOperation operation, TArgument argument) { throw null; } + + public override object? Visit(IOperation? operation, TArgument argument) { throw null; } + } + + public enum UnaryOperatorKind + { + None = 0, + BitwiseNegation = 1, + Not = 2, + Plus = 3, + Minus = 4, + True = 5, + False = 6, + Hat = 7 + } +} + +namespace Microsoft.CodeAnalysis.Text +{ + [System.Runtime.Serialization.DataContract] + public readonly partial struct LinePosition : System.IEquatable, System.IComparable + { + private readonly int _dummyPrimitive; + public LinePosition(int line, int character) { } + + public int Character { get { throw null; } } + + public int Line { get { throw null; } } + + public static LinePosition Zero { get { throw null; } } + + public readonly int CompareTo(LinePosition other) { throw null; } + + public readonly bool Equals(LinePosition other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(LinePosition left, LinePosition right) { throw null; } + + public static bool operator >(LinePosition left, LinePosition right) { throw null; } + + public static bool operator >=(LinePosition left, LinePosition right) { throw null; } + + public static bool operator !=(LinePosition left, LinePosition right) { throw null; } + + public static bool operator <(LinePosition left, LinePosition right) { throw null; } + + public static bool operator <=(LinePosition left, LinePosition right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + [System.Runtime.Serialization.DataContract] + public readonly partial struct LinePositionSpan : System.IEquatable + { + private readonly int _dummyPrimitive; + public LinePositionSpan(LinePosition start, LinePosition end) { } + + public LinePosition End { get { throw null; } } + + public LinePosition Start { get { throw null; } } + + public readonly bool Equals(LinePositionSpan other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(LinePositionSpan left, LinePositionSpan right) { throw null; } + + public static bool operator !=(LinePositionSpan left, LinePositionSpan right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public enum SourceHashAlgorithm + { + None = 0, + Sha1 = 1, + Sha256 = 2 + } + + public abstract partial class SourceText + { + protected SourceText(System.Collections.Immutable.ImmutableArray checksum = default, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1, SourceTextContainer? container = null) { } + + public bool CanBeEmbedded { get { throw null; } } + + public SourceHashAlgorithm ChecksumAlgorithm { get { throw null; } } + + public virtual SourceTextContainer Container { get { throw null; } } + + public abstract System.Text.Encoding? Encoding { get; } + + public abstract char this[int position] { get; } + + public abstract int Length { get; } + + public TextLineCollection Lines { get { throw null; } } + + public bool ContentEquals(SourceText other) { throw null; } + + protected virtual bool ContentEqualsImpl(SourceText other) { throw null; } + + public abstract void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count); + public static SourceText From(byte[] buffer, int length, System.Text.Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1, bool throwIfBinaryDetected = false, bool canBeEmbedded = false) { throw null; } + + public static SourceText From(byte[] buffer, int length, System.Text.Encoding? encoding, SourceHashAlgorithm checksumAlgorithm, bool throwIfBinaryDetected) { throw null; } + + public static SourceText From(System.IO.Stream stream, System.Text.Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1, bool throwIfBinaryDetected = false, bool canBeEmbedded = false) { throw null; } + + public static SourceText From(System.IO.Stream stream, System.Text.Encoding? encoding, SourceHashAlgorithm checksumAlgorithm, bool throwIfBinaryDetected) { throw null; } + + public static SourceText From(System.IO.TextReader reader, int length, System.Text.Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1) { throw null; } + + public static SourceText From(string text, System.Text.Encoding? encoding = null, SourceHashAlgorithm checksumAlgorithm = SourceHashAlgorithm.Sha1) { throw null; } + + public virtual System.Collections.Generic.IReadOnlyList GetChangeRanges(SourceText oldText) { throw null; } + + public System.Collections.Immutable.ImmutableArray GetChecksum() { throw null; } + + protected virtual TextLineCollection GetLinesCore() { throw null; } + + public virtual SourceText GetSubText(TextSpan span) { throw null; } + + public SourceText GetSubText(int start) { throw null; } + + public virtual System.Collections.Generic.IReadOnlyList GetTextChanges(SourceText oldText) { throw null; } + + public SourceText Replace(TextSpan span, string newText) { throw null; } + + public SourceText Replace(int start, int length, string newText) { throw null; } + + public override string ToString() { throw null; } + + public virtual string ToString(TextSpan span) { throw null; } + + public SourceText WithChanges(params TextChange[] changes) { throw null; } + + public virtual SourceText WithChanges(System.Collections.Generic.IEnumerable changes) { throw null; } + + public virtual void Write(System.IO.TextWriter writer, TextSpan span, System.Threading.CancellationToken cancellationToken = default) { } + + public void Write(System.IO.TextWriter textWriter, System.Threading.CancellationToken cancellationToken = default) { } + } + + public abstract partial class SourceTextContainer + { + public abstract SourceText CurrentText { get; } + + public abstract event System.EventHandler TextChanged; + } + + [System.Runtime.Serialization.DataContract] + public readonly partial struct TextChange : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public TextChange(TextSpan span, string newText) { } + + [System.Runtime.Serialization.DataMember(Order = 1)] + public string? NewText { get { throw null; } } + + public static System.Collections.Generic.IReadOnlyList NoChanges { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 0)] + public TextSpan Span { get { throw null; } } + + public readonly bool Equals(TextChange other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(TextChange left, TextChange right) { throw null; } + + public static implicit operator TextChangeRange(TextChange change) { throw null; } + + public static bool operator !=(TextChange left, TextChange right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public partial class TextChangeEventArgs : System.EventArgs + { + public TextChangeEventArgs(SourceText oldText, SourceText newText, params TextChangeRange[] changes) { } + + public TextChangeEventArgs(SourceText oldText, SourceText newText, System.Collections.Generic.IEnumerable changes) { } + + public System.Collections.Generic.IReadOnlyList Changes { get { throw null; } } + + public SourceText NewText { get { throw null; } } + + public SourceText OldText { get { throw null; } } + } + + public readonly partial struct TextChangeRange : System.IEquatable + { + private readonly int _dummyPrimitive; + public TextChangeRange(TextSpan span, int newLength) { } + + public int NewLength { get { throw null; } } + + public static System.Collections.Generic.IReadOnlyList NoChanges { get { throw null; } } + + public TextSpan Span { get { throw null; } } + + public static TextChangeRange Collapse(System.Collections.Generic.IEnumerable changes) { throw null; } + + public readonly bool Equals(TextChangeRange other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(TextChangeRange left, TextChangeRange right) { throw null; } + + public static bool operator !=(TextChangeRange left, TextChangeRange right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public readonly partial struct TextLine : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public int End { get { throw null; } } + + public int EndIncludingLineBreak { get { throw null; } } + + public int LineNumber { get { throw null; } } + + public TextSpan Span { get { throw null; } } + + public TextSpan SpanIncludingLineBreak { get { throw null; } } + + public int Start { get { throw null; } } + + public SourceText? Text { get { throw null; } } + + public readonly bool Equals(TextLine other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public static TextLine FromSpan(SourceText text, TextSpan span) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(TextLine left, TextLine right) { throw null; } + + public static bool operator !=(TextLine left, TextLine right) { throw null; } + + public override readonly string ToString() { throw null; } + } + + public abstract partial class TextLineCollection : System.Collections.Generic.IReadOnlyList, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection + { + public abstract int Count { get; } + + public abstract TextLine this[int index] { get; } + + public Enumerator GetEnumerator() { throw null; } + + public virtual TextLine GetLineFromPosition(int position) { throw null; } + + public virtual LinePosition GetLinePosition(int position) { throw null; } + + public LinePositionSpan GetLinePositionSpan(TextSpan span) { throw null; } + + public int GetPosition(LinePosition position) { throw null; } + + public TextSpan GetTextSpan(LinePositionSpan span) { throw null; } + + public abstract int IndexOf(int position); + System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; } + + System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } + + public partial struct Enumerator : System.Collections.Generic.IEnumerator, System.Collections.IEnumerator, System.IDisposable + { + private object _dummy; + private int _dummyPrimitive; + public TextLine Current { get { throw null; } } + + object System.Collections.IEnumerator.Current { get { throw null; } } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public bool MoveNext() { throw null; } + + bool System.Collections.IEnumerator.MoveNext() { throw null; } + + void System.Collections.IEnumerator.Reset() { } + + void System.IDisposable.Dispose() { } + } + } + + [System.Runtime.Serialization.DataContract] + public readonly partial struct TextSpan : System.IEquatable, System.IComparable + { + private readonly int _dummyPrimitive; + public TextSpan(int start, int length) { } + + public int End { get { throw null; } } + + public bool IsEmpty { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 1)] + public int Length { get { throw null; } } + + [System.Runtime.Serialization.DataMember(Order = 0)] + public int Start { get { throw null; } } + + public readonly int CompareTo(TextSpan other) { throw null; } + + public readonly bool Contains(TextSpan span) { throw null; } + + public readonly bool Contains(int position) { throw null; } + + public readonly bool Equals(TextSpan other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public static TextSpan FromBounds(int start, int end) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public readonly TextSpan? Intersection(TextSpan span) { throw null; } + + public readonly bool IntersectsWith(TextSpan span) { throw null; } + + public readonly bool IntersectsWith(int position) { throw null; } + + public static bool operator ==(TextSpan left, TextSpan right) { throw null; } + + public static bool operator !=(TextSpan left, TextSpan right) { throw null; } + + public readonly TextSpan? Overlap(TextSpan span) { throw null; } + + public readonly bool OverlapsWith(TextSpan span) { throw null; } + + public override readonly string ToString() { throw null; } + } +} \ No newline at end of file diff --git a/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/microsoft.codeanalysis.common.nuspec b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/microsoft.codeanalysis.common.nuspec new file mode 100644 index 0000000000..ad1b2ebffa --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.common/4.6.0/microsoft.codeanalysis.common.nuspec @@ -0,0 +1,31 @@ + + + + Microsoft.CodeAnalysis.Common + 4.6.0 + Microsoft + true + MIT + https://licenses.nuget.org/MIT + https://github.com/dotnet/roslyn + A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). + Do not install this package manually, it will be added as a prerequisite by other packages that require it. + + More details at https://aka.ms/roslyn-packages + This package was built from the source at https://github.com/dotnet/roslyn/commit/c3cc1d0ceeab1a65da0217e403851a1e8a30086a. + © Microsoft Corporation. All rights reserved. + Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics + true + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/Microsoft.CodeAnalysis.CSharp.4.6.0.csproj b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/Microsoft.CodeAnalysis.CSharp.4.6.0.csproj new file mode 100644 index 0000000000..505dec82d7 --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/Microsoft.CodeAnalysis.CSharp.4.6.0.csproj @@ -0,0 +1,13 @@ + + + + netstandard2.0 + Microsoft.CodeAnalysis.CSharp + MicrosoftShared + + + + + + + diff --git a/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs new file mode 100644 index 0000000000..f8b487cba6 --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs @@ -0,0 +1,12861 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +// See the LICENSE file in the project root for more information. +// ------------------------------------------------------------------------------ +// Changes to this file must follow the http://aka.ms/api-review process. +// ------------------------------------------------------------------------------ +[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)] +[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows = true)] +[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] +[assembly: System.Runtime.Versioning.TargetFramework(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("csc, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("csi, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VBCSCompiler, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("VBCSCompiler.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Rebuild.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Emit.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Test.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Test.Utilities, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.Scripting.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("InteractiveHost.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.EditorFeatures.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.CodeAnalysis.EditorFeatures2.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("CompilerBenchmarks, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.Build.Tasks.CodeAnalysis.UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")] +[assembly: System.Reflection.AssemblyCompany("Microsoft Corporation")] +[assembly: System.Reflection.AssemblyConfiguration("Release")] +[assembly: System.Reflection.AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] +[assembly: System.Reflection.AssemblyFileVersion("4.600.23.25908")] +[assembly: System.Reflection.AssemblyInformationalVersion("4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a")] +[assembly: System.Reflection.AssemblyProduct("Microsoft.CodeAnalysis.CSharp")] +[assembly: System.Reflection.AssemblyTitle("Microsoft.CodeAnalysis.CSharp")] +[assembly: System.Reflection.AssemblyMetadata("RepositoryUrl", "https://github.com/dotnet/roslyn")] +[assembly: System.Resources.NeutralResourcesLanguage("en-US")] +[assembly: System.Reflection.AssemblyVersionAttribute("4.6.0.0")] +[assembly: System.Runtime.CompilerServices.ReferenceAssembly] +[assembly: System.Reflection.AssemblyFlagsAttribute((System.Reflection.AssemblyNameFlags)0x70)] +namespace Microsoft.CodeAnalysis +{ + public static partial class CSharpExtensions + { + public static bool Any(this SyntaxTokenList list, CSharp.SyntaxKind kind) { throw null; } + + public static bool Any(this SyntaxTriviaList list, CSharp.SyntaxKind kind) { throw null; } + + public static bool Any(this SeparatedSyntaxList list, CSharp.SyntaxKind kind) + where TNode : SyntaxNode { throw null; } + + public static bool Any(this SyntaxList list, CSharp.SyntaxKind kind) + where TNode : SyntaxNode { throw null; } + + public static bool ContainsDirective(this SyntaxNode node, CSharp.SyntaxKind kind) { throw null; } + + public static int IndexOf(this SyntaxTokenList list, CSharp.SyntaxKind kind) { throw null; } + + public static int IndexOf(this SyntaxTriviaList list, CSharp.SyntaxKind kind) { throw null; } + + public static int IndexOf(this SeparatedSyntaxList list, CSharp.SyntaxKind kind) + where TNode : SyntaxNode { throw null; } + + public static int IndexOf(this SyntaxList list, CSharp.SyntaxKind kind) + where TNode : SyntaxNode { throw null; } + + public static bool IsKind(this SyntaxNode? node, CSharp.SyntaxKind kind) { throw null; } + + public static bool IsKind(this SyntaxNodeOrToken nodeOrToken, CSharp.SyntaxKind kind) { throw null; } + + public static bool IsKind(this SyntaxToken token, CSharp.SyntaxKind kind) { throw null; } + + public static bool IsKind(this SyntaxTrivia trivia, CSharp.SyntaxKind kind) { throw null; } + } +} + +namespace Microsoft.CodeAnalysis.CSharp +{ + public readonly partial struct AwaitExpressionInfo : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public IMethodSymbol? GetAwaiterMethod { get { throw null; } } + + public IMethodSymbol? GetResultMethod { get { throw null; } } + + public IPropertySymbol? IsCompletedProperty { get { throw null; } } + + public bool IsDynamic { get { throw null; } } + + public readonly bool Equals(AwaitExpressionInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public readonly partial struct Conversion : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public ITypeSymbol? ConstrainedToType { get { throw null; } } + + public bool Exists { get { throw null; } } + + public bool IsAnonymousFunction { get { throw null; } } + + public bool IsBoxing { get { throw null; } } + + public bool IsConditionalExpression { get { throw null; } } + + public bool IsConstantExpression { get { throw null; } } + + public bool IsDefaultLiteral { get { throw null; } } + + public bool IsDynamic { get { throw null; } } + + public bool IsEnumeration { get { throw null; } } + + public bool IsExplicit { get { throw null; } } + + public bool IsIdentity { get { throw null; } } + + public bool IsImplicit { get { throw null; } } + + public bool IsInterpolatedString { get { throw null; } } + + public bool IsInterpolatedStringHandler { get { throw null; } } + + public bool IsIntPtr { get { throw null; } } + + public bool IsMethodGroup { get { throw null; } } + + public bool IsNullable { get { throw null; } } + + public bool IsNullLiteral { get { throw null; } } + + public bool IsNumeric { get { throw null; } } + + public bool IsObjectCreation { get { throw null; } } + + public bool IsPointer { get { throw null; } } + + public bool IsReference { get { throw null; } } + + public bool IsStackAlloc { get { throw null; } } + + public bool IsSwitchExpression { get { throw null; } } + + public bool IsThrow { get { throw null; } } + + public bool IsTupleConversion { get { throw null; } } + + public bool IsTupleLiteralConversion { get { throw null; } } + + public bool IsUnboxing { get { throw null; } } + + public bool IsUserDefined { get { throw null; } } + + public IMethodSymbol? MethodSymbol { get { throw null; } } + + public readonly bool Equals(Conversion other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + + public static bool operator ==(Conversion left, Conversion right) { throw null; } + + public static bool operator !=(Conversion left, Conversion right) { throw null; } + + public readonly Operations.CommonConversion ToCommonConversion() { throw null; } + + public override readonly string ToString() { throw null; } + } + + public sealed partial class CSharpCommandLineArguments : CommandLineArguments + { + internal CSharpCommandLineArguments() { } + + public new CSharpCompilationOptions CompilationOptions { get { throw null; } } + + protected override CompilationOptions CompilationOptionsCore { get { throw null; } } + + public new CSharpParseOptions ParseOptions { get { throw null; } } + + protected override ParseOptions ParseOptionsCore { get { throw null; } } + } + + public partial class CSharpCommandLineParser : CommandLineParser + { + internal CSharpCommandLineParser() { } + + public static CSharpCommandLineParser Default { get { throw null; } } + + protected override string RegularFileExtension { get { throw null; } } + + public static CSharpCommandLineParser Script { get { throw null; } } + + protected override string ScriptFileExtension { get { throw null; } } + + public new CSharpCommandLineArguments Parse(System.Collections.Generic.IEnumerable args, string? baseDirectory, string? sdkDirectory, string? additionalReferenceDirectories = null) { throw null; } + + public static System.Collections.Generic.IEnumerable ParseConditionalCompilationSymbols(string value, out System.Collections.Generic.IEnumerable diagnostics) { throw null; } + } + + public sealed partial class CSharpCompilation : Compilation + { + internal CSharpCompilation() { } + + protected override IAssemblySymbol CommonAssembly { get { throw null; } } + + protected override ITypeSymbol CommonDynamicType { get { throw null; } } + + protected override INamespaceSymbol CommonGlobalNamespace { get { throw null; } } + + protected override INamedTypeSymbol CommonObjectType { get { throw null; } } + + protected override CompilationOptions CommonOptions { get { throw null; } } + + protected override INamedTypeSymbol? CommonScriptClass { get { throw null; } } + + protected override ITypeSymbol? CommonScriptGlobalsType { get { throw null; } } + + protected override IModuleSymbol CommonSourceModule { get { throw null; } } + + protected internal override System.Collections.Immutable.ImmutableArray CommonSyntaxTrees { get { throw null; } } + + public override System.Collections.Immutable.ImmutableArray DirectiveReferences { get { throw null; } } + + public override bool IsCaseSensitive { get { throw null; } } + + public override string Language { get { throw null; } } + + public LanguageVersion LanguageVersion { get { throw null; } } + + public new CSharpCompilationOptions Options { get { throw null; } } + + public override System.Collections.Generic.IEnumerable ReferencedAssemblyNames { get { throw null; } } + + public new CSharpScriptCompilationInfo? ScriptCompilationInfo { get { throw null; } } + + public new System.Collections.Immutable.ImmutableArray SyntaxTrees { get { throw null; } } + + public new CSharpCompilation AddReferences(params MetadataReference[] references) { throw null; } + + public new CSharpCompilation AddReferences(System.Collections.Generic.IEnumerable references) { throw null; } + + public new CSharpCompilation AddSyntaxTrees(params SyntaxTree[] trees) { throw null; } + + public new CSharpCompilation AddSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + protected override void AppendDefaultVersionResource(System.IO.Stream resourceStream) { } + + public override Operations.CommonConversion ClassifyCommonConversion(ITypeSymbol source, ITypeSymbol destination) { throw null; } + + public Conversion ClassifyConversion(ITypeSymbol source, ITypeSymbol destination) { throw null; } + + public new CSharpCompilation Clone() { throw null; } + + protected override Compilation CommonAddSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + protected override Compilation CommonClone() { throw null; } + + protected override bool CommonContainsSyntaxTree(SyntaxTree? syntaxTree) { throw null; } + + protected override INamedTypeSymbol CommonCreateAnonymousTypeSymbol(System.Collections.Immutable.ImmutableArray memberTypes, System.Collections.Immutable.ImmutableArray memberNames, System.Collections.Immutable.ImmutableArray memberLocations, System.Collections.Immutable.ImmutableArray memberIsReadOnly, System.Collections.Immutable.ImmutableArray memberNullableAnnotations) { throw null; } + + protected override IArrayTypeSymbol CommonCreateArrayTypeSymbol(ITypeSymbol elementType, int rank, NullableAnnotation elementNullableAnnotation) { throw null; } + + protected override IMethodSymbol CommonCreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol leftType, ITypeSymbol rightType) { throw null; } + + protected override IMethodSymbol CommonCreateBuiltinOperator(string name, ITypeSymbol returnType, ITypeSymbol operandType) { throw null; } + + protected override INamespaceSymbol CommonCreateErrorNamespaceSymbol(INamespaceSymbol container, string name) { throw null; } + + protected override INamedTypeSymbol CommonCreateErrorTypeSymbol(INamespaceOrTypeSymbol? container, string name, int arity) { throw null; } + + protected override IFunctionPointerTypeSymbol CommonCreateFunctionPointerTypeSymbol(ITypeSymbol returnType, RefKind returnRefKind, System.Collections.Immutable.ImmutableArray parameterTypes, System.Collections.Immutable.ImmutableArray parameterRefKinds, System.Reflection.Metadata.SignatureCallingConvention callingConvention, System.Collections.Immutable.ImmutableArray callingConventionTypes) { throw null; } + + protected override INamedTypeSymbol CommonCreateNativeIntegerTypeSymbol(bool signed) { throw null; } + + protected override IPointerTypeSymbol CommonCreatePointerTypeSymbol(ITypeSymbol elementType) { throw null; } + + protected override INamedTypeSymbol CommonCreateTupleTypeSymbol(INamedTypeSymbol underlyingType, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations, System.Collections.Immutable.ImmutableArray elementNullableAnnotations) { throw null; } + + protected override INamedTypeSymbol CommonCreateTupleTypeSymbol(System.Collections.Immutable.ImmutableArray elementTypes, System.Collections.Immutable.ImmutableArray elementNames, System.Collections.Immutable.ImmutableArray elementLocations, System.Collections.Immutable.ImmutableArray elementNullableAnnotations) { throw null; } + + protected override ISymbol? CommonGetAssemblyOrModuleSymbol(MetadataReference reference) { throw null; } + + protected override INamespaceSymbol? CommonGetCompilationNamespace(INamespaceSymbol namespaceSymbol) { throw null; } + + protected override IMethodSymbol? CommonGetEntryPoint(System.Threading.CancellationToken cancellationToken) { throw null; } + + protected override SemanticModel CommonGetSemanticModel(SyntaxTree syntaxTree, bool ignoreAccessibility) { throw null; } + + protected override INamedTypeSymbol? CommonGetTypeByMetadataName(string metadataName) { throw null; } + + protected override Compilation CommonRemoveAllSyntaxTrees() { throw null; } + + protected override Compilation CommonRemoveSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + protected override Compilation CommonReplaceSyntaxTree(SyntaxTree oldTree, SyntaxTree? newTree) { throw null; } + + protected override Compilation CommonWithAssemblyName(string? assemblyName) { throw null; } + + protected override Compilation CommonWithOptions(CompilationOptions options) { throw null; } + + protected override Compilation CommonWithReferences(System.Collections.Generic.IEnumerable newReferences) { throw null; } + + protected override Compilation CommonWithScriptCompilationInfo(ScriptCompilationInfo? info) { throw null; } + + public override bool ContainsSymbolsWithName(System.Func predicate, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override bool ContainsSymbolsWithName(string name, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public new bool ContainsSyntaxTree(SyntaxTree? syntaxTree) { throw null; } + + public static CSharpCompilation Create(string? assemblyName, System.Collections.Generic.IEnumerable? syntaxTrees = null, System.Collections.Generic.IEnumerable? references = null, CSharpCompilationOptions? options = null) { throw null; } + + public static CSharpCompilation CreateScriptCompilation(string assemblyName, SyntaxTree? syntaxTree = null, System.Collections.Generic.IEnumerable? references = null, CSharpCompilationOptions? options = null, CSharpCompilation? previousScriptCompilation = null, System.Type? returnType = null, System.Type? globalsType = null) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetDeclarationDiagnostics(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetDiagnostics(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public MetadataReference? GetDirectiveReference(Syntax.ReferenceDirectiveTriviaSyntax directive) { throw null; } + + public new MetadataReference? GetMetadataReference(IAssemblySymbol assemblySymbol) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetMethodBodyDiagnostics(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetParseDiagnostics(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public new SemanticModel GetSemanticModel(SyntaxTree syntaxTree, bool ignoreAccessibility) { throw null; } + + public override System.Collections.Generic.IEnumerable GetSymbolsWithName(System.Func predicate, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Generic.IEnumerable GetSymbolsWithName(string name, SymbolFilter filter = SymbolFilter.TypeAndMember, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Immutable.ImmutableArray GetUsedAssemblyReferences(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public new CSharpCompilation RemoveAllReferences() { throw null; } + + public new CSharpCompilation RemoveAllSyntaxTrees() { throw null; } + + public new CSharpCompilation RemoveReferences(params MetadataReference[] references) { throw null; } + + public new CSharpCompilation RemoveReferences(System.Collections.Generic.IEnumerable references) { throw null; } + + public new CSharpCompilation RemoveSyntaxTrees(params SyntaxTree[] trees) { throw null; } + + public new CSharpCompilation RemoveSyntaxTrees(System.Collections.Generic.IEnumerable trees) { throw null; } + + public new CSharpCompilation ReplaceReference(MetadataReference oldReference, MetadataReference newReference) { throw null; } + + public new CSharpCompilation ReplaceSyntaxTree(SyntaxTree oldTree, SyntaxTree? newTree) { throw null; } + + public override CompilationReference ToMetadataReference(System.Collections.Immutable.ImmutableArray aliases = default, bool embedInteropTypes = false) { throw null; } + + public new CSharpCompilation WithAssemblyName(string? assemblyName) { throw null; } + + public CSharpCompilation WithOptions(CSharpCompilationOptions options) { throw null; } + + public new CSharpCompilation WithReferences(params MetadataReference[] references) { throw null; } + + public new CSharpCompilation WithReferences(System.Collections.Generic.IEnumerable? references) { throw null; } + + public CSharpCompilation WithScriptCompilationInfo(CSharpScriptCompilationInfo? info) { throw null; } + } + + public sealed partial class CSharpCompilationOptions : CompilationOptions, System.IEquatable + { + public CSharpCompilationOptions(OutputKind outputKind, bool reportSuppressedDiagnostics = false, string? moduleName = null, string? mainTypeName = null, string? scriptClassName = null, System.Collections.Generic.IEnumerable? usings = null, OptimizationLevel optimizationLevel = OptimizationLevel.Debug, bool checkOverflow = false, bool allowUnsafe = false, string? cryptoKeyContainer = null, string? cryptoKeyFile = null, System.Collections.Immutable.ImmutableArray cryptoPublicKey = default, bool? delaySign = null, Platform platform = Platform.AnyCpu, ReportDiagnostic generalDiagnosticOption = ReportDiagnostic.Default, int warningLevel = 4, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions = null, bool concurrentBuild = true, bool deterministic = false, XmlReferenceResolver? xmlReferenceResolver = null, SourceReferenceResolver? sourceReferenceResolver = null, MetadataReferenceResolver? metadataReferenceResolver = null, AssemblyIdentityComparer? assemblyIdentityComparer = null, StrongNameProvider? strongNameProvider = null, bool publicSign = false, MetadataImportOptions metadataImportOptions = MetadataImportOptions.Public, NullableContextOptions nullableContextOptions = NullableContextOptions.Disable) { } + + public CSharpCompilationOptions(OutputKind outputKind, bool reportSuppressedDiagnostics, string? moduleName, string? mainTypeName, string? scriptClassName, System.Collections.Generic.IEnumerable? usings, OptimizationLevel optimizationLevel, bool checkOverflow, bool allowUnsafe, string? cryptoKeyContainer, string? cryptoKeyFile, System.Collections.Immutable.ImmutableArray cryptoPublicKey, bool? delaySign, Platform platform, ReportDiagnostic generalDiagnosticOption, int warningLevel, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions, bool concurrentBuild, bool deterministic, XmlReferenceResolver? xmlReferenceResolver, SourceReferenceResolver? sourceReferenceResolver, MetadataReferenceResolver? metadataReferenceResolver, AssemblyIdentityComparer? assemblyIdentityComparer, StrongNameProvider? strongNameProvider, bool publicSign, MetadataImportOptions metadataImportOptions) { } + + public CSharpCompilationOptions(OutputKind outputKind, bool reportSuppressedDiagnostics, string? moduleName, string? mainTypeName, string? scriptClassName, System.Collections.Generic.IEnumerable? usings, OptimizationLevel optimizationLevel, bool checkOverflow, bool allowUnsafe, string? cryptoKeyContainer, string? cryptoKeyFile, System.Collections.Immutable.ImmutableArray cryptoPublicKey, bool? delaySign, Platform platform, ReportDiagnostic generalDiagnosticOption, int warningLevel, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions, bool concurrentBuild, bool deterministic, XmlReferenceResolver? xmlReferenceResolver, SourceReferenceResolver? sourceReferenceResolver, MetadataReferenceResolver? metadataReferenceResolver, AssemblyIdentityComparer? assemblyIdentityComparer, StrongNameProvider? strongNameProvider, bool publicSign) { } + + public CSharpCompilationOptions(OutputKind outputKind, bool reportSuppressedDiagnostics, string? moduleName, string? mainTypeName, string? scriptClassName, System.Collections.Generic.IEnumerable? usings, OptimizationLevel optimizationLevel, bool checkOverflow, bool allowUnsafe, string? cryptoKeyContainer, string? cryptoKeyFile, System.Collections.Immutable.ImmutableArray cryptoPublicKey, bool? delaySign, Platform platform, ReportDiagnostic generalDiagnosticOption, int warningLevel, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions, bool concurrentBuild, bool deterministic, XmlReferenceResolver? xmlReferenceResolver, SourceReferenceResolver? sourceReferenceResolver, MetadataReferenceResolver? metadataReferenceResolver, AssemblyIdentityComparer? assemblyIdentityComparer, StrongNameProvider? strongNameProvider) { } + + public CSharpCompilationOptions(OutputKind outputKind, string? moduleName, string? mainTypeName, string? scriptClassName, System.Collections.Generic.IEnumerable? usings, OptimizationLevel optimizationLevel, bool checkOverflow, bool allowUnsafe, string? cryptoKeyContainer, string? cryptoKeyFile, System.Collections.Immutable.ImmutableArray cryptoPublicKey, bool? delaySign, Platform platform, ReportDiagnostic generalDiagnosticOption, int warningLevel, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions, bool concurrentBuild, XmlReferenceResolver? xmlReferenceResolver, SourceReferenceResolver? sourceReferenceResolver, MetadataReferenceResolver? metadataReferenceResolver, AssemblyIdentityComparer? assemblyIdentityComparer, StrongNameProvider? strongNameProvider) { } + + public CSharpCompilationOptions(OutputKind outputKind, string? moduleName, string? mainTypeName, string? scriptClassName, System.Collections.Generic.IEnumerable? usings, OptimizationLevel optimizationLevel, bool checkOverflow, bool allowUnsafe, string? cryptoKeyContainer, string? cryptoKeyFile, System.Collections.Immutable.ImmutableArray cryptoPublicKey, bool? delaySign, Platform platform, ReportDiagnostic generalDiagnosticOption, int warningLevel, System.Collections.Generic.IEnumerable>? specificDiagnosticOptions, bool concurrentBuild, bool deterministic, XmlReferenceResolver? xmlReferenceResolver, SourceReferenceResolver? sourceReferenceResolver, MetadataReferenceResolver? metadataReferenceResolver, AssemblyIdentityComparer? assemblyIdentityComparer, StrongNameProvider? strongNameProvider) { } + + public bool AllowUnsafe { get { throw null; } } + + public override string Language { get { throw null; } } + + public override NullableContextOptions NullableContextOptions { get { throw null; } protected set { } } + + public System.Collections.Immutable.ImmutableArray Usings { get { throw null; } } + + protected override CompilationOptions CommonWithAssemblyIdentityComparer(AssemblyIdentityComparer? comparer) { throw null; } + + protected override CompilationOptions CommonWithCheckOverflow(bool checkOverflow) { throw null; } + + protected override CompilationOptions CommonWithConcurrentBuild(bool concurrent) { throw null; } + + protected override CompilationOptions CommonWithCryptoKeyContainer(string? cryptoKeyContainer) { throw null; } + + protected override CompilationOptions CommonWithCryptoKeyFile(string? cryptoKeyFile) { throw null; } + + protected override CompilationOptions CommonWithCryptoPublicKey(System.Collections.Immutable.ImmutableArray cryptoPublicKey) { throw null; } + + protected override CompilationOptions CommonWithDelaySign(bool? delaySign) { throw null; } + + protected override CompilationOptions CommonWithDeterministic(bool deterministic) { throw null; } + + [System.Obsolete] + protected override CompilationOptions CommonWithFeatures(System.Collections.Immutable.ImmutableArray features) { throw null; } + + protected override CompilationOptions CommonWithGeneralDiagnosticOption(ReportDiagnostic value) { throw null; } + + protected override CompilationOptions CommonWithMainTypeName(string? mainTypeName) { throw null; } + + protected override CompilationOptions CommonWithMetadataImportOptions(MetadataImportOptions value) { throw null; } + + protected override CompilationOptions CommonWithMetadataReferenceResolver(MetadataReferenceResolver? resolver) { throw null; } + + protected override CompilationOptions CommonWithModuleName(string? moduleName) { throw null; } + + protected override CompilationOptions CommonWithOptimizationLevel(OptimizationLevel value) { throw null; } + + protected override CompilationOptions CommonWithOutputKind(OutputKind kind) { throw null; } + + protected override CompilationOptions CommonWithPlatform(Platform platform) { throw null; } + + protected override CompilationOptions CommonWithPublicSign(bool publicSign) { throw null; } + + protected override CompilationOptions CommonWithReportSuppressedDiagnostics(bool reportSuppressedDiagnostics) { throw null; } + + protected override CompilationOptions CommonWithScriptClassName(string? scriptClassName) { throw null; } + + protected override CompilationOptions CommonWithSourceReferenceResolver(SourceReferenceResolver? resolver) { throw null; } + + protected override CompilationOptions CommonWithSpecificDiagnosticOptions(System.Collections.Generic.IEnumerable>? specificDiagnosticOptions) { throw null; } + + protected override CompilationOptions CommonWithSpecificDiagnosticOptions(System.Collections.Immutable.ImmutableDictionary? specificDiagnosticOptions) { throw null; } + + protected override CompilationOptions CommonWithStrongNameProvider(StrongNameProvider? provider) { throw null; } + + protected override CompilationOptions CommonWithSyntaxTreeOptionsProvider(SyntaxTreeOptionsProvider? provider) { throw null; } + + protected override CompilationOptions CommonWithXmlReferenceResolver(XmlReferenceResolver? resolver) { throw null; } + + protected override int ComputeHashCode() { throw null; } + + public bool Equals(CSharpCompilationOptions? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public CSharpCompilationOptions WithAllowUnsafe(bool enabled) { throw null; } + + public new CSharpCompilationOptions WithAssemblyIdentityComparer(AssemblyIdentityComparer? comparer) { throw null; } + + public new CSharpCompilationOptions WithConcurrentBuild(bool concurrentBuild) { throw null; } + + public new CSharpCompilationOptions WithCryptoKeyContainer(string? name) { throw null; } + + public new CSharpCompilationOptions WithCryptoKeyFile(string? path) { throw null; } + + public new CSharpCompilationOptions WithCryptoPublicKey(System.Collections.Immutable.ImmutableArray value) { throw null; } + + public new CSharpCompilationOptions WithDelaySign(bool? value) { throw null; } + + public new CSharpCompilationOptions WithDeterministic(bool deterministic) { throw null; } + + public new CSharpCompilationOptions WithGeneralDiagnosticOption(ReportDiagnostic value) { throw null; } + + public new CSharpCompilationOptions WithMainTypeName(string? name) { throw null; } + + public new CSharpCompilationOptions WithMetadataImportOptions(MetadataImportOptions value) { throw null; } + + public new CSharpCompilationOptions WithMetadataReferenceResolver(MetadataReferenceResolver? resolver) { throw null; } + + public new CSharpCompilationOptions WithModuleName(string? moduleName) { throw null; } + + public CSharpCompilationOptions WithNullableContextOptions(NullableContextOptions options) { throw null; } + + public new CSharpCompilationOptions WithOptimizationLevel(OptimizationLevel value) { throw null; } + + public new CSharpCompilationOptions WithOutputKind(OutputKind kind) { throw null; } + + public new CSharpCompilationOptions WithOverflowChecks(bool enabled) { throw null; } + + public new CSharpCompilationOptions WithPlatform(Platform platform) { throw null; } + + public new CSharpCompilationOptions WithPublicSign(bool publicSign) { throw null; } + + public new CSharpCompilationOptions WithReportSuppressedDiagnostics(bool reportSuppressedDiagnostics) { throw null; } + + public new CSharpCompilationOptions WithScriptClassName(string? name) { throw null; } + + public new CSharpCompilationOptions WithSourceReferenceResolver(SourceReferenceResolver? resolver) { throw null; } + + public new CSharpCompilationOptions WithSpecificDiagnosticOptions(System.Collections.Generic.IEnumerable>? values) { throw null; } + + public new CSharpCompilationOptions WithSpecificDiagnosticOptions(System.Collections.Immutable.ImmutableDictionary? values) { throw null; } + + public new CSharpCompilationOptions WithStrongNameProvider(StrongNameProvider? provider) { throw null; } + + public new CSharpCompilationOptions WithSyntaxTreeOptionsProvider(SyntaxTreeOptionsProvider? provider) { throw null; } + + public CSharpCompilationOptions WithUsings(System.Collections.Generic.IEnumerable? usings) { throw null; } + + public CSharpCompilationOptions WithUsings(System.Collections.Immutable.ImmutableArray usings) { throw null; } + + public CSharpCompilationOptions WithUsings(params string[]? usings) { throw null; } + + public CSharpCompilationOptions WithWarningLevel(int warningLevel) { throw null; } + + public new CSharpCompilationOptions WithXmlReferenceResolver(XmlReferenceResolver? resolver) { throw null; } + } + + public partial class CSharpDiagnosticFormatter : DiagnosticFormatter + { + internal CSharpDiagnosticFormatter() { } + + public static CSharpDiagnosticFormatter Instance { get { throw null; } } + } + + public static partial class CSharpExtensions + { + public static ControlFlowAnalysis? AnalyzeControlFlow(this SemanticModel? semanticModel, Syntax.StatementSyntax firstStatement, Syntax.StatementSyntax lastStatement) { throw null; } + + public static ControlFlowAnalysis? AnalyzeControlFlow(this SemanticModel? semanticModel, Syntax.StatementSyntax statement) { throw null; } + + public static DataFlowAnalysis? AnalyzeDataFlow(this SemanticModel? semanticModel, Syntax.ConstructorInitializerSyntax constructorInitializer) { throw null; } + + public static DataFlowAnalysis? AnalyzeDataFlow(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression) { throw null; } + + public static DataFlowAnalysis? AnalyzeDataFlow(this SemanticModel? semanticModel, Syntax.PrimaryConstructorBaseTypeSyntax primaryConstructorBaseType) { throw null; } + + public static DataFlowAnalysis? AnalyzeDataFlow(this SemanticModel? semanticModel, Syntax.StatementSyntax firstStatement, Syntax.StatementSyntax lastStatement) { throw null; } + + public static DataFlowAnalysis? AnalyzeDataFlow(this SemanticModel? semanticModel, Syntax.StatementSyntax statement) { throw null; } + + public static Conversion ClassifyConversion(this Compilation? compilation, ITypeSymbol source, ITypeSymbol destination) { throw null; } + + public static Conversion ClassifyConversion(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, ITypeSymbol destination, bool isExplicitInSource = false) { throw null; } + + public static Conversion ClassifyConversion(this SemanticModel? semanticModel, int position, Syntax.ExpressionSyntax expression, ITypeSymbol destination, bool isExplicitInSource = false) { throw null; } + + public static IAliasSymbol? GetAliasInfo(this SemanticModel? semanticModel, Syntax.IdentifierNameSyntax nameSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static AwaitExpressionInfo GetAwaitExpressionInfo(this SemanticModel? semanticModel, Syntax.AwaitExpressionSyntax awaitExpression) { throw null; } + + public static SymbolInfo GetCollectionInitializerSymbolInfo(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static Syntax.CompilationUnitSyntax GetCompilationUnitRoot(this SyntaxTree tree, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static Optional GetConstantValue(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static Conversion GetConversion(this Operations.IConversionOperation conversionExpression) { throw null; } + + public static Conversion GetConversion(this SemanticModel? semanticModel, SyntaxNode expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IMethodSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.AccessorDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamedTypeSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.AnonymousObjectCreationExpressionSyntax declaratorSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IPropertySymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.AnonymousObjectMemberDeclaratorSyntax declaratorSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.ArgumentSyntax declaratorSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IMethodSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.BaseMethodDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.BasePropertyDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamedTypeSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.BaseTypeDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ILocalSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.CatchDeclarationSyntax catchDeclaration, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IMethodSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.CompilationUnitSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamedTypeSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.DelegateDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IFieldSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.EnumMemberDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IEventSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.EventDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IAliasSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.ExternAliasDirectiveSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamespaceSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.FileScopedNamespaceDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ILocalSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.ForEachStatementSyntax forEachStatement, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IPropertySymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.IndexerDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IRangeVariableSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.JoinIntoClauseSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ILabelSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.LabeledStatementSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.MemberDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamespaceSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.NamespaceDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IParameterSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.ParameterSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IPropertySymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.PropertyDeclarationSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IRangeVariableSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.QueryClauseSyntax queryClause, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IRangeVariableSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.QueryContinuationSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.SingleVariableDesignationSyntax designationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ILabelSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.SwitchLabelSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.TupleElementSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static INamedTypeSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.TupleExpressionSyntax declaratorSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ITypeParameterSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.TypeParameterSyntax typeParameter, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IAliasSymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.UsingDirectiveSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static ISymbol? GetDeclaredSymbol(this SemanticModel? semanticModel, Syntax.VariableDeclaratorSyntax declarationSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static DeconstructionInfo GetDeconstructionInfo(this SemanticModel? semanticModel, Syntax.AssignmentExpressionSyntax assignment) { throw null; } + + public static DeconstructionInfo GetDeconstructionInfo(this SemanticModel? semanticModel, Syntax.ForEachVariableStatementSyntax @foreach) { throw null; } + + public static Syntax.DirectiveTriviaSyntax? GetFirstDirective(this SyntaxNode node, System.Func? predicate = null) { throw null; } + + public static ForEachStatementInfo GetForEachStatementInfo(this SemanticModel? semanticModel, Syntax.CommonForEachStatementSyntax forEachStatement) { throw null; } + + public static ForEachStatementInfo GetForEachStatementInfo(this SemanticModel? semanticModel, Syntax.ForEachStatementSyntax forEachStatement) { throw null; } + + public static Conversion GetInConversion(this Operations.ICompoundAssignmentOperation compoundAssignment) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetIndexerGroup(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static Syntax.DirectiveTriviaSyntax? GetLastDirective(this SyntaxNode node, System.Func? predicate = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetMemberGroup(this SemanticModel? semanticModel, Syntax.AttributeSyntax attribute, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetMemberGroup(this SemanticModel? semanticModel, Syntax.ConstructorInitializerSyntax initializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static System.Collections.Immutable.ImmutableArray GetMemberGroup(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static Conversion GetOutConversion(this Operations.ICompoundAssignmentOperation compoundAssignment) { throw null; } + + public static QueryClauseInfo GetQueryClauseInfo(this SemanticModel? semanticModel, Syntax.QueryClauseSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static IAliasSymbol? GetSpeculativeAliasInfo(this SemanticModel? semanticModel, int position, Syntax.IdentifierNameSyntax nameSyntax, SpeculativeBindingOption bindingOption) { throw null; } + + public static Conversion GetSpeculativeConversion(this SemanticModel? semanticModel, int position, Syntax.ExpressionSyntax expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel? semanticModel, int position, Syntax.AttributeSyntax attribute) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel? semanticModel, int position, Syntax.ConstructorInitializerSyntax constructorInitializer) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel? semanticModel, int position, Syntax.CrefSyntax expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel? semanticModel, int position, Syntax.ExpressionSyntax expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSpeculativeSymbolInfo(this SemanticModel? semanticModel, int position, Syntax.PrimaryConstructorBaseTypeSyntax constructorInitializer) { throw null; } + + public static TypeInfo GetSpeculativeTypeInfo(this SemanticModel? semanticModel, int position, Syntax.ExpressionSyntax expression, SpeculativeBindingOption bindingOption) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.AttributeSyntax attributeSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.ConstructorInitializerSyntax constructorInitializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.CrefSyntax crefSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.OrderingSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.PrimaryConstructorBaseTypeSyntax constructorInitializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SymbolInfo GetSymbolInfo(this SemanticModel? semanticModel, Syntax.SelectOrGroupClauseSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static TypeInfo GetTypeInfo(this SemanticModel? semanticModel, Syntax.AttributeSyntax attributeSyntax, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static TypeInfo GetTypeInfo(this SemanticModel? semanticModel, Syntax.ConstructorInitializerSyntax constructorInitializer, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static TypeInfo GetTypeInfo(this SemanticModel? semanticModel, Syntax.ExpressionSyntax expression, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static TypeInfo GetTypeInfo(this SemanticModel? semanticModel, Syntax.SelectOrGroupClauseSyntax node, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SyntaxTokenList Insert(this SyntaxTokenList list, int index, params SyntaxToken[] items) { throw null; } + + public static bool IsContextualKeyword(this SyntaxToken token) { throw null; } + + public static bool IsKeyword(this SyntaxToken token) { throw null; } + + public static bool IsReservedKeyword(this SyntaxToken token) { throw null; } + + public static bool IsVerbatimIdentifier(this SyntaxToken token) { throw null; } + + public static bool IsVerbatimStringLiteral(this SyntaxToken token) { throw null; } + + public static SyntaxKind Kind(this SyntaxNode node) { throw null; } + + public static SyntaxKind Kind(this SyntaxNodeOrToken nodeOrToken) { throw null; } + + public static SyntaxKind Kind(this SyntaxToken token) { throw null; } + + public static SyntaxKind Kind(this SyntaxTrivia trivia) { throw null; } + + public static SyntaxToken ReplaceTrivia(this SyntaxToken token, SyntaxTrivia oldTrivia, SyntaxTrivia newTrivia) { throw null; } + + public static SyntaxToken ReplaceTrivia(this SyntaxToken token, System.Collections.Generic.IEnumerable trivia, System.Func computeReplacementTrivia) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.ArrowExpressionClauseSyntax expressionBody, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.AttributeSyntax attribute, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.ConstructorInitializerSyntax constructorInitializer, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.CrefSyntax crefSyntax, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.EqualsValueClauseSyntax initializer, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.PrimaryConstructorBaseTypeSyntax constructorInitializer, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.StatementSyntax statement, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModel(this SemanticModel? semanticModel, int position, Syntax.TypeSyntax type, out SemanticModel? speculativeModel, SpeculativeBindingOption bindingOption = SpeculativeBindingOption.BindAsExpression) { throw null; } + + public static bool TryGetSpeculativeSemanticModelForMethodBody(this SemanticModel? semanticModel, int position, Syntax.AccessorDeclarationSyntax accessor, out SemanticModel? speculativeModel) { throw null; } + + public static bool TryGetSpeculativeSemanticModelForMethodBody(this SemanticModel? semanticModel, int position, Syntax.BaseMethodDeclarationSyntax method, out SemanticModel? speculativeModel) { throw null; } + + public static VarianceKind VarianceKindFromToken(this SyntaxToken node) { throw null; } + } + + public static partial class CSharpFileSystemExtensions + { + public static CodeAnalysis.Emit.EmitResult Emit(this CSharpCompilation compilation, string outputPath, string? pdbPath = null, string? xmlDocumentationPath = null, string? win32ResourcesPath = null, System.Collections.Generic.IEnumerable? manifestResources = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + } + + public sealed partial class CSharpGeneratorDriver : GeneratorDriver + { + internal CSharpGeneratorDriver() { } + + public static CSharpGeneratorDriver Create(params IIncrementalGenerator[] incrementalGenerators) { throw null; } + + public static CSharpGeneratorDriver Create(params ISourceGenerator[] generators) { throw null; } + + public static CSharpGeneratorDriver Create(System.Collections.Generic.IEnumerable generators, System.Collections.Generic.IEnumerable? additionalTexts = null, CSharpParseOptions? parseOptions = null, Diagnostics.AnalyzerConfigOptionsProvider? optionsProvider = null, GeneratorDriverOptions driverOptions = default) { throw null; } + + public static CSharpGeneratorDriver Create(System.Collections.Generic.IEnumerable generators, System.Collections.Generic.IEnumerable? additionalTexts, CSharpParseOptions? parseOptions, Diagnostics.AnalyzerConfigOptionsProvider? optionsProvider) { throw null; } + } + + public sealed partial class CSharpParseOptions : ParseOptions, System.IEquatable + { + public CSharpParseOptions(LanguageVersion languageVersion = LanguageVersion.Default, DocumentationMode documentationMode = DocumentationMode.Parse, SourceCodeKind kind = SourceCodeKind.Regular, System.Collections.Generic.IEnumerable? preprocessorSymbols = null) { } + + public static CSharpParseOptions Default { get { throw null; } } + + public override System.Collections.Generic.IReadOnlyDictionary Features { get { throw null; } } + + public override string Language { get { throw null; } } + + public LanguageVersion LanguageVersion { get { throw null; } } + + public override System.Collections.Generic.IEnumerable PreprocessorSymbolNames { get { throw null; } } + + public LanguageVersion SpecifiedLanguageVersion { get { throw null; } } + + protected override ParseOptions CommonWithDocumentationMode(DocumentationMode documentationMode) { throw null; } + + protected override ParseOptions CommonWithFeatures(System.Collections.Generic.IEnumerable>? features) { throw null; } + + public override ParseOptions CommonWithKind(SourceCodeKind kind) { throw null; } + + public bool Equals(CSharpParseOptions? other) { throw null; } + + public override bool Equals(object? obj) { throw null; } + + public override int GetHashCode() { throw null; } + + public new CSharpParseOptions WithDocumentationMode(DocumentationMode documentationMode) { throw null; } + + public new CSharpParseOptions WithFeatures(System.Collections.Generic.IEnumerable>? features) { throw null; } + + public new CSharpParseOptions WithKind(SourceCodeKind kind) { throw null; } + + public CSharpParseOptions WithLanguageVersion(LanguageVersion version) { throw null; } + + public CSharpParseOptions WithPreprocessorSymbols(System.Collections.Generic.IEnumerable? preprocessorSymbols) { throw null; } + + public CSharpParseOptions WithPreprocessorSymbols(System.Collections.Immutable.ImmutableArray symbols) { throw null; } + + public CSharpParseOptions WithPreprocessorSymbols(params string[]? preprocessorSymbols) { throw null; } + } + + public sealed partial class CSharpScriptCompilationInfo : ScriptCompilationInfo + { + internal CSharpScriptCompilationInfo() { } + + public new CSharpCompilation? PreviousScriptCompilation { get { throw null; } } + + public CSharpScriptCompilationInfo WithPreviousScriptCompilation(CSharpCompilation? compilation) { throw null; } + } + + public abstract partial class CSharpSyntaxNode : SyntaxNode, System.IFormattable + { + internal CSharpSyntaxNode() { } + + public override string Language { get { throw null; } } + + protected override SyntaxTree SyntaxTreeCore { get { throw null; } } + + public abstract void Accept(CSharpSyntaxVisitor visitor); + public abstract TResult? Accept(CSharpSyntaxVisitor visitor); + public static SyntaxNode DeserializeFrom(System.IO.Stream stream, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected override bool EquivalentToCore(SyntaxNode other) { throw null; } + + public new SyntaxToken FindToken(int position, bool findInsideTrivia = false) { throw null; } + + public new SyntaxTrivia FindTrivia(int position, bool findInsideTrivia = false) { throw null; } + + public new SyntaxTrivia FindTrivia(int position, System.Func stepInto) { throw null; } + + public new System.Collections.Generic.IEnumerable GetDiagnostics() { throw null; } + + public Syntax.DirectiveTriviaSyntax? GetFirstDirective(System.Func? predicate = null) { throw null; } + + public new SyntaxToken GetFirstToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public Syntax.DirectiveTriviaSyntax? GetLastDirective(System.Func? predicate = null) { throw null; } + + public new SyntaxToken GetLastToken(bool includeZeroWidth = false, bool includeSkipped = false, bool includeDirectives = false, bool includeDocumentationComments = false) { throw null; } + + public new SyntaxTriviaList GetLeadingTrivia() { throw null; } + + public new Location GetLocation() { throw null; } + + public new SyntaxTriviaList GetTrailingTrivia() { throw null; } + + protected internal override SyntaxNode InsertNodesInListCore(SyntaxNode nodeInList, System.Collections.Generic.IEnumerable nodesToInsert, bool insertBefore) { throw null; } + + protected internal override SyntaxNode InsertTokensInListCore(SyntaxToken originalToken, System.Collections.Generic.IEnumerable newTokens, bool insertBefore) { throw null; } + + protected internal override SyntaxNode InsertTriviaInListCore(SyntaxTrivia originalTrivia, System.Collections.Generic.IEnumerable newTrivia, bool insertBefore) { throw null; } + + protected override bool IsEquivalentToCore(SyntaxNode node, bool topLevel = false) { throw null; } + + public SyntaxKind Kind() { throw null; } + + protected internal override SyntaxNode NormalizeWhitespaceCore(string indentation, string eol, bool elasticTrivia) { throw null; } + + protected internal override SyntaxNode? RemoveNodesCore(System.Collections.Generic.IEnumerable nodes, SyntaxRemoveOptions options) { throw null; } + + protected internal override SyntaxNode ReplaceCore(System.Collections.Generic.IEnumerable? nodes = null, System.Func? computeReplacementNode = null, System.Collections.Generic.IEnumerable? tokens = null, System.Func? computeReplacementToken = null, System.Collections.Generic.IEnumerable? trivia = null, System.Func? computeReplacementTrivia = null) { throw null; } + + protected internal override SyntaxNode ReplaceNodeInListCore(SyntaxNode originalNode, System.Collections.Generic.IEnumerable replacementNodes) { throw null; } + + protected internal override SyntaxNode ReplaceTokenInListCore(SyntaxToken originalToken, System.Collections.Generic.IEnumerable newTokens) { throw null; } + + protected internal override SyntaxNode ReplaceTriviaInListCore(SyntaxTrivia originalTrivia, System.Collections.Generic.IEnumerable newTrivia) { throw null; } + + string System.IFormattable.ToString(string? format, System.IFormatProvider? formatProvider) { throw null; } + } + + public abstract partial class CSharpSyntaxRewriter : CSharpSyntaxVisitor + { + public CSharpSyntaxRewriter(bool visitIntoStructuredTrivia = false) { } + + public virtual bool VisitIntoStructuredTrivia { get { throw null; } } + + public override SyntaxNode? Visit(SyntaxNode? node) { throw null; } + + public override SyntaxNode? VisitAccessorDeclaration(Syntax.AccessorDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitAccessorList(Syntax.AccessorListSyntax node) { throw null; } + + public override SyntaxNode? VisitAliasQualifiedName(Syntax.AliasQualifiedNameSyntax node) { throw null; } + + public override SyntaxNode? VisitAnonymousMethodExpression(Syntax.AnonymousMethodExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitAnonymousObjectCreationExpression(Syntax.AnonymousObjectCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitAnonymousObjectMemberDeclarator(Syntax.AnonymousObjectMemberDeclaratorSyntax node) { throw null; } + + public override SyntaxNode? VisitArgument(Syntax.ArgumentSyntax node) { throw null; } + + public override SyntaxNode? VisitArgumentList(Syntax.ArgumentListSyntax node) { throw null; } + + public override SyntaxNode? VisitArrayCreationExpression(Syntax.ArrayCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitArrayRankSpecifier(Syntax.ArrayRankSpecifierSyntax node) { throw null; } + + public override SyntaxNode? VisitArrayType(Syntax.ArrayTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitArrowExpressionClause(Syntax.ArrowExpressionClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitAssignmentExpression(Syntax.AssignmentExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitAttribute(Syntax.AttributeSyntax node) { throw null; } + + public override SyntaxNode? VisitAttributeArgument(Syntax.AttributeArgumentSyntax node) { throw null; } + + public override SyntaxNode? VisitAttributeArgumentList(Syntax.AttributeArgumentListSyntax node) { throw null; } + + public override SyntaxNode? VisitAttributeList(Syntax.AttributeListSyntax node) { throw null; } + + public override SyntaxNode? VisitAttributeTargetSpecifier(Syntax.AttributeTargetSpecifierSyntax node) { throw null; } + + public override SyntaxNode? VisitAwaitExpression(Syntax.AwaitExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitBadDirectiveTrivia(Syntax.BadDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitBaseExpression(Syntax.BaseExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitBaseList(Syntax.BaseListSyntax node) { throw null; } + + public override SyntaxNode? VisitBinaryExpression(Syntax.BinaryExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitBinaryPattern(Syntax.BinaryPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitBlock(Syntax.BlockSyntax node) { throw null; } + + public override SyntaxNode? VisitBracketedArgumentList(Syntax.BracketedArgumentListSyntax node) { throw null; } + + public override SyntaxNode? VisitBracketedParameterList(Syntax.BracketedParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitBreakStatement(Syntax.BreakStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitCasePatternSwitchLabel(Syntax.CasePatternSwitchLabelSyntax node) { throw null; } + + public override SyntaxNode? VisitCaseSwitchLabel(Syntax.CaseSwitchLabelSyntax node) { throw null; } + + public override SyntaxNode? VisitCastExpression(Syntax.CastExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitCatchClause(Syntax.CatchClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitCatchDeclaration(Syntax.CatchDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitCatchFilterClause(Syntax.CatchFilterClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitCheckedExpression(Syntax.CheckedExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitCheckedStatement(Syntax.CheckedStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitClassDeclaration(Syntax.ClassDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitClassOrStructConstraint(Syntax.ClassOrStructConstraintSyntax node) { throw null; } + + public override SyntaxNode? VisitCompilationUnit(Syntax.CompilationUnitSyntax node) { throw null; } + + public override SyntaxNode? VisitConditionalAccessExpression(Syntax.ConditionalAccessExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitConditionalExpression(Syntax.ConditionalExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitConstantPattern(Syntax.ConstantPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitConstructorConstraint(Syntax.ConstructorConstraintSyntax node) { throw null; } + + public override SyntaxNode? VisitConstructorDeclaration(Syntax.ConstructorDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitConstructorInitializer(Syntax.ConstructorInitializerSyntax node) { throw null; } + + public override SyntaxNode? VisitContinueStatement(Syntax.ContinueStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitConversionOperatorDeclaration(Syntax.ConversionOperatorDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitConversionOperatorMemberCref(Syntax.ConversionOperatorMemberCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitCrefBracketedParameterList(Syntax.CrefBracketedParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitCrefParameter(Syntax.CrefParameterSyntax node) { throw null; } + + public override SyntaxNode? VisitCrefParameterList(Syntax.CrefParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitDeclarationExpression(Syntax.DeclarationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitDeclarationPattern(Syntax.DeclarationPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitDefaultConstraint(Syntax.DefaultConstraintSyntax node) { throw null; } + + public override SyntaxNode? VisitDefaultExpression(Syntax.DefaultExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitDefaultSwitchLabel(Syntax.DefaultSwitchLabelSyntax node) { throw null; } + + public override SyntaxNode? VisitDefineDirectiveTrivia(Syntax.DefineDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitDelegateDeclaration(Syntax.DelegateDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitDestructorDeclaration(Syntax.DestructorDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitDiscardDesignation(Syntax.DiscardDesignationSyntax node) { throw null; } + + public override SyntaxNode? VisitDiscardPattern(Syntax.DiscardPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitDocumentationCommentTrivia(Syntax.DocumentationCommentTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitDoStatement(Syntax.DoStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitElementAccessExpression(Syntax.ElementAccessExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitElementBindingExpression(Syntax.ElementBindingExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitElifDirectiveTrivia(Syntax.ElifDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitElseClause(Syntax.ElseClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitElseDirectiveTrivia(Syntax.ElseDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitEmptyStatement(Syntax.EmptyStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitEndIfDirectiveTrivia(Syntax.EndIfDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitEndRegionDirectiveTrivia(Syntax.EndRegionDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitEnumDeclaration(Syntax.EnumDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitEnumMemberDeclaration(Syntax.EnumMemberDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitEqualsValueClause(Syntax.EqualsValueClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitErrorDirectiveTrivia(Syntax.ErrorDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitEventDeclaration(Syntax.EventDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitEventFieldDeclaration(Syntax.EventFieldDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitExplicitInterfaceSpecifier(Syntax.ExplicitInterfaceSpecifierSyntax node) { throw null; } + + public override SyntaxNode? VisitExpressionColon(Syntax.ExpressionColonSyntax node) { throw null; } + + public override SyntaxNode? VisitExpressionStatement(Syntax.ExpressionStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitExternAliasDirective(Syntax.ExternAliasDirectiveSyntax node) { throw null; } + + public override SyntaxNode? VisitFieldDeclaration(Syntax.FieldDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitFileScopedNamespaceDeclaration(Syntax.FileScopedNamespaceDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitFinallyClause(Syntax.FinallyClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitFixedStatement(Syntax.FixedStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitForEachStatement(Syntax.ForEachStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitForEachVariableStatement(Syntax.ForEachVariableStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitForStatement(Syntax.ForStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitFromClause(Syntax.FromClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerCallingConvention(Syntax.FunctionPointerCallingConventionSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerParameter(Syntax.FunctionPointerParameterSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerParameterList(Syntax.FunctionPointerParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerType(Syntax.FunctionPointerTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerUnmanagedCallingConvention(Syntax.FunctionPointerUnmanagedCallingConventionSyntax node) { throw null; } + + public override SyntaxNode? VisitFunctionPointerUnmanagedCallingConventionList(Syntax.FunctionPointerUnmanagedCallingConventionListSyntax node) { throw null; } + + public override SyntaxNode? VisitGenericName(Syntax.GenericNameSyntax node) { throw null; } + + public override SyntaxNode? VisitGlobalStatement(Syntax.GlobalStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitGotoStatement(Syntax.GotoStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitGroupClause(Syntax.GroupClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitIdentifierName(Syntax.IdentifierNameSyntax node) { throw null; } + + public override SyntaxNode? VisitIfDirectiveTrivia(Syntax.IfDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitIfStatement(Syntax.IfStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitImplicitArrayCreationExpression(Syntax.ImplicitArrayCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitImplicitElementAccess(Syntax.ImplicitElementAccessSyntax node) { throw null; } + + public override SyntaxNode? VisitImplicitObjectCreationExpression(Syntax.ImplicitObjectCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitImplicitStackAllocArrayCreationExpression(Syntax.ImplicitStackAllocArrayCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitIncompleteMember(Syntax.IncompleteMemberSyntax node) { throw null; } + + public override SyntaxNode? VisitIndexerDeclaration(Syntax.IndexerDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitIndexerMemberCref(Syntax.IndexerMemberCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitInitializerExpression(Syntax.InitializerExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitInterfaceDeclaration(Syntax.InterfaceDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitInterpolatedStringExpression(Syntax.InterpolatedStringExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitInterpolatedStringText(Syntax.InterpolatedStringTextSyntax node) { throw null; } + + public override SyntaxNode? VisitInterpolation(Syntax.InterpolationSyntax node) { throw null; } + + public override SyntaxNode? VisitInterpolationAlignmentClause(Syntax.InterpolationAlignmentClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitInterpolationFormatClause(Syntax.InterpolationFormatClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitInvocationExpression(Syntax.InvocationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitIsPatternExpression(Syntax.IsPatternExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitJoinClause(Syntax.JoinClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitJoinIntoClause(Syntax.JoinIntoClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitLabeledStatement(Syntax.LabeledStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitLetClause(Syntax.LetClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitLineDirectivePosition(Syntax.LineDirectivePositionSyntax node) { throw null; } + + public override SyntaxNode? VisitLineDirectiveTrivia(Syntax.LineDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitLineSpanDirectiveTrivia(Syntax.LineSpanDirectiveTriviaSyntax node) { throw null; } + + public virtual SyntaxTokenList VisitList(SyntaxTokenList list) { throw null; } + + public virtual SyntaxTriviaList VisitList(SyntaxTriviaList list) { throw null; } + + public virtual SeparatedSyntaxList VisitList(SeparatedSyntaxList list) + where TNode : SyntaxNode { throw null; } + + public virtual SyntaxList VisitList(SyntaxList list) + where TNode : SyntaxNode { throw null; } + + public virtual SyntaxTrivia VisitListElement(SyntaxTrivia element) { throw null; } + + public virtual TNode? VisitListElement(TNode? node) + where TNode : SyntaxNode { throw null; } + + public override SyntaxNode? VisitListPattern(Syntax.ListPatternSyntax node) { throw null; } + + public virtual SyntaxToken VisitListSeparator(SyntaxToken separator) { throw null; } + + public override SyntaxNode? VisitLiteralExpression(Syntax.LiteralExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitLoadDirectiveTrivia(Syntax.LoadDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitLocalDeclarationStatement(Syntax.LocalDeclarationStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitLocalFunctionStatement(Syntax.LocalFunctionStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitLockStatement(Syntax.LockStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitMakeRefExpression(Syntax.MakeRefExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitMemberAccessExpression(Syntax.MemberAccessExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitMemberBindingExpression(Syntax.MemberBindingExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitMethodDeclaration(Syntax.MethodDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitNameColon(Syntax.NameColonSyntax node) { throw null; } + + public override SyntaxNode? VisitNameEquals(Syntax.NameEqualsSyntax node) { throw null; } + + public override SyntaxNode? VisitNameMemberCref(Syntax.NameMemberCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitNamespaceDeclaration(Syntax.NamespaceDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitNullableDirectiveTrivia(Syntax.NullableDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitNullableType(Syntax.NullableTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitObjectCreationExpression(Syntax.ObjectCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitOmittedArraySizeExpression(Syntax.OmittedArraySizeExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitOmittedTypeArgument(Syntax.OmittedTypeArgumentSyntax node) { throw null; } + + public override SyntaxNode? VisitOperatorDeclaration(Syntax.OperatorDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitOperatorMemberCref(Syntax.OperatorMemberCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitOrderByClause(Syntax.OrderByClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitOrdering(Syntax.OrderingSyntax node) { throw null; } + + public override SyntaxNode? VisitParameter(Syntax.ParameterSyntax node) { throw null; } + + public override SyntaxNode? VisitParameterList(Syntax.ParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitParenthesizedExpression(Syntax.ParenthesizedExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitParenthesizedLambdaExpression(Syntax.ParenthesizedLambdaExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitParenthesizedPattern(Syntax.ParenthesizedPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitParenthesizedVariableDesignation(Syntax.ParenthesizedVariableDesignationSyntax node) { throw null; } + + public override SyntaxNode? VisitPointerType(Syntax.PointerTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitPositionalPatternClause(Syntax.PositionalPatternClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitPostfixUnaryExpression(Syntax.PostfixUnaryExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitPragmaChecksumDirectiveTrivia(Syntax.PragmaChecksumDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitPragmaWarningDirectiveTrivia(Syntax.PragmaWarningDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitPredefinedType(Syntax.PredefinedTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitPrefixUnaryExpression(Syntax.PrefixUnaryExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitPrimaryConstructorBaseType(Syntax.PrimaryConstructorBaseTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitPropertyDeclaration(Syntax.PropertyDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitPropertyPatternClause(Syntax.PropertyPatternClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitQualifiedCref(Syntax.QualifiedCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitQualifiedName(Syntax.QualifiedNameSyntax node) { throw null; } + + public override SyntaxNode? VisitQueryBody(Syntax.QueryBodySyntax node) { throw null; } + + public override SyntaxNode? VisitQueryContinuation(Syntax.QueryContinuationSyntax node) { throw null; } + + public override SyntaxNode? VisitQueryExpression(Syntax.QueryExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitRangeExpression(Syntax.RangeExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitRecordDeclaration(Syntax.RecordDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitRecursivePattern(Syntax.RecursivePatternSyntax node) { throw null; } + + public override SyntaxNode? VisitReferenceDirectiveTrivia(Syntax.ReferenceDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitRefExpression(Syntax.RefExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitRefType(Syntax.RefTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitRefTypeExpression(Syntax.RefTypeExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitRefValueExpression(Syntax.RefValueExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitRegionDirectiveTrivia(Syntax.RegionDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitRelationalPattern(Syntax.RelationalPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitReturnStatement(Syntax.ReturnStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitScopedType(Syntax.ScopedTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitSelectClause(Syntax.SelectClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitShebangDirectiveTrivia(Syntax.ShebangDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitSimpleBaseType(Syntax.SimpleBaseTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitSimpleLambdaExpression(Syntax.SimpleLambdaExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitSingleVariableDesignation(Syntax.SingleVariableDesignationSyntax node) { throw null; } + + public override SyntaxNode? VisitSizeOfExpression(Syntax.SizeOfExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitSkippedTokensTrivia(Syntax.SkippedTokensTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitSlicePattern(Syntax.SlicePatternSyntax node) { throw null; } + + public override SyntaxNode? VisitStackAllocArrayCreationExpression(Syntax.StackAllocArrayCreationExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitStructDeclaration(Syntax.StructDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitSubpattern(Syntax.SubpatternSyntax node) { throw null; } + + public override SyntaxNode? VisitSwitchExpression(Syntax.SwitchExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitSwitchExpressionArm(Syntax.SwitchExpressionArmSyntax node) { throw null; } + + public override SyntaxNode? VisitSwitchSection(Syntax.SwitchSectionSyntax node) { throw null; } + + public override SyntaxNode? VisitSwitchStatement(Syntax.SwitchStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitThisExpression(Syntax.ThisExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitThrowExpression(Syntax.ThrowExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitThrowStatement(Syntax.ThrowStatementSyntax node) { throw null; } + + public virtual SyntaxToken VisitToken(SyntaxToken token) { throw null; } + + public virtual SyntaxTrivia VisitTrivia(SyntaxTrivia trivia) { throw null; } + + public override SyntaxNode? VisitTryStatement(Syntax.TryStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitTupleElement(Syntax.TupleElementSyntax node) { throw null; } + + public override SyntaxNode? VisitTupleExpression(Syntax.TupleExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitTupleType(Syntax.TupleTypeSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeArgumentList(Syntax.TypeArgumentListSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeConstraint(Syntax.TypeConstraintSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeCref(Syntax.TypeCrefSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeOfExpression(Syntax.TypeOfExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeParameter(Syntax.TypeParameterSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeParameterConstraintClause(Syntax.TypeParameterConstraintClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitTypeParameterList(Syntax.TypeParameterListSyntax node) { throw null; } + + public override SyntaxNode? VisitTypePattern(Syntax.TypePatternSyntax node) { throw null; } + + public override SyntaxNode? VisitUnaryPattern(Syntax.UnaryPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitUndefDirectiveTrivia(Syntax.UndefDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitUnsafeStatement(Syntax.UnsafeStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitUsingDirective(Syntax.UsingDirectiveSyntax node) { throw null; } + + public override SyntaxNode? VisitUsingStatement(Syntax.UsingStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitVariableDeclaration(Syntax.VariableDeclarationSyntax node) { throw null; } + + public override SyntaxNode? VisitVariableDeclarator(Syntax.VariableDeclaratorSyntax node) { throw null; } + + public override SyntaxNode? VisitVarPattern(Syntax.VarPatternSyntax node) { throw null; } + + public override SyntaxNode? VisitWarningDirectiveTrivia(Syntax.WarningDirectiveTriviaSyntax node) { throw null; } + + public override SyntaxNode? VisitWhenClause(Syntax.WhenClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitWhereClause(Syntax.WhereClauseSyntax node) { throw null; } + + public override SyntaxNode? VisitWhileStatement(Syntax.WhileStatementSyntax node) { throw null; } + + public override SyntaxNode? VisitWithExpression(Syntax.WithExpressionSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlCDataSection(Syntax.XmlCDataSectionSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlComment(Syntax.XmlCommentSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlCrefAttribute(Syntax.XmlCrefAttributeSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlElement(Syntax.XmlElementSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlElementEndTag(Syntax.XmlElementEndTagSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlElementStartTag(Syntax.XmlElementStartTagSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlEmptyElement(Syntax.XmlEmptyElementSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlName(Syntax.XmlNameSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlNameAttribute(Syntax.XmlNameAttributeSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlPrefix(Syntax.XmlPrefixSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlProcessingInstruction(Syntax.XmlProcessingInstructionSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlText(Syntax.XmlTextSyntax node) { throw null; } + + public override SyntaxNode? VisitXmlTextAttribute(Syntax.XmlTextAttributeSyntax node) { throw null; } + + public override SyntaxNode? VisitYieldStatement(Syntax.YieldStatementSyntax node) { throw null; } + } + + public abstract partial class CSharpSyntaxTree : SyntaxTree + { + public CSharpSyntaxTree() { } + + public abstract new CSharpParseOptions Options { get; } + + protected override ParseOptions OptionsCore { get { throw null; } } + + protected T CloneNodeAsRoot(T node) + where T : CSharpSyntaxNode { throw null; } + + [System.Obsolete("The diagnosticOptions and isGeneratedCode parameters are obsolete due to performance problems, if you are using them use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree Create(CSharpSyntaxNode root, CSharpParseOptions? options, string? path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, bool? isGeneratedCode) { throw null; } + + [System.Obsolete("The diagnosticOptions parameter is obsolete due to performance problems, if you are passing non-null use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree Create(CSharpSyntaxNode root, CSharpParseOptions? options, string? path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions) { throw null; } + + public static SyntaxTree Create(CSharpSyntaxNode root, CSharpParseOptions? options = null, string? path = "", System.Text.Encoding? encoding = null) { throw null; } + + public override System.Collections.Generic.IList GetChangedSpans(SyntaxTree oldTree) { throw null; } + + public override System.Collections.Generic.IList GetChanges(SyntaxTree oldTree) { throw null; } + + public Syntax.CompilationUnitSyntax GetCompilationUnitRoot(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxNode node) { throw null; } + + public override System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxNodeOrToken nodeOrToken) { throw null; } + + public override System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxToken token) { throw null; } + + public override System.Collections.Generic.IEnumerable GetDiagnostics(SyntaxTrivia trivia) { throw null; } + + public override System.Collections.Generic.IEnumerable GetDiagnostics(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override System.Collections.Generic.IEnumerable GetLineMappings(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override FileLinePositionSpan GetLineSpan(Text.TextSpan span, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override LineVisibility GetLineVisibility(int position, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public override Location GetLocation(Text.TextSpan span) { throw null; } + + public override FileLinePositionSpan GetMappedLineSpan(Text.TextSpan span, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public abstract new CSharpSyntaxNode GetRoot(System.Threading.CancellationToken cancellationToken = default); + public new virtual System.Threading.Tasks.Task GetRootAsync(System.Threading.CancellationToken cancellationToken = default) { throw null; } + + protected override System.Threading.Tasks.Task GetRootAsyncCore(System.Threading.CancellationToken cancellationToken) { throw null; } + + protected override SyntaxNode GetRootCore(System.Threading.CancellationToken cancellationToken) { throw null; } + + public override bool HasHiddenRegions() { throw null; } + + public override bool IsEquivalentTo(SyntaxTree tree, bool topLevel = false) { throw null; } + + [System.Obsolete("The diagnosticOptions and isGeneratedCode parameters are obsolete due to performance problems, if you are using them use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseText(Text.SourceText text, CSharpParseOptions? options, string path, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, bool? isGeneratedCode, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("The diagnosticOptions parameter is obsolete due to performance problems, if you are passing non-null use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseText(Text.SourceText text, CSharpParseOptions? options, string path, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, System.Threading.CancellationToken cancellationToken) { throw null; } + + public static SyntaxTree ParseText(Text.SourceText text, CSharpParseOptions? options = null, string path = "", System.Threading.CancellationToken cancellationToken = default) { throw null; } + + [System.Obsolete("The diagnosticOptions and isGeneratedCode parameters are obsolete due to performance problems, if you are using them use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseText(string text, CSharpParseOptions? options, string path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, bool? isGeneratedCode, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("The diagnosticOptions parameter is obsolete due to performance problems, if you are passing non-null use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseText(string text, CSharpParseOptions? options, string path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, System.Threading.CancellationToken cancellationToken) { throw null; } + + public static SyntaxTree ParseText(string text, CSharpParseOptions? options = null, string path = "", System.Text.Encoding? encoding = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public abstract bool TryGetRoot(out CSharpSyntaxNode? root); + protected override bool TryGetRootCore(out SyntaxNode? root) { throw null; } + + public override SyntaxTree WithChangedText(Text.SourceText newText) { throw null; } + } + + public abstract partial class CSharpSyntaxVisitor + { + public virtual void DefaultVisit(SyntaxNode node) { } + + public virtual void Visit(SyntaxNode? node) { } + + public virtual void VisitAccessorDeclaration(Syntax.AccessorDeclarationSyntax node) { } + + public virtual void VisitAccessorList(Syntax.AccessorListSyntax node) { } + + public virtual void VisitAliasQualifiedName(Syntax.AliasQualifiedNameSyntax node) { } + + public virtual void VisitAnonymousMethodExpression(Syntax.AnonymousMethodExpressionSyntax node) { } + + public virtual void VisitAnonymousObjectCreationExpression(Syntax.AnonymousObjectCreationExpressionSyntax node) { } + + public virtual void VisitAnonymousObjectMemberDeclarator(Syntax.AnonymousObjectMemberDeclaratorSyntax node) { } + + public virtual void VisitArgument(Syntax.ArgumentSyntax node) { } + + public virtual void VisitArgumentList(Syntax.ArgumentListSyntax node) { } + + public virtual void VisitArrayCreationExpression(Syntax.ArrayCreationExpressionSyntax node) { } + + public virtual void VisitArrayRankSpecifier(Syntax.ArrayRankSpecifierSyntax node) { } + + public virtual void VisitArrayType(Syntax.ArrayTypeSyntax node) { } + + public virtual void VisitArrowExpressionClause(Syntax.ArrowExpressionClauseSyntax node) { } + + public virtual void VisitAssignmentExpression(Syntax.AssignmentExpressionSyntax node) { } + + public virtual void VisitAttribute(Syntax.AttributeSyntax node) { } + + public virtual void VisitAttributeArgument(Syntax.AttributeArgumentSyntax node) { } + + public virtual void VisitAttributeArgumentList(Syntax.AttributeArgumentListSyntax node) { } + + public virtual void VisitAttributeList(Syntax.AttributeListSyntax node) { } + + public virtual void VisitAttributeTargetSpecifier(Syntax.AttributeTargetSpecifierSyntax node) { } + + public virtual void VisitAwaitExpression(Syntax.AwaitExpressionSyntax node) { } + + public virtual void VisitBadDirectiveTrivia(Syntax.BadDirectiveTriviaSyntax node) { } + + public virtual void VisitBaseExpression(Syntax.BaseExpressionSyntax node) { } + + public virtual void VisitBaseList(Syntax.BaseListSyntax node) { } + + public virtual void VisitBinaryExpression(Syntax.BinaryExpressionSyntax node) { } + + public virtual void VisitBinaryPattern(Syntax.BinaryPatternSyntax node) { } + + public virtual void VisitBlock(Syntax.BlockSyntax node) { } + + public virtual void VisitBracketedArgumentList(Syntax.BracketedArgumentListSyntax node) { } + + public virtual void VisitBracketedParameterList(Syntax.BracketedParameterListSyntax node) { } + + public virtual void VisitBreakStatement(Syntax.BreakStatementSyntax node) { } + + public virtual void VisitCasePatternSwitchLabel(Syntax.CasePatternSwitchLabelSyntax node) { } + + public virtual void VisitCaseSwitchLabel(Syntax.CaseSwitchLabelSyntax node) { } + + public virtual void VisitCastExpression(Syntax.CastExpressionSyntax node) { } + + public virtual void VisitCatchClause(Syntax.CatchClauseSyntax node) { } + + public virtual void VisitCatchDeclaration(Syntax.CatchDeclarationSyntax node) { } + + public virtual void VisitCatchFilterClause(Syntax.CatchFilterClauseSyntax node) { } + + public virtual void VisitCheckedExpression(Syntax.CheckedExpressionSyntax node) { } + + public virtual void VisitCheckedStatement(Syntax.CheckedStatementSyntax node) { } + + public virtual void VisitClassDeclaration(Syntax.ClassDeclarationSyntax node) { } + + public virtual void VisitClassOrStructConstraint(Syntax.ClassOrStructConstraintSyntax node) { } + + public virtual void VisitCompilationUnit(Syntax.CompilationUnitSyntax node) { } + + public virtual void VisitConditionalAccessExpression(Syntax.ConditionalAccessExpressionSyntax node) { } + + public virtual void VisitConditionalExpression(Syntax.ConditionalExpressionSyntax node) { } + + public virtual void VisitConstantPattern(Syntax.ConstantPatternSyntax node) { } + + public virtual void VisitConstructorConstraint(Syntax.ConstructorConstraintSyntax node) { } + + public virtual void VisitConstructorDeclaration(Syntax.ConstructorDeclarationSyntax node) { } + + public virtual void VisitConstructorInitializer(Syntax.ConstructorInitializerSyntax node) { } + + public virtual void VisitContinueStatement(Syntax.ContinueStatementSyntax node) { } + + public virtual void VisitConversionOperatorDeclaration(Syntax.ConversionOperatorDeclarationSyntax node) { } + + public virtual void VisitConversionOperatorMemberCref(Syntax.ConversionOperatorMemberCrefSyntax node) { } + + public virtual void VisitCrefBracketedParameterList(Syntax.CrefBracketedParameterListSyntax node) { } + + public virtual void VisitCrefParameter(Syntax.CrefParameterSyntax node) { } + + public virtual void VisitCrefParameterList(Syntax.CrefParameterListSyntax node) { } + + public virtual void VisitDeclarationExpression(Syntax.DeclarationExpressionSyntax node) { } + + public virtual void VisitDeclarationPattern(Syntax.DeclarationPatternSyntax node) { } + + public virtual void VisitDefaultConstraint(Syntax.DefaultConstraintSyntax node) { } + + public virtual void VisitDefaultExpression(Syntax.DefaultExpressionSyntax node) { } + + public virtual void VisitDefaultSwitchLabel(Syntax.DefaultSwitchLabelSyntax node) { } + + public virtual void VisitDefineDirectiveTrivia(Syntax.DefineDirectiveTriviaSyntax node) { } + + public virtual void VisitDelegateDeclaration(Syntax.DelegateDeclarationSyntax node) { } + + public virtual void VisitDestructorDeclaration(Syntax.DestructorDeclarationSyntax node) { } + + public virtual void VisitDiscardDesignation(Syntax.DiscardDesignationSyntax node) { } + + public virtual void VisitDiscardPattern(Syntax.DiscardPatternSyntax node) { } + + public virtual void VisitDocumentationCommentTrivia(Syntax.DocumentationCommentTriviaSyntax node) { } + + public virtual void VisitDoStatement(Syntax.DoStatementSyntax node) { } + + public virtual void VisitElementAccessExpression(Syntax.ElementAccessExpressionSyntax node) { } + + public virtual void VisitElementBindingExpression(Syntax.ElementBindingExpressionSyntax node) { } + + public virtual void VisitElifDirectiveTrivia(Syntax.ElifDirectiveTriviaSyntax node) { } + + public virtual void VisitElseClause(Syntax.ElseClauseSyntax node) { } + + public virtual void VisitElseDirectiveTrivia(Syntax.ElseDirectiveTriviaSyntax node) { } + + public virtual void VisitEmptyStatement(Syntax.EmptyStatementSyntax node) { } + + public virtual void VisitEndIfDirectiveTrivia(Syntax.EndIfDirectiveTriviaSyntax node) { } + + public virtual void VisitEndRegionDirectiveTrivia(Syntax.EndRegionDirectiveTriviaSyntax node) { } + + public virtual void VisitEnumDeclaration(Syntax.EnumDeclarationSyntax node) { } + + public virtual void VisitEnumMemberDeclaration(Syntax.EnumMemberDeclarationSyntax node) { } + + public virtual void VisitEqualsValueClause(Syntax.EqualsValueClauseSyntax node) { } + + public virtual void VisitErrorDirectiveTrivia(Syntax.ErrorDirectiveTriviaSyntax node) { } + + public virtual void VisitEventDeclaration(Syntax.EventDeclarationSyntax node) { } + + public virtual void VisitEventFieldDeclaration(Syntax.EventFieldDeclarationSyntax node) { } + + public virtual void VisitExplicitInterfaceSpecifier(Syntax.ExplicitInterfaceSpecifierSyntax node) { } + + public virtual void VisitExpressionColon(Syntax.ExpressionColonSyntax node) { } + + public virtual void VisitExpressionStatement(Syntax.ExpressionStatementSyntax node) { } + + public virtual void VisitExternAliasDirective(Syntax.ExternAliasDirectiveSyntax node) { } + + public virtual void VisitFieldDeclaration(Syntax.FieldDeclarationSyntax node) { } + + public virtual void VisitFileScopedNamespaceDeclaration(Syntax.FileScopedNamespaceDeclarationSyntax node) { } + + public virtual void VisitFinallyClause(Syntax.FinallyClauseSyntax node) { } + + public virtual void VisitFixedStatement(Syntax.FixedStatementSyntax node) { } + + public virtual void VisitForEachStatement(Syntax.ForEachStatementSyntax node) { } + + public virtual void VisitForEachVariableStatement(Syntax.ForEachVariableStatementSyntax node) { } + + public virtual void VisitForStatement(Syntax.ForStatementSyntax node) { } + + public virtual void VisitFromClause(Syntax.FromClauseSyntax node) { } + + public virtual void VisitFunctionPointerCallingConvention(Syntax.FunctionPointerCallingConventionSyntax node) { } + + public virtual void VisitFunctionPointerParameter(Syntax.FunctionPointerParameterSyntax node) { } + + public virtual void VisitFunctionPointerParameterList(Syntax.FunctionPointerParameterListSyntax node) { } + + public virtual void VisitFunctionPointerType(Syntax.FunctionPointerTypeSyntax node) { } + + public virtual void VisitFunctionPointerUnmanagedCallingConvention(Syntax.FunctionPointerUnmanagedCallingConventionSyntax node) { } + + public virtual void VisitFunctionPointerUnmanagedCallingConventionList(Syntax.FunctionPointerUnmanagedCallingConventionListSyntax node) { } + + public virtual void VisitGenericName(Syntax.GenericNameSyntax node) { } + + public virtual void VisitGlobalStatement(Syntax.GlobalStatementSyntax node) { } + + public virtual void VisitGotoStatement(Syntax.GotoStatementSyntax node) { } + + public virtual void VisitGroupClause(Syntax.GroupClauseSyntax node) { } + + public virtual void VisitIdentifierName(Syntax.IdentifierNameSyntax node) { } + + public virtual void VisitIfDirectiveTrivia(Syntax.IfDirectiveTriviaSyntax node) { } + + public virtual void VisitIfStatement(Syntax.IfStatementSyntax node) { } + + public virtual void VisitImplicitArrayCreationExpression(Syntax.ImplicitArrayCreationExpressionSyntax node) { } + + public virtual void VisitImplicitElementAccess(Syntax.ImplicitElementAccessSyntax node) { } + + public virtual void VisitImplicitObjectCreationExpression(Syntax.ImplicitObjectCreationExpressionSyntax node) { } + + public virtual void VisitImplicitStackAllocArrayCreationExpression(Syntax.ImplicitStackAllocArrayCreationExpressionSyntax node) { } + + public virtual void VisitIncompleteMember(Syntax.IncompleteMemberSyntax node) { } + + public virtual void VisitIndexerDeclaration(Syntax.IndexerDeclarationSyntax node) { } + + public virtual void VisitIndexerMemberCref(Syntax.IndexerMemberCrefSyntax node) { } + + public virtual void VisitInitializerExpression(Syntax.InitializerExpressionSyntax node) { } + + public virtual void VisitInterfaceDeclaration(Syntax.InterfaceDeclarationSyntax node) { } + + public virtual void VisitInterpolatedStringExpression(Syntax.InterpolatedStringExpressionSyntax node) { } + + public virtual void VisitInterpolatedStringText(Syntax.InterpolatedStringTextSyntax node) { } + + public virtual void VisitInterpolation(Syntax.InterpolationSyntax node) { } + + public virtual void VisitInterpolationAlignmentClause(Syntax.InterpolationAlignmentClauseSyntax node) { } + + public virtual void VisitInterpolationFormatClause(Syntax.InterpolationFormatClauseSyntax node) { } + + public virtual void VisitInvocationExpression(Syntax.InvocationExpressionSyntax node) { } + + public virtual void VisitIsPatternExpression(Syntax.IsPatternExpressionSyntax node) { } + + public virtual void VisitJoinClause(Syntax.JoinClauseSyntax node) { } + + public virtual void VisitJoinIntoClause(Syntax.JoinIntoClauseSyntax node) { } + + public virtual void VisitLabeledStatement(Syntax.LabeledStatementSyntax node) { } + + public virtual void VisitLetClause(Syntax.LetClauseSyntax node) { } + + public virtual void VisitLineDirectivePosition(Syntax.LineDirectivePositionSyntax node) { } + + public virtual void VisitLineDirectiveTrivia(Syntax.LineDirectiveTriviaSyntax node) { } + + public virtual void VisitLineSpanDirectiveTrivia(Syntax.LineSpanDirectiveTriviaSyntax node) { } + + public virtual void VisitListPattern(Syntax.ListPatternSyntax node) { } + + public virtual void VisitLiteralExpression(Syntax.LiteralExpressionSyntax node) { } + + public virtual void VisitLoadDirectiveTrivia(Syntax.LoadDirectiveTriviaSyntax node) { } + + public virtual void VisitLocalDeclarationStatement(Syntax.LocalDeclarationStatementSyntax node) { } + + public virtual void VisitLocalFunctionStatement(Syntax.LocalFunctionStatementSyntax node) { } + + public virtual void VisitLockStatement(Syntax.LockStatementSyntax node) { } + + public virtual void VisitMakeRefExpression(Syntax.MakeRefExpressionSyntax node) { } + + public virtual void VisitMemberAccessExpression(Syntax.MemberAccessExpressionSyntax node) { } + + public virtual void VisitMemberBindingExpression(Syntax.MemberBindingExpressionSyntax node) { } + + public virtual void VisitMethodDeclaration(Syntax.MethodDeclarationSyntax node) { } + + public virtual void VisitNameColon(Syntax.NameColonSyntax node) { } + + public virtual void VisitNameEquals(Syntax.NameEqualsSyntax node) { } + + public virtual void VisitNameMemberCref(Syntax.NameMemberCrefSyntax node) { } + + public virtual void VisitNamespaceDeclaration(Syntax.NamespaceDeclarationSyntax node) { } + + public virtual void VisitNullableDirectiveTrivia(Syntax.NullableDirectiveTriviaSyntax node) { } + + public virtual void VisitNullableType(Syntax.NullableTypeSyntax node) { } + + public virtual void VisitObjectCreationExpression(Syntax.ObjectCreationExpressionSyntax node) { } + + public virtual void VisitOmittedArraySizeExpression(Syntax.OmittedArraySizeExpressionSyntax node) { } + + public virtual void VisitOmittedTypeArgument(Syntax.OmittedTypeArgumentSyntax node) { } + + public virtual void VisitOperatorDeclaration(Syntax.OperatorDeclarationSyntax node) { } + + public virtual void VisitOperatorMemberCref(Syntax.OperatorMemberCrefSyntax node) { } + + public virtual void VisitOrderByClause(Syntax.OrderByClauseSyntax node) { } + + public virtual void VisitOrdering(Syntax.OrderingSyntax node) { } + + public virtual void VisitParameter(Syntax.ParameterSyntax node) { } + + public virtual void VisitParameterList(Syntax.ParameterListSyntax node) { } + + public virtual void VisitParenthesizedExpression(Syntax.ParenthesizedExpressionSyntax node) { } + + public virtual void VisitParenthesizedLambdaExpression(Syntax.ParenthesizedLambdaExpressionSyntax node) { } + + public virtual void VisitParenthesizedPattern(Syntax.ParenthesizedPatternSyntax node) { } + + public virtual void VisitParenthesizedVariableDesignation(Syntax.ParenthesizedVariableDesignationSyntax node) { } + + public virtual void VisitPointerType(Syntax.PointerTypeSyntax node) { } + + public virtual void VisitPositionalPatternClause(Syntax.PositionalPatternClauseSyntax node) { } + + public virtual void VisitPostfixUnaryExpression(Syntax.PostfixUnaryExpressionSyntax node) { } + + public virtual void VisitPragmaChecksumDirectiveTrivia(Syntax.PragmaChecksumDirectiveTriviaSyntax node) { } + + public virtual void VisitPragmaWarningDirectiveTrivia(Syntax.PragmaWarningDirectiveTriviaSyntax node) { } + + public virtual void VisitPredefinedType(Syntax.PredefinedTypeSyntax node) { } + + public virtual void VisitPrefixUnaryExpression(Syntax.PrefixUnaryExpressionSyntax node) { } + + public virtual void VisitPrimaryConstructorBaseType(Syntax.PrimaryConstructorBaseTypeSyntax node) { } + + public virtual void VisitPropertyDeclaration(Syntax.PropertyDeclarationSyntax node) { } + + public virtual void VisitPropertyPatternClause(Syntax.PropertyPatternClauseSyntax node) { } + + public virtual void VisitQualifiedCref(Syntax.QualifiedCrefSyntax node) { } + + public virtual void VisitQualifiedName(Syntax.QualifiedNameSyntax node) { } + + public virtual void VisitQueryBody(Syntax.QueryBodySyntax node) { } + + public virtual void VisitQueryContinuation(Syntax.QueryContinuationSyntax node) { } + + public virtual void VisitQueryExpression(Syntax.QueryExpressionSyntax node) { } + + public virtual void VisitRangeExpression(Syntax.RangeExpressionSyntax node) { } + + public virtual void VisitRecordDeclaration(Syntax.RecordDeclarationSyntax node) { } + + public virtual void VisitRecursivePattern(Syntax.RecursivePatternSyntax node) { } + + public virtual void VisitReferenceDirectiveTrivia(Syntax.ReferenceDirectiveTriviaSyntax node) { } + + public virtual void VisitRefExpression(Syntax.RefExpressionSyntax node) { } + + public virtual void VisitRefType(Syntax.RefTypeSyntax node) { } + + public virtual void VisitRefTypeExpression(Syntax.RefTypeExpressionSyntax node) { } + + public virtual void VisitRefValueExpression(Syntax.RefValueExpressionSyntax node) { } + + public virtual void VisitRegionDirectiveTrivia(Syntax.RegionDirectiveTriviaSyntax node) { } + + public virtual void VisitRelationalPattern(Syntax.RelationalPatternSyntax node) { } + + public virtual void VisitReturnStatement(Syntax.ReturnStatementSyntax node) { } + + public virtual void VisitScopedType(Syntax.ScopedTypeSyntax node) { } + + public virtual void VisitSelectClause(Syntax.SelectClauseSyntax node) { } + + public virtual void VisitShebangDirectiveTrivia(Syntax.ShebangDirectiveTriviaSyntax node) { } + + public virtual void VisitSimpleBaseType(Syntax.SimpleBaseTypeSyntax node) { } + + public virtual void VisitSimpleLambdaExpression(Syntax.SimpleLambdaExpressionSyntax node) { } + + public virtual void VisitSingleVariableDesignation(Syntax.SingleVariableDesignationSyntax node) { } + + public virtual void VisitSizeOfExpression(Syntax.SizeOfExpressionSyntax node) { } + + public virtual void VisitSkippedTokensTrivia(Syntax.SkippedTokensTriviaSyntax node) { } + + public virtual void VisitSlicePattern(Syntax.SlicePatternSyntax node) { } + + public virtual void VisitStackAllocArrayCreationExpression(Syntax.StackAllocArrayCreationExpressionSyntax node) { } + + public virtual void VisitStructDeclaration(Syntax.StructDeclarationSyntax node) { } + + public virtual void VisitSubpattern(Syntax.SubpatternSyntax node) { } + + public virtual void VisitSwitchExpression(Syntax.SwitchExpressionSyntax node) { } + + public virtual void VisitSwitchExpressionArm(Syntax.SwitchExpressionArmSyntax node) { } + + public virtual void VisitSwitchSection(Syntax.SwitchSectionSyntax node) { } + + public virtual void VisitSwitchStatement(Syntax.SwitchStatementSyntax node) { } + + public virtual void VisitThisExpression(Syntax.ThisExpressionSyntax node) { } + + public virtual void VisitThrowExpression(Syntax.ThrowExpressionSyntax node) { } + + public virtual void VisitThrowStatement(Syntax.ThrowStatementSyntax node) { } + + public virtual void VisitTryStatement(Syntax.TryStatementSyntax node) { } + + public virtual void VisitTupleElement(Syntax.TupleElementSyntax node) { } + + public virtual void VisitTupleExpression(Syntax.TupleExpressionSyntax node) { } + + public virtual void VisitTupleType(Syntax.TupleTypeSyntax node) { } + + public virtual void VisitTypeArgumentList(Syntax.TypeArgumentListSyntax node) { } + + public virtual void VisitTypeConstraint(Syntax.TypeConstraintSyntax node) { } + + public virtual void VisitTypeCref(Syntax.TypeCrefSyntax node) { } + + public virtual void VisitTypeOfExpression(Syntax.TypeOfExpressionSyntax node) { } + + public virtual void VisitTypeParameter(Syntax.TypeParameterSyntax node) { } + + public virtual void VisitTypeParameterConstraintClause(Syntax.TypeParameterConstraintClauseSyntax node) { } + + public virtual void VisitTypeParameterList(Syntax.TypeParameterListSyntax node) { } + + public virtual void VisitTypePattern(Syntax.TypePatternSyntax node) { } + + public virtual void VisitUnaryPattern(Syntax.UnaryPatternSyntax node) { } + + public virtual void VisitUndefDirectiveTrivia(Syntax.UndefDirectiveTriviaSyntax node) { } + + public virtual void VisitUnsafeStatement(Syntax.UnsafeStatementSyntax node) { } + + public virtual void VisitUsingDirective(Syntax.UsingDirectiveSyntax node) { } + + public virtual void VisitUsingStatement(Syntax.UsingStatementSyntax node) { } + + public virtual void VisitVariableDeclaration(Syntax.VariableDeclarationSyntax node) { } + + public virtual void VisitVariableDeclarator(Syntax.VariableDeclaratorSyntax node) { } + + public virtual void VisitVarPattern(Syntax.VarPatternSyntax node) { } + + public virtual void VisitWarningDirectiveTrivia(Syntax.WarningDirectiveTriviaSyntax node) { } + + public virtual void VisitWhenClause(Syntax.WhenClauseSyntax node) { } + + public virtual void VisitWhereClause(Syntax.WhereClauseSyntax node) { } + + public virtual void VisitWhileStatement(Syntax.WhileStatementSyntax node) { } + + public virtual void VisitWithExpression(Syntax.WithExpressionSyntax node) { } + + public virtual void VisitXmlCDataSection(Syntax.XmlCDataSectionSyntax node) { } + + public virtual void VisitXmlComment(Syntax.XmlCommentSyntax node) { } + + public virtual void VisitXmlCrefAttribute(Syntax.XmlCrefAttributeSyntax node) { } + + public virtual void VisitXmlElement(Syntax.XmlElementSyntax node) { } + + public virtual void VisitXmlElementEndTag(Syntax.XmlElementEndTagSyntax node) { } + + public virtual void VisitXmlElementStartTag(Syntax.XmlElementStartTagSyntax node) { } + + public virtual void VisitXmlEmptyElement(Syntax.XmlEmptyElementSyntax node) { } + + public virtual void VisitXmlName(Syntax.XmlNameSyntax node) { } + + public virtual void VisitXmlNameAttribute(Syntax.XmlNameAttributeSyntax node) { } + + public virtual void VisitXmlPrefix(Syntax.XmlPrefixSyntax node) { } + + public virtual void VisitXmlProcessingInstruction(Syntax.XmlProcessingInstructionSyntax node) { } + + public virtual void VisitXmlText(Syntax.XmlTextSyntax node) { } + + public virtual void VisitXmlTextAttribute(Syntax.XmlTextAttributeSyntax node) { } + + public virtual void VisitYieldStatement(Syntax.YieldStatementSyntax node) { } + } + + public abstract partial class CSharpSyntaxVisitor + { + public virtual TResult? DefaultVisit(SyntaxNode node) { throw null; } + + public virtual TResult? Visit(SyntaxNode? node) { throw null; } + + public virtual TResult? VisitAccessorDeclaration(Syntax.AccessorDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitAccessorList(Syntax.AccessorListSyntax node) { throw null; } + + public virtual TResult? VisitAliasQualifiedName(Syntax.AliasQualifiedNameSyntax node) { throw null; } + + public virtual TResult? VisitAnonymousMethodExpression(Syntax.AnonymousMethodExpressionSyntax node) { throw null; } + + public virtual TResult? VisitAnonymousObjectCreationExpression(Syntax.AnonymousObjectCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitAnonymousObjectMemberDeclarator(Syntax.AnonymousObjectMemberDeclaratorSyntax node) { throw null; } + + public virtual TResult? VisitArgument(Syntax.ArgumentSyntax node) { throw null; } + + public virtual TResult? VisitArgumentList(Syntax.ArgumentListSyntax node) { throw null; } + + public virtual TResult? VisitArrayCreationExpression(Syntax.ArrayCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitArrayRankSpecifier(Syntax.ArrayRankSpecifierSyntax node) { throw null; } + + public virtual TResult? VisitArrayType(Syntax.ArrayTypeSyntax node) { throw null; } + + public virtual TResult? VisitArrowExpressionClause(Syntax.ArrowExpressionClauseSyntax node) { throw null; } + + public virtual TResult? VisitAssignmentExpression(Syntax.AssignmentExpressionSyntax node) { throw null; } + + public virtual TResult? VisitAttribute(Syntax.AttributeSyntax node) { throw null; } + + public virtual TResult? VisitAttributeArgument(Syntax.AttributeArgumentSyntax node) { throw null; } + + public virtual TResult? VisitAttributeArgumentList(Syntax.AttributeArgumentListSyntax node) { throw null; } + + public virtual TResult? VisitAttributeList(Syntax.AttributeListSyntax node) { throw null; } + + public virtual TResult? VisitAttributeTargetSpecifier(Syntax.AttributeTargetSpecifierSyntax node) { throw null; } + + public virtual TResult? VisitAwaitExpression(Syntax.AwaitExpressionSyntax node) { throw null; } + + public virtual TResult? VisitBadDirectiveTrivia(Syntax.BadDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitBaseExpression(Syntax.BaseExpressionSyntax node) { throw null; } + + public virtual TResult? VisitBaseList(Syntax.BaseListSyntax node) { throw null; } + + public virtual TResult? VisitBinaryExpression(Syntax.BinaryExpressionSyntax node) { throw null; } + + public virtual TResult? VisitBinaryPattern(Syntax.BinaryPatternSyntax node) { throw null; } + + public virtual TResult? VisitBlock(Syntax.BlockSyntax node) { throw null; } + + public virtual TResult? VisitBracketedArgumentList(Syntax.BracketedArgumentListSyntax node) { throw null; } + + public virtual TResult? VisitBracketedParameterList(Syntax.BracketedParameterListSyntax node) { throw null; } + + public virtual TResult? VisitBreakStatement(Syntax.BreakStatementSyntax node) { throw null; } + + public virtual TResult? VisitCasePatternSwitchLabel(Syntax.CasePatternSwitchLabelSyntax node) { throw null; } + + public virtual TResult? VisitCaseSwitchLabel(Syntax.CaseSwitchLabelSyntax node) { throw null; } + + public virtual TResult? VisitCastExpression(Syntax.CastExpressionSyntax node) { throw null; } + + public virtual TResult? VisitCatchClause(Syntax.CatchClauseSyntax node) { throw null; } + + public virtual TResult? VisitCatchDeclaration(Syntax.CatchDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitCatchFilterClause(Syntax.CatchFilterClauseSyntax node) { throw null; } + + public virtual TResult? VisitCheckedExpression(Syntax.CheckedExpressionSyntax node) { throw null; } + + public virtual TResult? VisitCheckedStatement(Syntax.CheckedStatementSyntax node) { throw null; } + + public virtual TResult? VisitClassDeclaration(Syntax.ClassDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitClassOrStructConstraint(Syntax.ClassOrStructConstraintSyntax node) { throw null; } + + public virtual TResult? VisitCompilationUnit(Syntax.CompilationUnitSyntax node) { throw null; } + + public virtual TResult? VisitConditionalAccessExpression(Syntax.ConditionalAccessExpressionSyntax node) { throw null; } + + public virtual TResult? VisitConditionalExpression(Syntax.ConditionalExpressionSyntax node) { throw null; } + + public virtual TResult? VisitConstantPattern(Syntax.ConstantPatternSyntax node) { throw null; } + + public virtual TResult? VisitConstructorConstraint(Syntax.ConstructorConstraintSyntax node) { throw null; } + + public virtual TResult? VisitConstructorDeclaration(Syntax.ConstructorDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitConstructorInitializer(Syntax.ConstructorInitializerSyntax node) { throw null; } + + public virtual TResult? VisitContinueStatement(Syntax.ContinueStatementSyntax node) { throw null; } + + public virtual TResult? VisitConversionOperatorDeclaration(Syntax.ConversionOperatorDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitConversionOperatorMemberCref(Syntax.ConversionOperatorMemberCrefSyntax node) { throw null; } + + public virtual TResult? VisitCrefBracketedParameterList(Syntax.CrefBracketedParameterListSyntax node) { throw null; } + + public virtual TResult? VisitCrefParameter(Syntax.CrefParameterSyntax node) { throw null; } + + public virtual TResult? VisitCrefParameterList(Syntax.CrefParameterListSyntax node) { throw null; } + + public virtual TResult? VisitDeclarationExpression(Syntax.DeclarationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitDeclarationPattern(Syntax.DeclarationPatternSyntax node) { throw null; } + + public virtual TResult? VisitDefaultConstraint(Syntax.DefaultConstraintSyntax node) { throw null; } + + public virtual TResult? VisitDefaultExpression(Syntax.DefaultExpressionSyntax node) { throw null; } + + public virtual TResult? VisitDefaultSwitchLabel(Syntax.DefaultSwitchLabelSyntax node) { throw null; } + + public virtual TResult? VisitDefineDirectiveTrivia(Syntax.DefineDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitDelegateDeclaration(Syntax.DelegateDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitDestructorDeclaration(Syntax.DestructorDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitDiscardDesignation(Syntax.DiscardDesignationSyntax node) { throw null; } + + public virtual TResult? VisitDiscardPattern(Syntax.DiscardPatternSyntax node) { throw null; } + + public virtual TResult? VisitDocumentationCommentTrivia(Syntax.DocumentationCommentTriviaSyntax node) { throw null; } + + public virtual TResult? VisitDoStatement(Syntax.DoStatementSyntax node) { throw null; } + + public virtual TResult? VisitElementAccessExpression(Syntax.ElementAccessExpressionSyntax node) { throw null; } + + public virtual TResult? VisitElementBindingExpression(Syntax.ElementBindingExpressionSyntax node) { throw null; } + + public virtual TResult? VisitElifDirectiveTrivia(Syntax.ElifDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitElseClause(Syntax.ElseClauseSyntax node) { throw null; } + + public virtual TResult? VisitElseDirectiveTrivia(Syntax.ElseDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitEmptyStatement(Syntax.EmptyStatementSyntax node) { throw null; } + + public virtual TResult? VisitEndIfDirectiveTrivia(Syntax.EndIfDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitEndRegionDirectiveTrivia(Syntax.EndRegionDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitEnumDeclaration(Syntax.EnumDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitEnumMemberDeclaration(Syntax.EnumMemberDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitEqualsValueClause(Syntax.EqualsValueClauseSyntax node) { throw null; } + + public virtual TResult? VisitErrorDirectiveTrivia(Syntax.ErrorDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitEventDeclaration(Syntax.EventDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitEventFieldDeclaration(Syntax.EventFieldDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitExplicitInterfaceSpecifier(Syntax.ExplicitInterfaceSpecifierSyntax node) { throw null; } + + public virtual TResult? VisitExpressionColon(Syntax.ExpressionColonSyntax node) { throw null; } + + public virtual TResult? VisitExpressionStatement(Syntax.ExpressionStatementSyntax node) { throw null; } + + public virtual TResult? VisitExternAliasDirective(Syntax.ExternAliasDirectiveSyntax node) { throw null; } + + public virtual TResult? VisitFieldDeclaration(Syntax.FieldDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitFileScopedNamespaceDeclaration(Syntax.FileScopedNamespaceDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitFinallyClause(Syntax.FinallyClauseSyntax node) { throw null; } + + public virtual TResult? VisitFixedStatement(Syntax.FixedStatementSyntax node) { throw null; } + + public virtual TResult? VisitForEachStatement(Syntax.ForEachStatementSyntax node) { throw null; } + + public virtual TResult? VisitForEachVariableStatement(Syntax.ForEachVariableStatementSyntax node) { throw null; } + + public virtual TResult? VisitForStatement(Syntax.ForStatementSyntax node) { throw null; } + + public virtual TResult? VisitFromClause(Syntax.FromClauseSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerCallingConvention(Syntax.FunctionPointerCallingConventionSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerParameter(Syntax.FunctionPointerParameterSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerParameterList(Syntax.FunctionPointerParameterListSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerType(Syntax.FunctionPointerTypeSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerUnmanagedCallingConvention(Syntax.FunctionPointerUnmanagedCallingConventionSyntax node) { throw null; } + + public virtual TResult? VisitFunctionPointerUnmanagedCallingConventionList(Syntax.FunctionPointerUnmanagedCallingConventionListSyntax node) { throw null; } + + public virtual TResult? VisitGenericName(Syntax.GenericNameSyntax node) { throw null; } + + public virtual TResult? VisitGlobalStatement(Syntax.GlobalStatementSyntax node) { throw null; } + + public virtual TResult? VisitGotoStatement(Syntax.GotoStatementSyntax node) { throw null; } + + public virtual TResult? VisitGroupClause(Syntax.GroupClauseSyntax node) { throw null; } + + public virtual TResult? VisitIdentifierName(Syntax.IdentifierNameSyntax node) { throw null; } + + public virtual TResult? VisitIfDirectiveTrivia(Syntax.IfDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitIfStatement(Syntax.IfStatementSyntax node) { throw null; } + + public virtual TResult? VisitImplicitArrayCreationExpression(Syntax.ImplicitArrayCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitImplicitElementAccess(Syntax.ImplicitElementAccessSyntax node) { throw null; } + + public virtual TResult? VisitImplicitObjectCreationExpression(Syntax.ImplicitObjectCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitImplicitStackAllocArrayCreationExpression(Syntax.ImplicitStackAllocArrayCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitIncompleteMember(Syntax.IncompleteMemberSyntax node) { throw null; } + + public virtual TResult? VisitIndexerDeclaration(Syntax.IndexerDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitIndexerMemberCref(Syntax.IndexerMemberCrefSyntax node) { throw null; } + + public virtual TResult? VisitInitializerExpression(Syntax.InitializerExpressionSyntax node) { throw null; } + + public virtual TResult? VisitInterfaceDeclaration(Syntax.InterfaceDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitInterpolatedStringExpression(Syntax.InterpolatedStringExpressionSyntax node) { throw null; } + + public virtual TResult? VisitInterpolatedStringText(Syntax.InterpolatedStringTextSyntax node) { throw null; } + + public virtual TResult? VisitInterpolation(Syntax.InterpolationSyntax node) { throw null; } + + public virtual TResult? VisitInterpolationAlignmentClause(Syntax.InterpolationAlignmentClauseSyntax node) { throw null; } + + public virtual TResult? VisitInterpolationFormatClause(Syntax.InterpolationFormatClauseSyntax node) { throw null; } + + public virtual TResult? VisitInvocationExpression(Syntax.InvocationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitIsPatternExpression(Syntax.IsPatternExpressionSyntax node) { throw null; } + + public virtual TResult? VisitJoinClause(Syntax.JoinClauseSyntax node) { throw null; } + + public virtual TResult? VisitJoinIntoClause(Syntax.JoinIntoClauseSyntax node) { throw null; } + + public virtual TResult? VisitLabeledStatement(Syntax.LabeledStatementSyntax node) { throw null; } + + public virtual TResult? VisitLetClause(Syntax.LetClauseSyntax node) { throw null; } + + public virtual TResult? VisitLineDirectivePosition(Syntax.LineDirectivePositionSyntax node) { throw null; } + + public virtual TResult? VisitLineDirectiveTrivia(Syntax.LineDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitLineSpanDirectiveTrivia(Syntax.LineSpanDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitListPattern(Syntax.ListPatternSyntax node) { throw null; } + + public virtual TResult? VisitLiteralExpression(Syntax.LiteralExpressionSyntax node) { throw null; } + + public virtual TResult? VisitLoadDirectiveTrivia(Syntax.LoadDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitLocalDeclarationStatement(Syntax.LocalDeclarationStatementSyntax node) { throw null; } + + public virtual TResult? VisitLocalFunctionStatement(Syntax.LocalFunctionStatementSyntax node) { throw null; } + + public virtual TResult? VisitLockStatement(Syntax.LockStatementSyntax node) { throw null; } + + public virtual TResult? VisitMakeRefExpression(Syntax.MakeRefExpressionSyntax node) { throw null; } + + public virtual TResult? VisitMemberAccessExpression(Syntax.MemberAccessExpressionSyntax node) { throw null; } + + public virtual TResult? VisitMemberBindingExpression(Syntax.MemberBindingExpressionSyntax node) { throw null; } + + public virtual TResult? VisitMethodDeclaration(Syntax.MethodDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitNameColon(Syntax.NameColonSyntax node) { throw null; } + + public virtual TResult? VisitNameEquals(Syntax.NameEqualsSyntax node) { throw null; } + + public virtual TResult? VisitNameMemberCref(Syntax.NameMemberCrefSyntax node) { throw null; } + + public virtual TResult? VisitNamespaceDeclaration(Syntax.NamespaceDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitNullableDirectiveTrivia(Syntax.NullableDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitNullableType(Syntax.NullableTypeSyntax node) { throw null; } + + public virtual TResult? VisitObjectCreationExpression(Syntax.ObjectCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitOmittedArraySizeExpression(Syntax.OmittedArraySizeExpressionSyntax node) { throw null; } + + public virtual TResult? VisitOmittedTypeArgument(Syntax.OmittedTypeArgumentSyntax node) { throw null; } + + public virtual TResult? VisitOperatorDeclaration(Syntax.OperatorDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitOperatorMemberCref(Syntax.OperatorMemberCrefSyntax node) { throw null; } + + public virtual TResult? VisitOrderByClause(Syntax.OrderByClauseSyntax node) { throw null; } + + public virtual TResult? VisitOrdering(Syntax.OrderingSyntax node) { throw null; } + + public virtual TResult? VisitParameter(Syntax.ParameterSyntax node) { throw null; } + + public virtual TResult? VisitParameterList(Syntax.ParameterListSyntax node) { throw null; } + + public virtual TResult? VisitParenthesizedExpression(Syntax.ParenthesizedExpressionSyntax node) { throw null; } + + public virtual TResult? VisitParenthesizedLambdaExpression(Syntax.ParenthesizedLambdaExpressionSyntax node) { throw null; } + + public virtual TResult? VisitParenthesizedPattern(Syntax.ParenthesizedPatternSyntax node) { throw null; } + + public virtual TResult? VisitParenthesizedVariableDesignation(Syntax.ParenthesizedVariableDesignationSyntax node) { throw null; } + + public virtual TResult? VisitPointerType(Syntax.PointerTypeSyntax node) { throw null; } + + public virtual TResult? VisitPositionalPatternClause(Syntax.PositionalPatternClauseSyntax node) { throw null; } + + public virtual TResult? VisitPostfixUnaryExpression(Syntax.PostfixUnaryExpressionSyntax node) { throw null; } + + public virtual TResult? VisitPragmaChecksumDirectiveTrivia(Syntax.PragmaChecksumDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitPragmaWarningDirectiveTrivia(Syntax.PragmaWarningDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitPredefinedType(Syntax.PredefinedTypeSyntax node) { throw null; } + + public virtual TResult? VisitPrefixUnaryExpression(Syntax.PrefixUnaryExpressionSyntax node) { throw null; } + + public virtual TResult? VisitPrimaryConstructorBaseType(Syntax.PrimaryConstructorBaseTypeSyntax node) { throw null; } + + public virtual TResult? VisitPropertyDeclaration(Syntax.PropertyDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitPropertyPatternClause(Syntax.PropertyPatternClauseSyntax node) { throw null; } + + public virtual TResult? VisitQualifiedCref(Syntax.QualifiedCrefSyntax node) { throw null; } + + public virtual TResult? VisitQualifiedName(Syntax.QualifiedNameSyntax node) { throw null; } + + public virtual TResult? VisitQueryBody(Syntax.QueryBodySyntax node) { throw null; } + + public virtual TResult? VisitQueryContinuation(Syntax.QueryContinuationSyntax node) { throw null; } + + public virtual TResult? VisitQueryExpression(Syntax.QueryExpressionSyntax node) { throw null; } + + public virtual TResult? VisitRangeExpression(Syntax.RangeExpressionSyntax node) { throw null; } + + public virtual TResult? VisitRecordDeclaration(Syntax.RecordDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitRecursivePattern(Syntax.RecursivePatternSyntax node) { throw null; } + + public virtual TResult? VisitReferenceDirectiveTrivia(Syntax.ReferenceDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitRefExpression(Syntax.RefExpressionSyntax node) { throw null; } + + public virtual TResult? VisitRefType(Syntax.RefTypeSyntax node) { throw null; } + + public virtual TResult? VisitRefTypeExpression(Syntax.RefTypeExpressionSyntax node) { throw null; } + + public virtual TResult? VisitRefValueExpression(Syntax.RefValueExpressionSyntax node) { throw null; } + + public virtual TResult? VisitRegionDirectiveTrivia(Syntax.RegionDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitRelationalPattern(Syntax.RelationalPatternSyntax node) { throw null; } + + public virtual TResult? VisitReturnStatement(Syntax.ReturnStatementSyntax node) { throw null; } + + public virtual TResult? VisitScopedType(Syntax.ScopedTypeSyntax node) { throw null; } + + public virtual TResult? VisitSelectClause(Syntax.SelectClauseSyntax node) { throw null; } + + public virtual TResult? VisitShebangDirectiveTrivia(Syntax.ShebangDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitSimpleBaseType(Syntax.SimpleBaseTypeSyntax node) { throw null; } + + public virtual TResult? VisitSimpleLambdaExpression(Syntax.SimpleLambdaExpressionSyntax node) { throw null; } + + public virtual TResult? VisitSingleVariableDesignation(Syntax.SingleVariableDesignationSyntax node) { throw null; } + + public virtual TResult? VisitSizeOfExpression(Syntax.SizeOfExpressionSyntax node) { throw null; } + + public virtual TResult? VisitSkippedTokensTrivia(Syntax.SkippedTokensTriviaSyntax node) { throw null; } + + public virtual TResult? VisitSlicePattern(Syntax.SlicePatternSyntax node) { throw null; } + + public virtual TResult? VisitStackAllocArrayCreationExpression(Syntax.StackAllocArrayCreationExpressionSyntax node) { throw null; } + + public virtual TResult? VisitStructDeclaration(Syntax.StructDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitSubpattern(Syntax.SubpatternSyntax node) { throw null; } + + public virtual TResult? VisitSwitchExpression(Syntax.SwitchExpressionSyntax node) { throw null; } + + public virtual TResult? VisitSwitchExpressionArm(Syntax.SwitchExpressionArmSyntax node) { throw null; } + + public virtual TResult? VisitSwitchSection(Syntax.SwitchSectionSyntax node) { throw null; } + + public virtual TResult? VisitSwitchStatement(Syntax.SwitchStatementSyntax node) { throw null; } + + public virtual TResult? VisitThisExpression(Syntax.ThisExpressionSyntax node) { throw null; } + + public virtual TResult? VisitThrowExpression(Syntax.ThrowExpressionSyntax node) { throw null; } + + public virtual TResult? VisitThrowStatement(Syntax.ThrowStatementSyntax node) { throw null; } + + public virtual TResult? VisitTryStatement(Syntax.TryStatementSyntax node) { throw null; } + + public virtual TResult? VisitTupleElement(Syntax.TupleElementSyntax node) { throw null; } + + public virtual TResult? VisitTupleExpression(Syntax.TupleExpressionSyntax node) { throw null; } + + public virtual TResult? VisitTupleType(Syntax.TupleTypeSyntax node) { throw null; } + + public virtual TResult? VisitTypeArgumentList(Syntax.TypeArgumentListSyntax node) { throw null; } + + public virtual TResult? VisitTypeConstraint(Syntax.TypeConstraintSyntax node) { throw null; } + + public virtual TResult? VisitTypeCref(Syntax.TypeCrefSyntax node) { throw null; } + + public virtual TResult? VisitTypeOfExpression(Syntax.TypeOfExpressionSyntax node) { throw null; } + + public virtual TResult? VisitTypeParameter(Syntax.TypeParameterSyntax node) { throw null; } + + public virtual TResult? VisitTypeParameterConstraintClause(Syntax.TypeParameterConstraintClauseSyntax node) { throw null; } + + public virtual TResult? VisitTypeParameterList(Syntax.TypeParameterListSyntax node) { throw null; } + + public virtual TResult? VisitTypePattern(Syntax.TypePatternSyntax node) { throw null; } + + public virtual TResult? VisitUnaryPattern(Syntax.UnaryPatternSyntax node) { throw null; } + + public virtual TResult? VisitUndefDirectiveTrivia(Syntax.UndefDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitUnsafeStatement(Syntax.UnsafeStatementSyntax node) { throw null; } + + public virtual TResult? VisitUsingDirective(Syntax.UsingDirectiveSyntax node) { throw null; } + + public virtual TResult? VisitUsingStatement(Syntax.UsingStatementSyntax node) { throw null; } + + public virtual TResult? VisitVariableDeclaration(Syntax.VariableDeclarationSyntax node) { throw null; } + + public virtual TResult? VisitVariableDeclarator(Syntax.VariableDeclaratorSyntax node) { throw null; } + + public virtual TResult? VisitVarPattern(Syntax.VarPatternSyntax node) { throw null; } + + public virtual TResult? VisitWarningDirectiveTrivia(Syntax.WarningDirectiveTriviaSyntax node) { throw null; } + + public virtual TResult? VisitWhenClause(Syntax.WhenClauseSyntax node) { throw null; } + + public virtual TResult? VisitWhereClause(Syntax.WhereClauseSyntax node) { throw null; } + + public virtual TResult? VisitWhileStatement(Syntax.WhileStatementSyntax node) { throw null; } + + public virtual TResult? VisitWithExpression(Syntax.WithExpressionSyntax node) { throw null; } + + public virtual TResult? VisitXmlCDataSection(Syntax.XmlCDataSectionSyntax node) { throw null; } + + public virtual TResult? VisitXmlComment(Syntax.XmlCommentSyntax node) { throw null; } + + public virtual TResult? VisitXmlCrefAttribute(Syntax.XmlCrefAttributeSyntax node) { throw null; } + + public virtual TResult? VisitXmlElement(Syntax.XmlElementSyntax node) { throw null; } + + public virtual TResult? VisitXmlElementEndTag(Syntax.XmlElementEndTagSyntax node) { throw null; } + + public virtual TResult? VisitXmlElementStartTag(Syntax.XmlElementStartTagSyntax node) { throw null; } + + public virtual TResult? VisitXmlEmptyElement(Syntax.XmlEmptyElementSyntax node) { throw null; } + + public virtual TResult? VisitXmlName(Syntax.XmlNameSyntax node) { throw null; } + + public virtual TResult? VisitXmlNameAttribute(Syntax.XmlNameAttributeSyntax node) { throw null; } + + public virtual TResult? VisitXmlPrefix(Syntax.XmlPrefixSyntax node) { throw null; } + + public virtual TResult? VisitXmlProcessingInstruction(Syntax.XmlProcessingInstructionSyntax node) { throw null; } + + public virtual TResult? VisitXmlText(Syntax.XmlTextSyntax node) { throw null; } + + public virtual TResult? VisitXmlTextAttribute(Syntax.XmlTextAttributeSyntax node) { throw null; } + + public virtual TResult? VisitYieldStatement(Syntax.YieldStatementSyntax node) { throw null; } + } + + public abstract partial class CSharpSyntaxWalker : CSharpSyntaxVisitor + { + protected CSharpSyntaxWalker(SyntaxWalkerDepth depth = SyntaxWalkerDepth.Node) { } + + protected SyntaxWalkerDepth Depth { get { throw null; } } + + public override void DefaultVisit(SyntaxNode node) { } + + public override void Visit(SyntaxNode? node) { } + + public virtual void VisitLeadingTrivia(SyntaxToken token) { } + + public virtual void VisitToken(SyntaxToken token) { } + + public virtual void VisitTrailingTrivia(SyntaxToken token) { } + + public virtual void VisitTrivia(SyntaxTrivia trivia) { } + } + + public readonly partial struct DeconstructionInfo + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Conversion? Conversion { get { throw null; } } + + public IMethodSymbol? Method { get { throw null; } } + + public System.Collections.Immutable.ImmutableArray Nested { get { throw null; } } + } + + public readonly partial struct ForEachStatementInfo : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Conversion CurrentConversion { get { throw null; } } + + public IPropertySymbol? CurrentProperty { get { throw null; } } + + public IMethodSymbol? DisposeMethod { get { throw null; } } + + public Conversion ElementConversion { get { throw null; } } + + public ITypeSymbol? ElementType { get { throw null; } } + + public IMethodSymbol? GetEnumeratorMethod { get { throw null; } } + + public bool IsAsynchronous { get { throw null; } } + + public IMethodSymbol? MoveNextMethod { get { throw null; } } + + public readonly bool Equals(ForEachStatementInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public enum LanguageVersion + { + Default = 0, + CSharp1 = 1, + CSharp2 = 2, + CSharp3 = 3, + CSharp4 = 4, + CSharp5 = 5, + CSharp6 = 6, + CSharp7 = 7, + CSharp7_1 = 701, + CSharp7_2 = 702, + CSharp7_3 = 703, + CSharp8 = 800, + CSharp9 = 900, + CSharp10 = 1000, + CSharp11 = 1100, + LatestMajor = 2147483645, + Preview = 2147483646, + Latest = int.MaxValue + } + + public static partial class LanguageVersionFacts + { + public static LanguageVersion MapSpecifiedToEffectiveVersion(this LanguageVersion version) { throw null; } + + public static string ToDisplayString(this LanguageVersion version) { throw null; } + + public static bool TryParse(string? version, out LanguageVersion result) { throw null; } + } + + public readonly partial struct QueryClauseInfo : System.IEquatable + { + public SymbolInfo CastInfo { get { throw null; } } + + public SymbolInfo OperationInfo { get { throw null; } } + + public readonly bool Equals(QueryClauseInfo other) { throw null; } + + public override readonly bool Equals(object? obj) { throw null; } + + public override readonly int GetHashCode() { throw null; } + } + + public static partial class SymbolDisplay + { + public static string FormatLiteral(char c, bool quote) { throw null; } + + public static string FormatLiteral(string value, bool quote) { throw null; } + + public static string FormatPrimitive(object obj, bool quoteStrings, bool useHexadecimalNumbers) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToDisplayParts(ISymbol symbol, SymbolDisplayFormat? format = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToDisplayParts(ITypeSymbol symbol, NullableAnnotation nullableAnnotation, SymbolDisplayFormat? format = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToDisplayParts(ITypeSymbol symbol, NullableFlowState nullableFlowState, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToDisplayString(ISymbol symbol, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToDisplayString(ITypeSymbol symbol, NullableAnnotation nullableAnnotation, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToDisplayString(ITypeSymbol symbol, NullableFlowState nullableFlowState, SymbolDisplayFormat? format = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToMinimalDisplayParts(ISymbol symbol, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToMinimalDisplayParts(ITypeSymbol symbol, NullableAnnotation nullableAnnotation, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + + public static System.Collections.Immutable.ImmutableArray ToMinimalDisplayParts(ITypeSymbol symbol, NullableFlowState nullableFlowState, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToMinimalDisplayString(ISymbol symbol, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToMinimalDisplayString(ITypeSymbol symbol, NullableAnnotation nullableAnnotation, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + + public static string ToMinimalDisplayString(ITypeSymbol symbol, NullableFlowState nullableFlowState, SemanticModel semanticModel, int position, SymbolDisplayFormat? format = null) { throw null; } + } + + public static partial class SyntaxExtensions + { + public static SyntaxToken NormalizeWhitespace(this SyntaxToken token, string indentation, bool elasticTrivia) { throw null; } + + public static SyntaxToken NormalizeWhitespace(this SyntaxToken token, string indentation = " ", string eol = "\r\n", bool elasticTrivia = false) { throw null; } + + public static SyntaxTriviaList NormalizeWhitespace(this SyntaxTriviaList list, string indentation, bool elasticTrivia) { throw null; } + + public static SyntaxTriviaList NormalizeWhitespace(this SyntaxTriviaList list, string indentation = " ", string eol = "\r\n", bool elasticTrivia = false) { throw null; } + + public static SyntaxTriviaList ToSyntaxTriviaList(this System.Collections.Generic.IEnumerable sequence) { throw null; } + + public static Syntax.IndexerDeclarationSyntax Update(this Syntax.IndexerDeclarationSyntax syntax, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken thisKeyword, Syntax.BracketedParameterListSyntax parameterList, Syntax.AccessorListSyntax accessorList) { throw null; } + + public static Syntax.MethodDeclarationSyntax Update(this Syntax.MethodDeclarationSyntax syntax, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.TypeParameterListSyntax typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax block, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax Update(this Syntax.OperatorDeclarationSyntax syntax, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken operatorKeyword, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax block, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.SimpleNameSyntax WithIdentifier(this Syntax.SimpleNameSyntax simpleName, SyntaxToken identifier) { throw null; } + } + + public static partial class SyntaxFactory + { + public static SyntaxTrivia CarriageReturn { get { throw null; } } + + public static SyntaxTrivia CarriageReturnLineFeed { get { throw null; } } + + public static SyntaxTrivia ElasticCarriageReturn { get { throw null; } } + + public static SyntaxTrivia ElasticCarriageReturnLineFeed { get { throw null; } } + + public static SyntaxTrivia ElasticLineFeed { get { throw null; } } + + public static SyntaxTrivia ElasticMarker { get { throw null; } } + + public static SyntaxTrivia ElasticSpace { get { throw null; } } + + public static SyntaxTrivia ElasticTab { get { throw null; } } + + public static SyntaxTrivia LineFeed { get { throw null; } } + + public static SyntaxTrivia Space { get { throw null; } } + + public static SyntaxTrivia Tab { get { throw null; } } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, Syntax.BlockSyntax? body) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.ArrowExpressionClauseSyntax expressionBody) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.BlockSyntax body) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, Syntax.ArrowExpressionClauseSyntax expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, Syntax.BlockSyntax body, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.AccessorDeclarationSyntax AccessorDeclaration(SyntaxKind kind) { throw null; } + + public static Syntax.AccessorListSyntax AccessorList(SyntaxList accessors = default) { throw null; } + + public static Syntax.AccessorListSyntax AccessorList(SyntaxToken openBraceToken, SyntaxList accessors, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.AliasQualifiedNameSyntax AliasQualifiedName(Syntax.IdentifierNameSyntax alias, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.AliasQualifiedNameSyntax AliasQualifiedName(Syntax.IdentifierNameSyntax alias, SyntaxToken colonColonToken, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.AliasQualifiedNameSyntax AliasQualifiedName(string alias, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression() { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression(CSharpSyntaxNode body) { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression(Syntax.ParameterListSyntax? parameterList, CSharpSyntaxNode body) { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression(SyntaxToken asyncKeyword, SyntaxToken delegateKeyword, Syntax.ParameterListSyntax parameterList, CSharpSyntaxNode body) { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression(SyntaxToken asyncKeyword, SyntaxToken delegateKeyword, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax block, Syntax.ExpressionSyntax expressionBody) { throw null; } + + public static Syntax.AnonymousMethodExpressionSyntax AnonymousMethodExpression(SyntaxTokenList modifiers, SyntaxToken delegateKeyword, Syntax.ParameterListSyntax? parameterList, Syntax.BlockSyntax block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.AnonymousObjectCreationExpressionSyntax AnonymousObjectCreationExpression(SeparatedSyntaxList initializers = default) { throw null; } + + public static Syntax.AnonymousObjectCreationExpressionSyntax AnonymousObjectCreationExpression(SyntaxToken newKeyword, SyntaxToken openBraceToken, SeparatedSyntaxList initializers, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.AnonymousObjectMemberDeclaratorSyntax AnonymousObjectMemberDeclarator(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.AnonymousObjectMemberDeclaratorSyntax AnonymousObjectMemberDeclarator(Syntax.NameEqualsSyntax? nameEquals, Syntax.ExpressionSyntax expression) { throw null; } + + public static bool AreEquivalent(SyntaxNode? oldNode, SyntaxNode? newNode, bool topLevel) { throw null; } + + public static bool AreEquivalent(SyntaxNode? oldNode, SyntaxNode? newNode, System.Func? ignoreChildNode = null) { throw null; } + + public static bool AreEquivalent(SyntaxToken oldToken, SyntaxToken newToken) { throw null; } + + public static bool AreEquivalent(SyntaxTokenList oldList, SyntaxTokenList newList) { throw null; } + + public static bool AreEquivalent(SyntaxTree? oldTree, SyntaxTree? newTree, bool topLevel) { throw null; } + + public static bool AreEquivalent(SeparatedSyntaxList oldList, SeparatedSyntaxList newList, bool topLevel) + where TNode : SyntaxNode { throw null; } + + public static bool AreEquivalent(SeparatedSyntaxList oldList, SeparatedSyntaxList newList, System.Func? ignoreChildNode = null) + where TNode : SyntaxNode { throw null; } + + public static bool AreEquivalent(SyntaxList oldList, SyntaxList newList, bool topLevel) + where TNode : CSharpSyntaxNode { throw null; } + + public static bool AreEquivalent(SyntaxList oldList, SyntaxList newList, System.Func? ignoreChildNode = null) + where TNode : SyntaxNode { throw null; } + + public static Syntax.ArgumentSyntax Argument(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ArgumentSyntax Argument(Syntax.NameColonSyntax? nameColon, SyntaxToken refKindKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ArgumentListSyntax ArgumentList(SeparatedSyntaxList arguments = default) { throw null; } + + public static Syntax.ArgumentListSyntax ArgumentList(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ArrayCreationExpressionSyntax ArrayCreationExpression(Syntax.ArrayTypeSyntax type, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.ArrayCreationExpressionSyntax ArrayCreationExpression(Syntax.ArrayTypeSyntax type) { throw null; } + + public static Syntax.ArrayCreationExpressionSyntax ArrayCreationExpression(SyntaxToken newKeyword, Syntax.ArrayTypeSyntax type, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.ArrayRankSpecifierSyntax ArrayRankSpecifier(SeparatedSyntaxList sizes = default) { throw null; } + + public static Syntax.ArrayRankSpecifierSyntax ArrayRankSpecifier(SyntaxToken openBracketToken, SeparatedSyntaxList sizes, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.ArrayTypeSyntax ArrayType(Syntax.TypeSyntax elementType, SyntaxList rankSpecifiers) { throw null; } + + public static Syntax.ArrayTypeSyntax ArrayType(Syntax.TypeSyntax elementType) { throw null; } + + public static Syntax.ArrowExpressionClauseSyntax ArrowExpressionClause(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ArrowExpressionClauseSyntax ArrowExpressionClause(SyntaxToken arrowToken, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.AssignmentExpressionSyntax AssignmentExpression(SyntaxKind kind, Syntax.ExpressionSyntax left, Syntax.ExpressionSyntax right) { throw null; } + + public static Syntax.AssignmentExpressionSyntax AssignmentExpression(SyntaxKind kind, Syntax.ExpressionSyntax left, SyntaxToken operatorToken, Syntax.ExpressionSyntax right) { throw null; } + + public static Syntax.AttributeSyntax Attribute(Syntax.NameSyntax name, Syntax.AttributeArgumentListSyntax? argumentList) { throw null; } + + public static Syntax.AttributeSyntax Attribute(Syntax.NameSyntax name) { throw null; } + + public static Syntax.AttributeArgumentSyntax AttributeArgument(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.AttributeArgumentSyntax AttributeArgument(Syntax.NameEqualsSyntax? nameEquals, Syntax.NameColonSyntax? nameColon, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.AttributeArgumentListSyntax AttributeArgumentList(SeparatedSyntaxList arguments = default) { throw null; } + + public static Syntax.AttributeArgumentListSyntax AttributeArgumentList(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.AttributeListSyntax AttributeList(Syntax.AttributeTargetSpecifierSyntax? target, SeparatedSyntaxList attributes) { throw null; } + + public static Syntax.AttributeListSyntax AttributeList(SeparatedSyntaxList attributes = default) { throw null; } + + public static Syntax.AttributeListSyntax AttributeList(SyntaxToken openBracketToken, Syntax.AttributeTargetSpecifierSyntax? target, SeparatedSyntaxList attributes, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.AttributeTargetSpecifierSyntax AttributeTargetSpecifier(SyntaxToken identifier, SyntaxToken colonToken) { throw null; } + + public static Syntax.AttributeTargetSpecifierSyntax AttributeTargetSpecifier(SyntaxToken identifier) { throw null; } + + public static Syntax.AwaitExpressionSyntax AwaitExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.AwaitExpressionSyntax AwaitExpression(SyntaxToken awaitKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.BadDirectiveTriviaSyntax BadDirectiveTrivia(SyntaxToken hashToken, SyntaxToken identifier, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.BadDirectiveTriviaSyntax BadDirectiveTrivia(SyntaxToken identifier, bool isActive) { throw null; } + + public static SyntaxToken BadToken(SyntaxTriviaList leading, string text, SyntaxTriviaList trailing) { throw null; } + + public static Syntax.BaseExpressionSyntax BaseExpression() { throw null; } + + public static Syntax.BaseExpressionSyntax BaseExpression(SyntaxToken token) { throw null; } + + public static Syntax.BaseListSyntax BaseList(SeparatedSyntaxList types = default) { throw null; } + + public static Syntax.BaseListSyntax BaseList(SyntaxToken colonToken, SeparatedSyntaxList types) { throw null; } + + public static Syntax.BinaryExpressionSyntax BinaryExpression(SyntaxKind kind, Syntax.ExpressionSyntax left, Syntax.ExpressionSyntax right) { throw null; } + + public static Syntax.BinaryExpressionSyntax BinaryExpression(SyntaxKind kind, Syntax.ExpressionSyntax left, SyntaxToken operatorToken, Syntax.ExpressionSyntax right) { throw null; } + + public static Syntax.BinaryPatternSyntax BinaryPattern(SyntaxKind kind, Syntax.PatternSyntax left, Syntax.PatternSyntax right) { throw null; } + + public static Syntax.BinaryPatternSyntax BinaryPattern(SyntaxKind kind, Syntax.PatternSyntax left, SyntaxToken operatorToken, Syntax.PatternSyntax right) { throw null; } + + public static Syntax.BlockSyntax Block(params Syntax.StatementSyntax[] statements) { throw null; } + + public static Syntax.BlockSyntax Block(SyntaxList attributeLists, SyntaxList statements) { throw null; } + + public static Syntax.BlockSyntax Block(SyntaxList attributeLists, SyntaxToken openBraceToken, SyntaxList statements, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.BlockSyntax Block(SyntaxList statements = default) { throw null; } + + public static Syntax.BlockSyntax Block(SyntaxToken openBraceToken, SyntaxList statements, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.BlockSyntax Block(System.Collections.Generic.IEnumerable statements) { throw null; } + + public static Syntax.BracketedArgumentListSyntax BracketedArgumentList(SeparatedSyntaxList arguments = default) { throw null; } + + public static Syntax.BracketedArgumentListSyntax BracketedArgumentList(SyntaxToken openBracketToken, SeparatedSyntaxList arguments, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.BracketedParameterListSyntax BracketedParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.BracketedParameterListSyntax BracketedParameterList(SyntaxToken openBracketToken, SeparatedSyntaxList parameters, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.BreakStatementSyntax BreakStatement() { throw null; } + + public static Syntax.BreakStatementSyntax BreakStatement(SyntaxList attributeLists, SyntaxToken breakKeyword, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.BreakStatementSyntax BreakStatement(SyntaxList attributeLists) { throw null; } + + public static Syntax.BreakStatementSyntax BreakStatement(SyntaxToken breakKeyword, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.CasePatternSwitchLabelSyntax CasePatternSwitchLabel(Syntax.PatternSyntax pattern, Syntax.WhenClauseSyntax? whenClause, SyntaxToken colonToken) { throw null; } + + public static Syntax.CasePatternSwitchLabelSyntax CasePatternSwitchLabel(Syntax.PatternSyntax pattern, SyntaxToken colonToken) { throw null; } + + public static Syntax.CasePatternSwitchLabelSyntax CasePatternSwitchLabel(SyntaxToken keyword, Syntax.PatternSyntax pattern, Syntax.WhenClauseSyntax? whenClause, SyntaxToken colonToken) { throw null; } + + public static Syntax.CaseSwitchLabelSyntax CaseSwitchLabel(Syntax.ExpressionSyntax value, SyntaxToken colonToken) { throw null; } + + public static Syntax.CaseSwitchLabelSyntax CaseSwitchLabel(Syntax.ExpressionSyntax value) { throw null; } + + public static Syntax.CaseSwitchLabelSyntax CaseSwitchLabel(SyntaxToken keyword, Syntax.ExpressionSyntax value, SyntaxToken colonToken) { throw null; } + + public static Syntax.CastExpressionSyntax CastExpression(Syntax.TypeSyntax type, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.CastExpressionSyntax CastExpression(SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken closeParenToken, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.CatchClauseSyntax CatchClause() { throw null; } + + public static Syntax.CatchClauseSyntax CatchClause(Syntax.CatchDeclarationSyntax? declaration, Syntax.CatchFilterClauseSyntax? filter, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.CatchClauseSyntax CatchClause(SyntaxToken catchKeyword, Syntax.CatchDeclarationSyntax? declaration, Syntax.CatchFilterClauseSyntax? filter, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.CatchDeclarationSyntax CatchDeclaration(Syntax.TypeSyntax type, SyntaxToken identifier) { throw null; } + + public static Syntax.CatchDeclarationSyntax CatchDeclaration(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.CatchDeclarationSyntax CatchDeclaration(SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken identifier, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.CatchFilterClauseSyntax CatchFilterClause(Syntax.ExpressionSyntax filterExpression) { throw null; } + + public static Syntax.CatchFilterClauseSyntax CatchFilterClause(SyntaxToken whenKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax filterExpression, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.CheckedExpressionSyntax CheckedExpression(SyntaxKind kind, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.CheckedExpressionSyntax CheckedExpression(SyntaxKind kind, SyntaxToken keyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.CheckedStatementSyntax CheckedStatement(SyntaxKind kind, Syntax.BlockSyntax? block = null) { throw null; } + + public static Syntax.CheckedStatementSyntax CheckedStatement(SyntaxKind kind, SyntaxList attributeLists, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.CheckedStatementSyntax CheckedStatement(SyntaxKind kind, SyntaxList attributeLists, SyntaxToken keyword, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.CheckedStatementSyntax CheckedStatement(SyntaxKind kind, SyntaxToken keyword, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.ClassDeclarationSyntax ClassDeclaration(string identifier) { throw null; } + + public static Syntax.ClassOrStructConstraintSyntax ClassOrStructConstraint(SyntaxKind kind, SyntaxToken classOrStructKeyword, SyntaxToken questionToken) { throw null; } + + public static Syntax.ClassOrStructConstraintSyntax ClassOrStructConstraint(SyntaxKind kind, SyntaxToken classOrStructKeyword) { throw null; } + + public static Syntax.ClassOrStructConstraintSyntax ClassOrStructConstraint(SyntaxKind kind) { throw null; } + + public static SyntaxTrivia Comment(string text) { throw null; } + + public static Syntax.CompilationUnitSyntax CompilationUnit() { throw null; } + + public static Syntax.CompilationUnitSyntax CompilationUnit(SyntaxList externs, SyntaxList usings, SyntaxList attributeLists, SyntaxList members, SyntaxToken endOfFileToken) { throw null; } + + public static Syntax.CompilationUnitSyntax CompilationUnit(SyntaxList externs, SyntaxList usings, SyntaxList attributeLists, SyntaxList members) { throw null; } + + public static Syntax.ConditionalAccessExpressionSyntax ConditionalAccessExpression(Syntax.ExpressionSyntax expression, Syntax.ExpressionSyntax whenNotNull) { throw null; } + + public static Syntax.ConditionalAccessExpressionSyntax ConditionalAccessExpression(Syntax.ExpressionSyntax expression, SyntaxToken operatorToken, Syntax.ExpressionSyntax whenNotNull) { throw null; } + + public static Syntax.ConditionalExpressionSyntax ConditionalExpression(Syntax.ExpressionSyntax condition, Syntax.ExpressionSyntax whenTrue, Syntax.ExpressionSyntax whenFalse) { throw null; } + + public static Syntax.ConditionalExpressionSyntax ConditionalExpression(Syntax.ExpressionSyntax condition, SyntaxToken questionToken, Syntax.ExpressionSyntax whenTrue, SyntaxToken colonToken, Syntax.ExpressionSyntax whenFalse) { throw null; } + + public static Syntax.ConstantPatternSyntax ConstantPattern(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ConstructorConstraintSyntax ConstructorConstraint() { throw null; } + + public static Syntax.ConstructorConstraintSyntax ConstructorConstraint(SyntaxToken newKeyword, SyntaxToken openParenToken, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax initializer, Syntax.ArrowExpressionClauseSyntax expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax initializer, Syntax.ArrowExpressionClauseSyntax expressionBody) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax? initializer, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax? initializer, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax? initializer, Syntax.BlockSyntax? body, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ConstructorInitializerSyntax? initializer, Syntax.BlockSyntax body) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.ConstructorDeclarationSyntax ConstructorDeclaration(string identifier) { throw null; } + + public static Syntax.ConstructorInitializerSyntax ConstructorInitializer(SyntaxKind kind, Syntax.ArgumentListSyntax? argumentList = null) { throw null; } + + public static Syntax.ConstructorInitializerSyntax ConstructorInitializer(SyntaxKind kind, SyntaxToken colonToken, SyntaxToken thisOrBaseKeyword, Syntax.ArgumentListSyntax argumentList) { throw null; } + + public static Syntax.ContinueStatementSyntax ContinueStatement() { throw null; } + + public static Syntax.ContinueStatementSyntax ContinueStatement(SyntaxList attributeLists, SyntaxToken continueKeyword, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ContinueStatementSyntax ContinueStatement(SyntaxList attributeLists) { throw null; } + + public static Syntax.ContinueStatementSyntax ContinueStatement(SyntaxToken continueKeyword, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, Syntax.TypeSyntax type, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ConversionOperatorDeclarationSyntax ConversionOperatorDeclaration(SyntaxToken implicitOrExplicitKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.ConversionOperatorMemberCrefSyntax ConversionOperatorMemberCref(SyntaxToken implicitOrExplicitKeyword, Syntax.TypeSyntax type, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.ConversionOperatorMemberCrefSyntax ConversionOperatorMemberCref(SyntaxToken implicitOrExplicitKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.ConversionOperatorMemberCrefSyntax ConversionOperatorMemberCref(SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, Syntax.TypeSyntax type, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.ConversionOperatorMemberCrefSyntax ConversionOperatorMemberCref(SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, Syntax.TypeSyntax type, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.CrefBracketedParameterListSyntax CrefBracketedParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.CrefBracketedParameterListSyntax CrefBracketedParameterList(SyntaxToken openBracketToken, SeparatedSyntaxList parameters, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.CrefParameterSyntax CrefParameter(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.CrefParameterSyntax CrefParameter(SyntaxToken refKindKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.CrefParameterListSyntax CrefParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.CrefParameterListSyntax CrefParameterList(SyntaxToken openParenToken, SeparatedSyntaxList parameters, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.DeclarationExpressionSyntax DeclarationExpression(Syntax.TypeSyntax type, Syntax.VariableDesignationSyntax designation) { throw null; } + + public static Syntax.DeclarationPatternSyntax DeclarationPattern(Syntax.TypeSyntax type, Syntax.VariableDesignationSyntax designation) { throw null; } + + public static Syntax.DefaultConstraintSyntax DefaultConstraint() { throw null; } + + public static Syntax.DefaultConstraintSyntax DefaultConstraint(SyntaxToken defaultKeyword) { throw null; } + + public static Syntax.DefaultExpressionSyntax DefaultExpression(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.DefaultExpressionSyntax DefaultExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.DefaultSwitchLabelSyntax DefaultSwitchLabel() { throw null; } + + public static Syntax.DefaultSwitchLabelSyntax DefaultSwitchLabel(SyntaxToken keyword, SyntaxToken colonToken) { throw null; } + + public static Syntax.DefaultSwitchLabelSyntax DefaultSwitchLabel(SyntaxToken colonToken) { throw null; } + + public static Syntax.DefineDirectiveTriviaSyntax DefineDirectiveTrivia(SyntaxToken hashToken, SyntaxToken defineKeyword, SyntaxToken name, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.DefineDirectiveTriviaSyntax DefineDirectiveTrivia(SyntaxToken name, bool isActive) { throw null; } + + public static Syntax.DefineDirectiveTriviaSyntax DefineDirectiveTrivia(string name, bool isActive) { throw null; } + + public static Syntax.DelegateDeclarationSyntax DelegateDeclaration(Syntax.TypeSyntax returnType, SyntaxToken identifier) { throw null; } + + public static Syntax.DelegateDeclarationSyntax DelegateDeclaration(Syntax.TypeSyntax returnType, string identifier) { throw null; } + + public static Syntax.DelegateDeclarationSyntax DelegateDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses) { throw null; } + + public static Syntax.DelegateDeclarationSyntax DelegateDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken delegateKeyword, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ArrowExpressionClauseSyntax expressionBody) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax body) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken tildeToken, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.ArrowExpressionClauseSyntax expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken tildeToken, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken tildeToken, SyntaxToken identifier, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.DestructorDeclarationSyntax DestructorDeclaration(string identifier) { throw null; } + + public static SyntaxTrivia DisabledText(string text) { throw null; } + + public static Syntax.DiscardDesignationSyntax DiscardDesignation() { throw null; } + + public static Syntax.DiscardDesignationSyntax DiscardDesignation(SyntaxToken underscoreToken) { throw null; } + + public static Syntax.DiscardPatternSyntax DiscardPattern() { throw null; } + + public static Syntax.DiscardPatternSyntax DiscardPattern(SyntaxToken underscoreToken) { throw null; } + + public static Syntax.DocumentationCommentTriviaSyntax DocumentationComment(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static SyntaxTrivia DocumentationCommentExterior(string text) { throw null; } + + public static Syntax.DocumentationCommentTriviaSyntax DocumentationCommentTrivia(SyntaxKind kind, SyntaxList content, SyntaxToken endOfComment) { throw null; } + + public static Syntax.DocumentationCommentTriviaSyntax DocumentationCommentTrivia(SyntaxKind kind, SyntaxList content = default) { throw null; } + + public static Syntax.DoStatementSyntax DoStatement(Syntax.StatementSyntax statement, Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.DoStatementSyntax DoStatement(SyntaxList attributeLists, Syntax.StatementSyntax statement, Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.DoStatementSyntax DoStatement(SyntaxList attributeLists, SyntaxToken doKeyword, Syntax.StatementSyntax statement, SyntaxToken whileKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.DoStatementSyntax DoStatement(SyntaxToken doKeyword, Syntax.StatementSyntax statement, SyntaxToken whileKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, SyntaxToken semicolonToken) { throw null; } + + public static SyntaxTrivia ElasticEndOfLine(string text) { throw null; } + + public static SyntaxTrivia ElasticWhitespace(string text) { throw null; } + + public static Syntax.ElementAccessExpressionSyntax ElementAccessExpression(Syntax.ExpressionSyntax expression, Syntax.BracketedArgumentListSyntax argumentList) { throw null; } + + public static Syntax.ElementAccessExpressionSyntax ElementAccessExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ElementBindingExpressionSyntax ElementBindingExpression() { throw null; } + + public static Syntax.ElementBindingExpressionSyntax ElementBindingExpression(Syntax.BracketedArgumentListSyntax argumentList) { throw null; } + + public static Syntax.ElifDirectiveTriviaSyntax ElifDirectiveTrivia(Syntax.ExpressionSyntax condition, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public static Syntax.ElifDirectiveTriviaSyntax ElifDirectiveTrivia(SyntaxToken hashToken, SyntaxToken elifKeyword, Syntax.ExpressionSyntax condition, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public static Syntax.ElseClauseSyntax ElseClause(Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ElseClauseSyntax ElseClause(SyntaxToken elseKeyword, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ElseDirectiveTriviaSyntax ElseDirectiveTrivia(SyntaxToken hashToken, SyntaxToken elseKeyword, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken) { throw null; } + + public static Syntax.ElseDirectiveTriviaSyntax ElseDirectiveTrivia(bool isActive, bool branchTaken) { throw null; } + + public static Syntax.EmptyStatementSyntax EmptyStatement() { throw null; } + + public static Syntax.EmptyStatementSyntax EmptyStatement(SyntaxList attributeLists, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.EmptyStatementSyntax EmptyStatement(SyntaxList attributeLists) { throw null; } + + public static Syntax.EmptyStatementSyntax EmptyStatement(SyntaxToken semicolonToken) { throw null; } + + public static Syntax.EndIfDirectiveTriviaSyntax EndIfDirectiveTrivia(SyntaxToken hashToken, SyntaxToken endIfKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.EndIfDirectiveTriviaSyntax EndIfDirectiveTrivia(bool isActive) { throw null; } + + [System.Obsolete("Use SyntaxFactory.EndOfLine or SyntaxFactory.ElasticEndOfLine")] + public static SyntaxTrivia EndOfLine(string text, bool elastic) { throw null; } + + public static SyntaxTrivia EndOfLine(string text) { throw null; } + + public static Syntax.EndRegionDirectiveTriviaSyntax EndRegionDirectiveTrivia(SyntaxToken hashToken, SyntaxToken endRegionKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.EndRegionDirectiveTriviaSyntax EndRegionDirectiveTrivia(bool isActive) { throw null; } + + public static Syntax.EnumDeclarationSyntax EnumDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.BaseListSyntax? baseList, SeparatedSyntaxList members) { throw null; } + + public static Syntax.EnumDeclarationSyntax EnumDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken enumKeyword, SyntaxToken identifier, Syntax.BaseListSyntax? baseList, SyntaxToken openBraceToken, SeparatedSyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.EnumDeclarationSyntax EnumDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.EnumDeclarationSyntax EnumDeclaration(string identifier) { throw null; } + + public static Syntax.EnumMemberDeclarationSyntax EnumMemberDeclaration(SyntaxList attributeLists, SyntaxToken identifier, Syntax.EqualsValueClauseSyntax? equalsValue) { throw null; } + + public static Syntax.EnumMemberDeclarationSyntax EnumMemberDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.EqualsValueClauseSyntax? equalsValue) { throw null; } + + public static Syntax.EnumMemberDeclarationSyntax EnumMemberDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.EnumMemberDeclarationSyntax EnumMemberDeclaration(string identifier) { throw null; } + + public static Syntax.EqualsValueClauseSyntax EqualsValueClause(Syntax.ExpressionSyntax value) { throw null; } + + public static Syntax.EqualsValueClauseSyntax EqualsValueClause(SyntaxToken equalsToken, Syntax.ExpressionSyntax value) { throw null; } + + public static Syntax.ErrorDirectiveTriviaSyntax ErrorDirectiveTrivia(SyntaxToken hashToken, SyntaxToken errorKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.ErrorDirectiveTriviaSyntax ErrorDirectiveTrivia(bool isActive) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(Syntax.TypeSyntax type, SyntaxToken identifier) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(Syntax.TypeSyntax type, string identifier) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax? accessorList) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax? accessorList, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax accessorList) { throw null; } + + public static Syntax.EventDeclarationSyntax EventDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.EventFieldDeclarationSyntax EventFieldDeclaration(Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.EventFieldDeclarationSyntax EventFieldDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.EventFieldDeclarationSyntax EventFieldDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, Syntax.VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ExplicitInterfaceSpecifierSyntax ExplicitInterfaceSpecifier(Syntax.NameSyntax name, SyntaxToken dotToken) { throw null; } + + public static Syntax.ExplicitInterfaceSpecifierSyntax ExplicitInterfaceSpecifier(Syntax.NameSyntax name) { throw null; } + + public static Syntax.ExpressionColonSyntax ExpressionColon(Syntax.ExpressionSyntax expression, SyntaxToken colonToken) { throw null; } + + public static Syntax.ExpressionStatementSyntax ExpressionStatement(Syntax.ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ExpressionStatementSyntax ExpressionStatement(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ExpressionStatementSyntax ExpressionStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ExpressionStatementSyntax ExpressionStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ExternAliasDirectiveSyntax ExternAliasDirective(SyntaxToken externKeyword, SyntaxToken aliasKeyword, SyntaxToken identifier, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ExternAliasDirectiveSyntax ExternAliasDirective(SyntaxToken identifier) { throw null; } + + public static Syntax.ExternAliasDirectiveSyntax ExternAliasDirective(string identifier) { throw null; } + + public static Syntax.FieldDeclarationSyntax FieldDeclaration(Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.FieldDeclarationSyntax FieldDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.FieldDeclarationSyntax FieldDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.FileScopedNamespaceDeclarationSyntax FileScopedNamespaceDeclaration(Syntax.NameSyntax name) { throw null; } + + public static Syntax.FileScopedNamespaceDeclarationSyntax FileScopedNamespaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.NameSyntax name, SyntaxList externs, SyntaxList usings, SyntaxList members) { throw null; } + + public static Syntax.FileScopedNamespaceDeclarationSyntax FileScopedNamespaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken namespaceKeyword, Syntax.NameSyntax name, SyntaxToken semicolonToken, SyntaxList externs, SyntaxList usings, SyntaxList members) { throw null; } + + public static Syntax.FinallyClauseSyntax FinallyClause(Syntax.BlockSyntax? block = null) { throw null; } + + public static Syntax.FinallyClauseSyntax FinallyClause(SyntaxToken finallyKeyword, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.FixedStatementSyntax FixedStatement(Syntax.VariableDeclarationSyntax declaration, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.FixedStatementSyntax FixedStatement(SyntaxList attributeLists, Syntax.VariableDeclarationSyntax declaration, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.FixedStatementSyntax FixedStatement(SyntaxList attributeLists, SyntaxToken fixedKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax declaration, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.FixedStatementSyntax FixedStatement(SyntaxToken fixedKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax declaration, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(Syntax.TypeSyntax type, SyntaxToken identifier, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(Syntax.TypeSyntax type, string identifier, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(SyntaxList attributeLists, Syntax.TypeSyntax type, SyntaxToken identifier, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachStatementSyntax ForEachStatement(SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachVariableStatementSyntax ForEachVariableStatement(Syntax.ExpressionSyntax variable, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachVariableStatementSyntax ForEachVariableStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax variable, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachVariableStatementSyntax ForEachVariableStatement(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax variable, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachVariableStatementSyntax ForEachVariableStatement(SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax variable, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForEachVariableStatementSyntax ForEachVariableStatement(SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax variable, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForStatementSyntax ForStatement(Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForStatementSyntax ForStatement(Syntax.VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, Syntax.ExpressionSyntax? condition, SeparatedSyntaxList incrementors, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForStatementSyntax ForStatement(SyntaxList attributeLists, Syntax.VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, Syntax.ExpressionSyntax? condition, SeparatedSyntaxList incrementors, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForStatementSyntax ForStatement(SyntaxList attributeLists, SyntaxToken forKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, SyntaxToken firstSemicolonToken, Syntax.ExpressionSyntax? condition, SyntaxToken secondSemicolonToken, SeparatedSyntaxList incrementors, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.ForStatementSyntax ForStatement(SyntaxToken forKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, SyntaxToken firstSemicolonToken, Syntax.ExpressionSyntax? condition, SyntaxToken secondSemicolonToken, SeparatedSyntaxList incrementors, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.FromClauseSyntax FromClause(Syntax.TypeSyntax? type, SyntaxToken identifier, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.FromClauseSyntax FromClause(SyntaxToken identifier, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.FromClauseSyntax FromClause(SyntaxToken fromKeyword, Syntax.TypeSyntax? type, SyntaxToken identifier, SyntaxToken inKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.FromClauseSyntax FromClause(string identifier, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.FunctionPointerCallingConventionSyntax FunctionPointerCallingConvention(SyntaxToken managedOrUnmanagedKeyword, Syntax.FunctionPointerUnmanagedCallingConventionListSyntax? unmanagedCallingConventionList) { throw null; } + + public static Syntax.FunctionPointerCallingConventionSyntax FunctionPointerCallingConvention(SyntaxToken managedOrUnmanagedKeyword) { throw null; } + + public static Syntax.FunctionPointerParameterSyntax FunctionPointerParameter(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.FunctionPointerParameterSyntax FunctionPointerParameter(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.FunctionPointerParameterListSyntax FunctionPointerParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.FunctionPointerParameterListSyntax FunctionPointerParameterList(SyntaxToken lessThanToken, SeparatedSyntaxList parameters, SyntaxToken greaterThanToken) { throw null; } + + public static Syntax.FunctionPointerTypeSyntax FunctionPointerType() { throw null; } + + public static Syntax.FunctionPointerTypeSyntax FunctionPointerType(Syntax.FunctionPointerCallingConventionSyntax? callingConvention, Syntax.FunctionPointerParameterListSyntax parameterList) { throw null; } + + public static Syntax.FunctionPointerTypeSyntax FunctionPointerType(SyntaxToken delegateKeyword, SyntaxToken asteriskToken, Syntax.FunctionPointerCallingConventionSyntax? callingConvention, Syntax.FunctionPointerParameterListSyntax parameterList) { throw null; } + + public static Syntax.FunctionPointerUnmanagedCallingConventionSyntax FunctionPointerUnmanagedCallingConvention(SyntaxToken name) { throw null; } + + public static Syntax.FunctionPointerUnmanagedCallingConventionListSyntax FunctionPointerUnmanagedCallingConventionList(SeparatedSyntaxList callingConventions = default) { throw null; } + + public static Syntax.FunctionPointerUnmanagedCallingConventionListSyntax FunctionPointerUnmanagedCallingConventionList(SyntaxToken openBracketToken, SeparatedSyntaxList callingConventions, SyntaxToken closeBracketToken) { throw null; } + + public static Syntax.GenericNameSyntax GenericName(SyntaxToken identifier, Syntax.TypeArgumentListSyntax typeArgumentList) { throw null; } + + public static Syntax.GenericNameSyntax GenericName(SyntaxToken identifier) { throw null; } + + public static Syntax.GenericNameSyntax GenericName(string identifier) { throw null; } + + public static Syntax.ExpressionSyntax? GetNonGenericExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ExpressionSyntax GetStandaloneExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.GlobalStatementSyntax GlobalStatement(Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.GlobalStatementSyntax GlobalStatement(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.GotoStatementSyntax GotoStatement(SyntaxKind kind, Syntax.ExpressionSyntax? expression = null) { throw null; } + + public static Syntax.GotoStatementSyntax GotoStatement(SyntaxKind kind, SyntaxList attributeLists, SyntaxToken caseOrDefaultKeyword, Syntax.ExpressionSyntax? expression) { throw null; } + + public static Syntax.GotoStatementSyntax GotoStatement(SyntaxKind kind, SyntaxList attributeLists, SyntaxToken gotoKeyword, SyntaxToken caseOrDefaultKeyword, Syntax.ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.GotoStatementSyntax GotoStatement(SyntaxKind kind, SyntaxToken caseOrDefaultKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.GotoStatementSyntax GotoStatement(SyntaxKind kind, SyntaxToken gotoKeyword, SyntaxToken caseOrDefaultKeyword, Syntax.ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.GroupClauseSyntax GroupClause(Syntax.ExpressionSyntax groupExpression, Syntax.ExpressionSyntax byExpression) { throw null; } + + public static Syntax.GroupClauseSyntax GroupClause(SyntaxToken groupKeyword, Syntax.ExpressionSyntax groupExpression, SyntaxToken byKeyword, Syntax.ExpressionSyntax byExpression) { throw null; } + + public static SyntaxToken Identifier(SyntaxTriviaList leading, SyntaxKind contextualKind, string text, string valueText, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Identifier(SyntaxTriviaList leading, string text, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Identifier(string text) { throw null; } + + public static Syntax.IdentifierNameSyntax IdentifierName(SyntaxToken identifier) { throw null; } + + public static Syntax.IdentifierNameSyntax IdentifierName(string name) { throw null; } + + public static Syntax.IfDirectiveTriviaSyntax IfDirectiveTrivia(Syntax.ExpressionSyntax condition, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public static Syntax.IfDirectiveTriviaSyntax IfDirectiveTrivia(SyntaxToken hashToken, SyntaxToken ifKeyword, Syntax.ExpressionSyntax condition, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public static Syntax.IfStatementSyntax IfStatement(Syntax.ExpressionSyntax condition, Syntax.StatementSyntax statement, Syntax.ElseClauseSyntax? @else) { throw null; } + + public static Syntax.IfStatementSyntax IfStatement(Syntax.ExpressionSyntax condition, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.IfStatementSyntax IfStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax condition, Syntax.StatementSyntax statement, Syntax.ElseClauseSyntax? @else) { throw null; } + + public static Syntax.IfStatementSyntax IfStatement(SyntaxList attributeLists, SyntaxToken ifKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, Syntax.StatementSyntax statement, Syntax.ElseClauseSyntax? @else) { throw null; } + + public static Syntax.IfStatementSyntax IfStatement(SyntaxToken ifKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, Syntax.StatementSyntax statement, Syntax.ElseClauseSyntax? @else) { throw null; } + + public static Syntax.ImplicitArrayCreationExpressionSyntax ImplicitArrayCreationExpression(Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.ImplicitArrayCreationExpressionSyntax ImplicitArrayCreationExpression(SyntaxToken newKeyword, SyntaxToken openBracketToken, SyntaxTokenList commas, SyntaxToken closeBracketToken, Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.ImplicitArrayCreationExpressionSyntax ImplicitArrayCreationExpression(SyntaxTokenList commas, Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.ImplicitElementAccessSyntax ImplicitElementAccess() { throw null; } + + public static Syntax.ImplicitElementAccessSyntax ImplicitElementAccess(Syntax.BracketedArgumentListSyntax argumentList) { throw null; } + + public static Syntax.ImplicitObjectCreationExpressionSyntax ImplicitObjectCreationExpression() { throw null; } + + public static Syntax.ImplicitObjectCreationExpressionSyntax ImplicitObjectCreationExpression(Syntax.ArgumentListSyntax argumentList, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.ImplicitObjectCreationExpressionSyntax ImplicitObjectCreationExpression(SyntaxToken newKeyword, Syntax.ArgumentListSyntax argumentList, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.ImplicitStackAllocArrayCreationExpressionSyntax ImplicitStackAllocArrayCreationExpression(Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.ImplicitStackAllocArrayCreationExpressionSyntax ImplicitStackAllocArrayCreationExpression(SyntaxToken stackAllocKeyword, SyntaxToken openBracketToken, SyntaxToken closeBracketToken, Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.IncompleteMemberSyntax IncompleteMember(Syntax.TypeSyntax? type = null) { throw null; } + + public static Syntax.IncompleteMemberSyntax IncompleteMember(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax? type) { throw null; } + + public static Syntax.IndexerDeclarationSyntax IndexerDeclaration(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.IndexerDeclarationSyntax IndexerDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, Syntax.BracketedParameterListSyntax parameterList, Syntax.AccessorListSyntax? accessorList, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.IndexerDeclarationSyntax IndexerDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, Syntax.BracketedParameterListSyntax parameterList, Syntax.AccessorListSyntax? accessorList) { throw null; } + + public static Syntax.IndexerDeclarationSyntax IndexerDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken thisKeyword, Syntax.BracketedParameterListSyntax parameterList, Syntax.AccessorListSyntax? accessorList, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.IndexerMemberCrefSyntax IndexerMemberCref(Syntax.CrefBracketedParameterListSyntax? parameters = null) { throw null; } + + public static Syntax.IndexerMemberCrefSyntax IndexerMemberCref(SyntaxToken thisKeyword, Syntax.CrefBracketedParameterListSyntax? parameters) { throw null; } + + public static Syntax.InitializerExpressionSyntax InitializerExpression(SyntaxKind kind, SeparatedSyntaxList expressions = default) { throw null; } + + public static Syntax.InitializerExpressionSyntax InitializerExpression(SyntaxKind kind, SyntaxToken openBraceToken, SeparatedSyntaxList expressions, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.InterfaceDeclarationSyntax InterfaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.InterfaceDeclarationSyntax InterfaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.InterfaceDeclarationSyntax InterfaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.InterfaceDeclarationSyntax InterfaceDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.InterfaceDeclarationSyntax InterfaceDeclaration(string identifier) { throw null; } + + public static Syntax.InterpolatedStringExpressionSyntax InterpolatedStringExpression(SyntaxToken stringStartToken, SyntaxList contents, SyntaxToken stringEndToken) { throw null; } + + public static Syntax.InterpolatedStringExpressionSyntax InterpolatedStringExpression(SyntaxToken stringStartToken, SyntaxList contents) { throw null; } + + public static Syntax.InterpolatedStringExpressionSyntax InterpolatedStringExpression(SyntaxToken stringStartToken, SyntaxToken stringEndToken) { throw null; } + + public static Syntax.InterpolatedStringExpressionSyntax InterpolatedStringExpression(SyntaxToken stringStartToken) { throw null; } + + public static Syntax.InterpolatedStringTextSyntax InterpolatedStringText() { throw null; } + + public static Syntax.InterpolatedStringTextSyntax InterpolatedStringText(SyntaxToken textToken) { throw null; } + + public static Syntax.InterpolationSyntax Interpolation(Syntax.ExpressionSyntax expression, Syntax.InterpolationAlignmentClauseSyntax? alignmentClause, Syntax.InterpolationFormatClauseSyntax? formatClause) { throw null; } + + public static Syntax.InterpolationSyntax Interpolation(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.InterpolationSyntax Interpolation(SyntaxToken openBraceToken, Syntax.ExpressionSyntax expression, Syntax.InterpolationAlignmentClauseSyntax? alignmentClause, Syntax.InterpolationFormatClauseSyntax? formatClause, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.InterpolationAlignmentClauseSyntax InterpolationAlignmentClause(SyntaxToken commaToken, Syntax.ExpressionSyntax value) { throw null; } + + public static Syntax.InterpolationFormatClauseSyntax InterpolationFormatClause(SyntaxToken colonToken, SyntaxToken formatStringToken) { throw null; } + + public static Syntax.InterpolationFormatClauseSyntax InterpolationFormatClause(SyntaxToken colonToken) { throw null; } + + public static Syntax.InvocationExpressionSyntax InvocationExpression(Syntax.ExpressionSyntax expression, Syntax.ArgumentListSyntax argumentList) { throw null; } + + public static Syntax.InvocationExpressionSyntax InvocationExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static bool IsCompleteSubmission(SyntaxTree tree) { throw null; } + + public static Syntax.IsPatternExpressionSyntax IsPatternExpression(Syntax.ExpressionSyntax expression, Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.IsPatternExpressionSyntax IsPatternExpression(Syntax.ExpressionSyntax expression, SyntaxToken isKeyword, Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.JoinClauseSyntax JoinClause(Syntax.TypeSyntax? type, SyntaxToken identifier, Syntax.ExpressionSyntax inExpression, Syntax.ExpressionSyntax leftExpression, Syntax.ExpressionSyntax rightExpression, Syntax.JoinIntoClauseSyntax? into) { throw null; } + + public static Syntax.JoinClauseSyntax JoinClause(SyntaxToken identifier, Syntax.ExpressionSyntax inExpression, Syntax.ExpressionSyntax leftExpression, Syntax.ExpressionSyntax rightExpression) { throw null; } + + public static Syntax.JoinClauseSyntax JoinClause(SyntaxToken joinKeyword, Syntax.TypeSyntax? type, SyntaxToken identifier, SyntaxToken inKeyword, Syntax.ExpressionSyntax inExpression, SyntaxToken onKeyword, Syntax.ExpressionSyntax leftExpression, SyntaxToken equalsKeyword, Syntax.ExpressionSyntax rightExpression, Syntax.JoinIntoClauseSyntax? into) { throw null; } + + public static Syntax.JoinClauseSyntax JoinClause(string identifier, Syntax.ExpressionSyntax inExpression, Syntax.ExpressionSyntax leftExpression, Syntax.ExpressionSyntax rightExpression) { throw null; } + + public static Syntax.JoinIntoClauseSyntax JoinIntoClause(SyntaxToken intoKeyword, SyntaxToken identifier) { throw null; } + + public static Syntax.JoinIntoClauseSyntax JoinIntoClause(SyntaxToken identifier) { throw null; } + + public static Syntax.JoinIntoClauseSyntax JoinIntoClause(string identifier) { throw null; } + + public static Syntax.LabeledStatementSyntax LabeledStatement(SyntaxList attributeLists, SyntaxToken identifier, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LabeledStatementSyntax LabeledStatement(SyntaxList attributeLists, SyntaxToken identifier, SyntaxToken colonToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LabeledStatementSyntax LabeledStatement(SyntaxToken identifier, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LabeledStatementSyntax LabeledStatement(SyntaxToken identifier, SyntaxToken colonToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LabeledStatementSyntax LabeledStatement(string identifier, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LetClauseSyntax LetClause(SyntaxToken identifier, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.LetClauseSyntax LetClause(SyntaxToken letKeyword, SyntaxToken identifier, SyntaxToken equalsToken, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.LetClauseSyntax LetClause(string identifier, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.LineDirectivePositionSyntax LineDirectivePosition(SyntaxToken openParenToken, SyntaxToken line, SyntaxToken commaToken, SyntaxToken character, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.LineDirectivePositionSyntax LineDirectivePosition(SyntaxToken line, SyntaxToken character) { throw null; } + + public static Syntax.LineDirectiveTriviaSyntax LineDirectiveTrivia(SyntaxToken hashToken, SyntaxToken lineKeyword, SyntaxToken line, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.LineDirectiveTriviaSyntax LineDirectiveTrivia(SyntaxToken line, SyntaxToken file, bool isActive) { throw null; } + + public static Syntax.LineDirectiveTriviaSyntax LineDirectiveTrivia(SyntaxToken line, bool isActive) { throw null; } + + public static Syntax.LineSpanDirectiveTriviaSyntax LineSpanDirectiveTrivia(Syntax.LineDirectivePositionSyntax start, Syntax.LineDirectivePositionSyntax end, SyntaxToken characterOffset, SyntaxToken file, bool isActive) { throw null; } + + public static Syntax.LineSpanDirectiveTriviaSyntax LineSpanDirectiveTrivia(Syntax.LineDirectivePositionSyntax start, Syntax.LineDirectivePositionSyntax end, SyntaxToken file, bool isActive) { throw null; } + + public static Syntax.LineSpanDirectiveTriviaSyntax LineSpanDirectiveTrivia(SyntaxToken hashToken, SyntaxToken lineKeyword, Syntax.LineDirectivePositionSyntax start, SyntaxToken minusToken, Syntax.LineDirectivePositionSyntax end, SyntaxToken characterOffset, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static SyntaxList List() + where TNode : SyntaxNode { throw null; } + + public static SyntaxList List(System.Collections.Generic.IEnumerable nodes) + where TNode : SyntaxNode { throw null; } + + public static Syntax.ListPatternSyntax ListPattern(SeparatedSyntaxList patterns, Syntax.VariableDesignationSyntax? designation) { throw null; } + + public static Syntax.ListPatternSyntax ListPattern(SeparatedSyntaxList patterns = default) { throw null; } + + public static Syntax.ListPatternSyntax ListPattern(SyntaxToken openBracketToken, SeparatedSyntaxList patterns, SyntaxToken closeBracketToken, Syntax.VariableDesignationSyntax? designation) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, char value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, decimal value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, double value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, int value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, long value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, float value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, string value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, uint value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(SyntaxTriviaList leading, string text, ulong value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Literal(char value) { throw null; } + + public static SyntaxToken Literal(decimal value) { throw null; } + + public static SyntaxToken Literal(double value) { throw null; } + + public static SyntaxToken Literal(int value) { throw null; } + + public static SyntaxToken Literal(long value) { throw null; } + + public static SyntaxToken Literal(float value) { throw null; } + + public static SyntaxToken Literal(string text, char value) { throw null; } + + public static SyntaxToken Literal(string text, decimal value) { throw null; } + + public static SyntaxToken Literal(string text, double value) { throw null; } + + public static SyntaxToken Literal(string text, int value) { throw null; } + + public static SyntaxToken Literal(string text, long value) { throw null; } + + public static SyntaxToken Literal(string text, float value) { throw null; } + + public static SyntaxToken Literal(string text, string value) { throw null; } + + public static SyntaxToken Literal(string text, uint value) { throw null; } + + public static SyntaxToken Literal(string text, ulong value) { throw null; } + + public static SyntaxToken Literal(string value) { throw null; } + + public static SyntaxToken Literal(uint value) { throw null; } + + public static SyntaxToken Literal(ulong value) { throw null; } + + public static Syntax.LiteralExpressionSyntax LiteralExpression(SyntaxKind kind, SyntaxToken token) { throw null; } + + public static Syntax.LiteralExpressionSyntax LiteralExpression(SyntaxKind kind) { throw null; } + + public static Syntax.LoadDirectiveTriviaSyntax LoadDirectiveTrivia(SyntaxToken hashToken, SyntaxToken loadKeyword, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.LoadDirectiveTriviaSyntax LoadDirectiveTrivia(SyntaxToken file, bool isActive) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.LocalDeclarationStatementSyntax LocalDeclarationStatement(SyntaxTokenList modifiers, Syntax.VariableDeclarationSyntax declaration) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(Syntax.TypeSyntax returnType, SyntaxToken identifier) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(Syntax.TypeSyntax returnType, string identifier) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.LocalFunctionStatementSyntax LocalFunctionStatement(SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.LockStatementSyntax LockStatement(Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LockStatementSyntax LockStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LockStatementSyntax LockStatement(SyntaxList attributeLists, SyntaxToken lockKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.LockStatementSyntax LockStatement(SyntaxToken lockKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.MakeRefExpressionSyntax MakeRefExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.MakeRefExpressionSyntax MakeRefExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.MemberAccessExpressionSyntax MemberAccessExpression(SyntaxKind kind, Syntax.ExpressionSyntax expression, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.MemberAccessExpressionSyntax MemberAccessExpression(SyntaxKind kind, Syntax.ExpressionSyntax expression, SyntaxToken operatorToken, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.MemberBindingExpressionSyntax MemberBindingExpression(Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.MemberBindingExpressionSyntax MemberBindingExpression(SyntaxToken operatorToken, Syntax.SimpleNameSyntax name) { throw null; } + + public static Syntax.MethodDeclarationSyntax MethodDeclaration(Syntax.TypeSyntax returnType, SyntaxToken identifier) { throw null; } + + public static Syntax.MethodDeclarationSyntax MethodDeclaration(Syntax.TypeSyntax returnType, string identifier) { throw null; } + + public static Syntax.MethodDeclarationSyntax MethodDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.MethodDeclarationSyntax MethodDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.MethodDeclarationSyntax MethodDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.TypeParameterListSyntax typeParameterList, Syntax.ParameterListSyntax parameterList, SyntaxList constraintClauses, Syntax.BlockSyntax body, SyntaxToken semicolonToken) { throw null; } + + public static SyntaxToken MissingToken(SyntaxKind kind) { throw null; } + + public static SyntaxToken MissingToken(SyntaxTriviaList leading, SyntaxKind kind, SyntaxTriviaList trailing) { throw null; } + + public static Syntax.NameColonSyntax NameColon(Syntax.IdentifierNameSyntax name, SyntaxToken colonToken) { throw null; } + + public static Syntax.NameColonSyntax NameColon(Syntax.IdentifierNameSyntax name) { throw null; } + + public static Syntax.NameColonSyntax NameColon(string name) { throw null; } + + public static Syntax.NameEqualsSyntax NameEquals(Syntax.IdentifierNameSyntax name, SyntaxToken equalsToken) { throw null; } + + public static Syntax.NameEqualsSyntax NameEquals(Syntax.IdentifierNameSyntax name) { throw null; } + + public static Syntax.NameEqualsSyntax NameEquals(string name) { throw null; } + + public static Syntax.NameMemberCrefSyntax NameMemberCref(Syntax.TypeSyntax name, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.NameMemberCrefSyntax NameMemberCref(Syntax.TypeSyntax name) { throw null; } + + public static Syntax.NamespaceDeclarationSyntax NamespaceDeclaration(Syntax.NameSyntax name, SyntaxList externs, SyntaxList usings, SyntaxList members) { throw null; } + + public static Syntax.NamespaceDeclarationSyntax NamespaceDeclaration(Syntax.NameSyntax name) { throw null; } + + public static Syntax.NamespaceDeclarationSyntax NamespaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.NameSyntax name, SyntaxList externs, SyntaxList usings, SyntaxList members) { throw null; } + + public static Syntax.NamespaceDeclarationSyntax NamespaceDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken namespaceKeyword, Syntax.NameSyntax name, SyntaxToken openBraceToken, SyntaxList externs, SyntaxList usings, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.NamespaceDeclarationSyntax NamespaceDeclaration(SyntaxToken namespaceKeyword, Syntax.NameSyntax name, SyntaxToken openBraceToken, SyntaxList externs, SyntaxList usings, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static SyntaxNodeOrTokenList NodeOrTokenList() { throw null; } + + public static SyntaxNodeOrTokenList NodeOrTokenList(params SyntaxNodeOrToken[] nodesAndTokens) { throw null; } + + public static SyntaxNodeOrTokenList NodeOrTokenList(System.Collections.Generic.IEnumerable nodesAndTokens) { throw null; } + + public static Syntax.NullableDirectiveTriviaSyntax NullableDirectiveTrivia(SyntaxToken hashToken, SyntaxToken nullableKeyword, SyntaxToken settingToken, SyntaxToken targetToken, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.NullableDirectiveTriviaSyntax NullableDirectiveTrivia(SyntaxToken settingToken, SyntaxToken targetToken, bool isActive) { throw null; } + + public static Syntax.NullableDirectiveTriviaSyntax NullableDirectiveTrivia(SyntaxToken settingToken, bool isActive) { throw null; } + + public static Syntax.NullableTypeSyntax NullableType(Syntax.TypeSyntax elementType, SyntaxToken questionToken) { throw null; } + + public static Syntax.NullableTypeSyntax NullableType(Syntax.TypeSyntax elementType) { throw null; } + + public static Syntax.ObjectCreationExpressionSyntax ObjectCreationExpression(Syntax.TypeSyntax type, Syntax.ArgumentListSyntax? argumentList, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.ObjectCreationExpressionSyntax ObjectCreationExpression(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.ObjectCreationExpressionSyntax ObjectCreationExpression(SyntaxToken newKeyword, Syntax.TypeSyntax type, Syntax.ArgumentListSyntax? argumentList, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.OmittedArraySizeExpressionSyntax OmittedArraySizeExpression() { throw null; } + + public static Syntax.OmittedArraySizeExpressionSyntax OmittedArraySizeExpression(SyntaxToken omittedArraySizeExpressionToken) { throw null; } + + public static Syntax.OmittedTypeArgumentSyntax OmittedTypeArgument() { throw null; } + + public static Syntax.OmittedTypeArgumentSyntax OmittedTypeArgument(SyntaxToken omittedTypeArgumentToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(Syntax.TypeSyntax returnType, SyntaxToken operatorToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken operatorKeyword, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, Syntax.ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.OperatorDeclarationSyntax OperatorDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax returnType, SyntaxToken operatorKeyword, SyntaxToken operatorToken, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? body, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.OperatorMemberCrefSyntax OperatorMemberCref(SyntaxToken operatorToken, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.OperatorMemberCrefSyntax OperatorMemberCref(SyntaxToken operatorKeyword, SyntaxToken operatorToken, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.OperatorMemberCrefSyntax OperatorMemberCref(SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, SyntaxToken operatorToken, Syntax.CrefParameterListSyntax? parameters) { throw null; } + + public static Syntax.OperatorMemberCrefSyntax OperatorMemberCref(SyntaxToken operatorToken) { throw null; } + + public static Syntax.OrderByClauseSyntax OrderByClause(SeparatedSyntaxList orderings = default) { throw null; } + + public static Syntax.OrderByClauseSyntax OrderByClause(SyntaxToken orderByKeyword, SeparatedSyntaxList orderings) { throw null; } + + public static Syntax.OrderingSyntax Ordering(SyntaxKind kind, Syntax.ExpressionSyntax expression, SyntaxToken ascendingOrDescendingKeyword) { throw null; } + + public static Syntax.OrderingSyntax Ordering(SyntaxKind kind, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ParameterSyntax Parameter(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax? type, SyntaxToken identifier, Syntax.EqualsValueClauseSyntax? @default) { throw null; } + + public static Syntax.ParameterSyntax Parameter(SyntaxToken identifier) { throw null; } + + public static Syntax.ParameterListSyntax ParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.ParameterListSyntax ParameterList(SyntaxToken openParenToken, SeparatedSyntaxList parameters, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ParenthesizedExpressionSyntax ParenthesizedExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ParenthesizedExpressionSyntax ParenthesizedExpression(SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression() { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(CSharpSyntaxNode body) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(Syntax.ParameterListSyntax parameterList, CSharpSyntaxNode body) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax? returnType, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax? returnType, Syntax.ParameterListSyntax parameterList, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxToken asyncKeyword, Syntax.ParameterListSyntax parameterList, SyntaxToken arrowToken, CSharpSyntaxNode body) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxToken asyncKeyword, Syntax.ParameterListSyntax parameterList, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxTokenList modifiers, Syntax.ParameterListSyntax parameterList, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedLambdaExpressionSyntax ParenthesizedLambdaExpression(SyntaxTokenList modifiers, Syntax.ParameterListSyntax parameterList, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.ParenthesizedPatternSyntax ParenthesizedPattern(Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.ParenthesizedPatternSyntax ParenthesizedPattern(SyntaxToken openParenToken, Syntax.PatternSyntax pattern, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ParenthesizedVariableDesignationSyntax ParenthesizedVariableDesignation(SeparatedSyntaxList variables = default) { throw null; } + + public static Syntax.ParenthesizedVariableDesignationSyntax ParenthesizedVariableDesignation(SyntaxToken openParenToken, SeparatedSyntaxList variables, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.ArgumentListSyntax ParseArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.AttributeArgumentListSyntax? ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.BracketedArgumentListSyntax ParseBracketedArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.BracketedParameterListSyntax ParseBracketedParameterList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.CompilationUnitSyntax ParseCompilationUnit(string text, int offset = 0, CSharpParseOptions? options = null) { throw null; } + + public static Syntax.ExpressionSyntax ParseExpression(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static SyntaxTriviaList ParseLeadingTrivia(string text, int offset = 0) { throw null; } + + public static Syntax.MemberDeclarationSyntax? ParseMemberDeclaration(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.NameSyntax ParseName(string text, int offset = 0, bool consumeFullText = true) { throw null; } + + public static Syntax.ParameterListSyntax ParseParameterList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.StatementSyntax ParseStatement(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + [System.Obsolete("The diagnosticOptions and isGeneratedCode parameters are obsolete due to performance problems, if you are using them use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseSyntaxTree(Text.SourceText text, ParseOptions? options, string path, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, bool? isGeneratedCode, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("The diagnosticOptions parameter is obsolete due to performance problems, if you are passing non-null use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseSyntaxTree(Text.SourceText text, ParseOptions? options, string path, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, System.Threading.CancellationToken cancellationToken) { throw null; } + + public static SyntaxTree ParseSyntaxTree(Text.SourceText text, ParseOptions? options = null, string path = "", System.Threading.CancellationToken cancellationToken = default) { throw null; } + + [System.Obsolete("The diagnosticOptions and isGeneratedCode parameters are obsolete due to performance problems, if you are using them use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseSyntaxTree(string text, ParseOptions? options, string path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, bool? isGeneratedCode, System.Threading.CancellationToken cancellationToken) { throw null; } + + [System.Obsolete("The diagnosticOptions parameter is obsolete due to performance problems, if you are passing non-null use CompilationOptions.SyntaxTreeOptionsProvider instead", false)] + public static SyntaxTree ParseSyntaxTree(string text, ParseOptions? options, string path, System.Text.Encoding? encoding, System.Collections.Immutable.ImmutableDictionary? diagnosticOptions, System.Threading.CancellationToken cancellationToken) { throw null; } + + public static SyntaxTree ParseSyntaxTree(string text, ParseOptions? options = null, string path = "", System.Text.Encoding? encoding = null, System.Threading.CancellationToken cancellationToken = default) { throw null; } + + public static SyntaxToken ParseToken(string text, int offset = 0) { throw null; } + + public static System.Collections.Generic.IEnumerable ParseTokens(string text, int offset = 0, int initialTokenPosition = 0, CSharpParseOptions? options = null) { throw null; } + + public static SyntaxTriviaList ParseTrailingTrivia(string text, int offset = 0) { throw null; } + + public static Syntax.TypeSyntax ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true) { throw null; } + + public static Syntax.TypeSyntax ParseTypeName(string text, int offset, bool consumeFullText) { throw null; } + + public static Syntax.PointerTypeSyntax PointerType(Syntax.TypeSyntax elementType, SyntaxToken asteriskToken) { throw null; } + + public static Syntax.PointerTypeSyntax PointerType(Syntax.TypeSyntax elementType) { throw null; } + + public static Syntax.PositionalPatternClauseSyntax PositionalPatternClause(SeparatedSyntaxList subpatterns = default) { throw null; } + + public static Syntax.PositionalPatternClauseSyntax PositionalPatternClause(SyntaxToken openParenToken, SeparatedSyntaxList subpatterns, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.PostfixUnaryExpressionSyntax PostfixUnaryExpression(SyntaxKind kind, Syntax.ExpressionSyntax operand, SyntaxToken operatorToken) { throw null; } + + public static Syntax.PostfixUnaryExpressionSyntax PostfixUnaryExpression(SyntaxKind kind, Syntax.ExpressionSyntax operand) { throw null; } + + public static Syntax.PragmaChecksumDirectiveTriviaSyntax PragmaChecksumDirectiveTrivia(SyntaxToken hashToken, SyntaxToken pragmaKeyword, SyntaxToken checksumKeyword, SyntaxToken file, SyntaxToken guid, SyntaxToken bytes, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.PragmaChecksumDirectiveTriviaSyntax PragmaChecksumDirectiveTrivia(SyntaxToken file, SyntaxToken guid, SyntaxToken bytes, bool isActive) { throw null; } + + public static Syntax.PragmaWarningDirectiveTriviaSyntax PragmaWarningDirectiveTrivia(SyntaxToken disableOrRestoreKeyword, SeparatedSyntaxList errorCodes, bool isActive) { throw null; } + + public static Syntax.PragmaWarningDirectiveTriviaSyntax PragmaWarningDirectiveTrivia(SyntaxToken hashToken, SyntaxToken pragmaKeyword, SyntaxToken warningKeyword, SyntaxToken disableOrRestoreKeyword, SeparatedSyntaxList errorCodes, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.PragmaWarningDirectiveTriviaSyntax PragmaWarningDirectiveTrivia(SyntaxToken disableOrRestoreKeyword, bool isActive) { throw null; } + + public static Syntax.PredefinedTypeSyntax PredefinedType(SyntaxToken keyword) { throw null; } + + public static Syntax.PrefixUnaryExpressionSyntax PrefixUnaryExpression(SyntaxKind kind, Syntax.ExpressionSyntax operand) { throw null; } + + public static Syntax.PrefixUnaryExpressionSyntax PrefixUnaryExpression(SyntaxKind kind, SyntaxToken operatorToken, Syntax.ExpressionSyntax operand) { throw null; } + + public static SyntaxTrivia PreprocessingMessage(string text) { throw null; } + + public static Syntax.PrimaryConstructorBaseTypeSyntax PrimaryConstructorBaseType(Syntax.TypeSyntax type, Syntax.ArgumentListSyntax argumentList) { throw null; } + + public static Syntax.PrimaryConstructorBaseTypeSyntax PrimaryConstructorBaseType(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.PropertyDeclarationSyntax PropertyDeclaration(Syntax.TypeSyntax type, SyntaxToken identifier) { throw null; } + + public static Syntax.PropertyDeclarationSyntax PropertyDeclaration(Syntax.TypeSyntax type, string identifier) { throw null; } + + public static Syntax.PropertyDeclarationSyntax PropertyDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax? accessorList, Syntax.ArrowExpressionClauseSyntax? expressionBody, Syntax.EqualsValueClauseSyntax? initializer, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.PropertyDeclarationSyntax PropertyDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax? accessorList, Syntax.ArrowExpressionClauseSyntax? expressionBody, Syntax.EqualsValueClauseSyntax? initializer) { throw null; } + + public static Syntax.PropertyDeclarationSyntax PropertyDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.TypeSyntax type, Syntax.ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, Syntax.AccessorListSyntax accessorList) { throw null; } + + public static Syntax.PropertyPatternClauseSyntax PropertyPatternClause(SeparatedSyntaxList subpatterns = default) { throw null; } + + public static Syntax.PropertyPatternClauseSyntax PropertyPatternClause(SyntaxToken openBraceToken, SeparatedSyntaxList subpatterns, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.QualifiedCrefSyntax QualifiedCref(Syntax.TypeSyntax container, Syntax.MemberCrefSyntax member) { throw null; } + + public static Syntax.QualifiedCrefSyntax QualifiedCref(Syntax.TypeSyntax container, SyntaxToken dotToken, Syntax.MemberCrefSyntax member) { throw null; } + + public static Syntax.QualifiedNameSyntax QualifiedName(Syntax.NameSyntax left, Syntax.SimpleNameSyntax right) { throw null; } + + public static Syntax.QualifiedNameSyntax QualifiedName(Syntax.NameSyntax left, SyntaxToken dotToken, Syntax.SimpleNameSyntax right) { throw null; } + + public static Syntax.QueryBodySyntax QueryBody(Syntax.SelectOrGroupClauseSyntax selectOrGroup) { throw null; } + + public static Syntax.QueryBodySyntax QueryBody(SyntaxList clauses, Syntax.SelectOrGroupClauseSyntax selectOrGroup, Syntax.QueryContinuationSyntax? continuation) { throw null; } + + public static Syntax.QueryContinuationSyntax QueryContinuation(SyntaxToken identifier, Syntax.QueryBodySyntax body) { throw null; } + + public static Syntax.QueryContinuationSyntax QueryContinuation(SyntaxToken intoKeyword, SyntaxToken identifier, Syntax.QueryBodySyntax body) { throw null; } + + public static Syntax.QueryContinuationSyntax QueryContinuation(string identifier, Syntax.QueryBodySyntax body) { throw null; } + + public static Syntax.QueryExpressionSyntax QueryExpression(Syntax.FromClauseSyntax fromClause, Syntax.QueryBodySyntax body) { throw null; } + + public static Syntax.RangeExpressionSyntax RangeExpression() { throw null; } + + public static Syntax.RangeExpressionSyntax RangeExpression(Syntax.ExpressionSyntax? leftOperand, Syntax.ExpressionSyntax? rightOperand) { throw null; } + + public static Syntax.RangeExpressionSyntax RangeExpression(Syntax.ExpressionSyntax? leftOperand, SyntaxToken operatorToken, Syntax.ExpressionSyntax? rightOperand) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxKind kind, SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken classOrStructKeyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxKind kind, SyntaxToken keyword, SyntaxToken identifier) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxKind kind, SyntaxToken keyword, string identifier) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxToken keyword, SyntaxToken identifier) { throw null; } + + public static Syntax.RecordDeclarationSyntax RecordDeclaration(SyntaxToken keyword, string identifier) { throw null; } + + public static Syntax.RecursivePatternSyntax RecursivePattern() { throw null; } + + public static Syntax.RecursivePatternSyntax RecursivePattern(Syntax.TypeSyntax? type, Syntax.PositionalPatternClauseSyntax? positionalPatternClause, Syntax.PropertyPatternClauseSyntax? propertyPatternClause, Syntax.VariableDesignationSyntax? designation) { throw null; } + + public static Syntax.ReferenceDirectiveTriviaSyntax ReferenceDirectiveTrivia(SyntaxToken hashToken, SyntaxToken referenceKeyword, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.ReferenceDirectiveTriviaSyntax ReferenceDirectiveTrivia(SyntaxToken file, bool isActive) { throw null; } + + public static Syntax.RefExpressionSyntax RefExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.RefExpressionSyntax RefExpression(SyntaxToken refKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.RefTypeSyntax RefType(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.RefTypeSyntax RefType(SyntaxToken refKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.RefTypeSyntax RefType(SyntaxToken refKeyword, SyntaxToken readOnlyKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.RefTypeExpressionSyntax RefTypeExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.RefTypeExpressionSyntax RefTypeExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.RefValueExpressionSyntax RefValueExpression(Syntax.ExpressionSyntax expression, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.RefValueExpressionSyntax RefValueExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken comma, Syntax.TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.RegionDirectiveTriviaSyntax RegionDirectiveTrivia(SyntaxToken hashToken, SyntaxToken regionKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.RegionDirectiveTriviaSyntax RegionDirectiveTrivia(bool isActive) { throw null; } + + public static Syntax.RelationalPatternSyntax RelationalPattern(SyntaxToken operatorToken, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ReturnStatementSyntax ReturnStatement(Syntax.ExpressionSyntax? expression = null) { throw null; } + + public static Syntax.ReturnStatementSyntax ReturnStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax? expression) { throw null; } + + public static Syntax.ReturnStatementSyntax ReturnStatement(SyntaxList attributeLists, SyntaxToken returnKeyword, Syntax.ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ReturnStatementSyntax ReturnStatement(SyntaxToken returnKeyword, Syntax.ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ScopedTypeSyntax ScopedType(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.ScopedTypeSyntax ScopedType(SyntaxToken scopedKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.SelectClauseSyntax SelectClause(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.SelectClauseSyntax SelectClause(SyntaxToken selectKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static SeparatedSyntaxList SeparatedList() + where TNode : SyntaxNode { throw null; } + + public static SeparatedSyntaxList SeparatedList(SyntaxNodeOrTokenList nodesAndTokens) + where TNode : SyntaxNode { throw null; } + + public static SeparatedSyntaxList SeparatedList(System.Collections.Generic.IEnumerable? nodes, System.Collections.Generic.IEnumerable? separators) + where TNode : SyntaxNode { throw null; } + + public static SeparatedSyntaxList SeparatedList(System.Collections.Generic.IEnumerable? nodes) + where TNode : SyntaxNode { throw null; } + + public static SeparatedSyntaxList SeparatedList(System.Collections.Generic.IEnumerable nodesAndTokens) + where TNode : SyntaxNode { throw null; } + + public static Syntax.ShebangDirectiveTriviaSyntax ShebangDirectiveTrivia(SyntaxToken hashToken, SyntaxToken exclamationToken, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.ShebangDirectiveTriviaSyntax ShebangDirectiveTrivia(bool isActive) { throw null; } + + public static Syntax.SimpleBaseTypeSyntax SimpleBaseType(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(Syntax.ParameterSyntax parameter, CSharpSyntaxNode body) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(Syntax.ParameterSyntax parameter, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(Syntax.ParameterSyntax parameter) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.ParameterSyntax parameter, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxList attributeLists, SyntaxTokenList modifiers, Syntax.ParameterSyntax parameter, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxToken asyncKeyword, Syntax.ParameterSyntax parameter, SyntaxToken arrowToken, CSharpSyntaxNode body) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxToken asyncKeyword, Syntax.ParameterSyntax parameter, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxTokenList modifiers, Syntax.ParameterSyntax parameter, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static Syntax.SimpleLambdaExpressionSyntax SimpleLambdaExpression(SyntaxTokenList modifiers, Syntax.ParameterSyntax parameter, SyntaxToken arrowToken, Syntax.BlockSyntax? block, Syntax.ExpressionSyntax? expressionBody) { throw null; } + + public static SyntaxList SingletonList(TNode node) + where TNode : SyntaxNode { throw null; } + + public static SeparatedSyntaxList SingletonSeparatedList(TNode node) + where TNode : SyntaxNode { throw null; } + + public static Syntax.SingleVariableDesignationSyntax SingleVariableDesignation(SyntaxToken identifier) { throw null; } + + public static Syntax.SizeOfExpressionSyntax SizeOfExpression(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.SizeOfExpressionSyntax SizeOfExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.SkippedTokensTriviaSyntax SkippedTokensTrivia() { throw null; } + + public static Syntax.SkippedTokensTriviaSyntax SkippedTokensTrivia(SyntaxTokenList tokens) { throw null; } + + public static Syntax.SlicePatternSyntax SlicePattern(Syntax.PatternSyntax? pattern = null) { throw null; } + + public static Syntax.SlicePatternSyntax SlicePattern(SyntaxToken dotDotToken, Syntax.PatternSyntax? pattern) { throw null; } + + public static Syntax.StackAllocArrayCreationExpressionSyntax StackAllocArrayCreationExpression(Syntax.TypeSyntax type, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.StackAllocArrayCreationExpressionSyntax StackAllocArrayCreationExpression(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.StackAllocArrayCreationExpressionSyntax StackAllocArrayCreationExpression(SyntaxToken stackAllocKeyword, Syntax.TypeSyntax type, Syntax.InitializerExpressionSyntax? initializer) { throw null; } + + public static Syntax.StackAllocArrayCreationExpressionSyntax StackAllocArrayCreationExpression(SyntaxToken stackAllocKeyword, Syntax.TypeSyntax type) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxList members) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.ParameterListSyntax? parameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(SyntaxToken identifier) { throw null; } + + public static Syntax.StructDeclarationSyntax StructDeclaration(string identifier) { throw null; } + + public static Syntax.SubpatternSyntax Subpattern(Syntax.BaseExpressionColonSyntax? expressionColon, Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.SubpatternSyntax Subpattern(Syntax.NameColonSyntax? nameColon, Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.SubpatternSyntax Subpattern(Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.SwitchExpressionSyntax SwitchExpression(Syntax.ExpressionSyntax governingExpression, SeparatedSyntaxList arms) { throw null; } + + public static Syntax.SwitchExpressionSyntax SwitchExpression(Syntax.ExpressionSyntax governingExpression, SyntaxToken switchKeyword, SyntaxToken openBraceToken, SeparatedSyntaxList arms, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.SwitchExpressionSyntax SwitchExpression(Syntax.ExpressionSyntax governingExpression) { throw null; } + + public static Syntax.SwitchExpressionArmSyntax SwitchExpressionArm(Syntax.PatternSyntax pattern, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.SwitchExpressionArmSyntax SwitchExpressionArm(Syntax.PatternSyntax pattern, Syntax.WhenClauseSyntax? whenClause, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.SwitchExpressionArmSyntax SwitchExpressionArm(Syntax.PatternSyntax pattern, Syntax.WhenClauseSyntax? whenClause, SyntaxToken equalsGreaterThanToken, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.SwitchSectionSyntax SwitchSection() { throw null; } + + public static Syntax.SwitchSectionSyntax SwitchSection(SyntaxList labels, SyntaxList statements) { throw null; } + + public static Syntax.SwitchStatementSyntax SwitchStatement(Syntax.ExpressionSyntax expression, SyntaxList sections) { throw null; } + + public static Syntax.SwitchStatementSyntax SwitchStatement(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.SwitchStatementSyntax SwitchStatement(SyntaxList attributeLists, SyntaxToken switchKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, SyntaxToken openBraceToken, SyntaxList sections, SyntaxToken closeBraceToken) { throw null; } + + public static Syntax.SwitchStatementSyntax SwitchStatement(SyntaxToken switchKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax expression, SyntaxToken closeParenToken, SyntaxToken openBraceToken, SyntaxList sections, SyntaxToken closeBraceToken) { throw null; } + + public static SyntaxTree SyntaxTree(SyntaxNode root, ParseOptions? options = null, string path = "", System.Text.Encoding? encoding = null) { throw null; } + + public static SyntaxTrivia SyntaxTrivia(SyntaxKind kind, string text) { throw null; } + + public static Syntax.ThisExpressionSyntax ThisExpression() { throw null; } + + public static Syntax.ThisExpressionSyntax ThisExpression(SyntaxToken token) { throw null; } + + public static Syntax.ThrowExpressionSyntax ThrowExpression(Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ThrowExpressionSyntax ThrowExpression(SyntaxToken throwKeyword, Syntax.ExpressionSyntax expression) { throw null; } + + public static Syntax.ThrowStatementSyntax ThrowStatement(Syntax.ExpressionSyntax? expression = null) { throw null; } + + public static Syntax.ThrowStatementSyntax ThrowStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax? expression) { throw null; } + + public static Syntax.ThrowStatementSyntax ThrowStatement(SyntaxList attributeLists, SyntaxToken throwKeyword, Syntax.ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.ThrowStatementSyntax ThrowStatement(SyntaxToken throwKeyword, Syntax.ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public static SyntaxToken Token(SyntaxKind kind) { throw null; } + + public static SyntaxToken Token(SyntaxTriviaList leading, SyntaxKind kind, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken Token(SyntaxTriviaList leading, SyntaxKind kind, string text, string valueText, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxTokenList TokenList() { throw null; } + + public static SyntaxTokenList TokenList(SyntaxToken token) { throw null; } + + public static SyntaxTokenList TokenList(params SyntaxToken[] tokens) { throw null; } + + public static SyntaxTokenList TokenList(System.Collections.Generic.IEnumerable tokens) { throw null; } + + public static SyntaxTrivia Trivia(Syntax.StructuredTriviaSyntax node) { throw null; } + + public static SyntaxTriviaList TriviaList() { throw null; } + + public static SyntaxTriviaList TriviaList(SyntaxTrivia trivia) { throw null; } + + public static SyntaxTriviaList TriviaList(params SyntaxTrivia[] trivias) { throw null; } + + public static SyntaxTriviaList TriviaList(System.Collections.Generic.IEnumerable trivias) { throw null; } + + public static Syntax.TryStatementSyntax TryStatement(Syntax.BlockSyntax block, SyntaxList catches, Syntax.FinallyClauseSyntax? @finally) { throw null; } + + public static Syntax.TryStatementSyntax TryStatement(SyntaxList attributeLists, Syntax.BlockSyntax block, SyntaxList catches, Syntax.FinallyClauseSyntax? @finally) { throw null; } + + public static Syntax.TryStatementSyntax TryStatement(SyntaxList attributeLists, SyntaxToken tryKeyword, Syntax.BlockSyntax block, SyntaxList catches, Syntax.FinallyClauseSyntax? @finally) { throw null; } + + public static Syntax.TryStatementSyntax TryStatement(SyntaxList catches = default) { throw null; } + + public static Syntax.TryStatementSyntax TryStatement(SyntaxToken tryKeyword, Syntax.BlockSyntax block, SyntaxList catches, Syntax.FinallyClauseSyntax? @finally) { throw null; } + + public static Syntax.TupleElementSyntax TupleElement(Syntax.TypeSyntax type, SyntaxToken identifier) { throw null; } + + public static Syntax.TupleElementSyntax TupleElement(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.TupleExpressionSyntax TupleExpression(SeparatedSyntaxList arguments = default) { throw null; } + + public static Syntax.TupleExpressionSyntax TupleExpression(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.TupleTypeSyntax TupleType(SeparatedSyntaxList elements = default) { throw null; } + + public static Syntax.TupleTypeSyntax TupleType(SyntaxToken openParenToken, SeparatedSyntaxList elements, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.TypeArgumentListSyntax TypeArgumentList(SeparatedSyntaxList arguments = default) { throw null; } + + public static Syntax.TypeArgumentListSyntax TypeArgumentList(SyntaxToken lessThanToken, SeparatedSyntaxList arguments, SyntaxToken greaterThanToken) { throw null; } + + public static Syntax.TypeConstraintSyntax TypeConstraint(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.TypeCrefSyntax TypeCref(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.TypeDeclarationSyntax TypeDeclaration(SyntaxKind kind, SyntaxList attributes, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, Syntax.TypeParameterListSyntax? typeParameterList, Syntax.BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.TypeDeclarationSyntax TypeDeclaration(SyntaxKind kind, SyntaxToken identifier) { throw null; } + + public static Syntax.TypeDeclarationSyntax TypeDeclaration(SyntaxKind kind, string identifier) { throw null; } + + public static Syntax.TypeOfExpressionSyntax TypeOfExpression(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.TypeOfExpressionSyntax TypeOfExpression(SyntaxToken keyword, SyntaxToken openParenToken, Syntax.TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public static Syntax.TypeParameterSyntax TypeParameter(SyntaxList attributeLists, SyntaxToken varianceKeyword, SyntaxToken identifier) { throw null; } + + public static Syntax.TypeParameterSyntax TypeParameter(SyntaxToken identifier) { throw null; } + + public static Syntax.TypeParameterSyntax TypeParameter(string identifier) { throw null; } + + public static Syntax.TypeParameterConstraintClauseSyntax TypeParameterConstraintClause(Syntax.IdentifierNameSyntax name, SeparatedSyntaxList constraints) { throw null; } + + public static Syntax.TypeParameterConstraintClauseSyntax TypeParameterConstraintClause(Syntax.IdentifierNameSyntax name) { throw null; } + + public static Syntax.TypeParameterConstraintClauseSyntax TypeParameterConstraintClause(SyntaxToken whereKeyword, Syntax.IdentifierNameSyntax name, SyntaxToken colonToken, SeparatedSyntaxList constraints) { throw null; } + + public static Syntax.TypeParameterConstraintClauseSyntax TypeParameterConstraintClause(string name) { throw null; } + + public static Syntax.TypeParameterListSyntax TypeParameterList(SeparatedSyntaxList parameters = default) { throw null; } + + public static Syntax.TypeParameterListSyntax TypeParameterList(SyntaxToken lessThanToken, SeparatedSyntaxList parameters, SyntaxToken greaterThanToken) { throw null; } + + public static Syntax.TypePatternSyntax TypePattern(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.UnaryPatternSyntax UnaryPattern(Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.UnaryPatternSyntax UnaryPattern(SyntaxToken operatorToken, Syntax.PatternSyntax pattern) { throw null; } + + public static Syntax.UndefDirectiveTriviaSyntax UndefDirectiveTrivia(SyntaxToken hashToken, SyntaxToken undefKeyword, SyntaxToken name, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.UndefDirectiveTriviaSyntax UndefDirectiveTrivia(SyntaxToken name, bool isActive) { throw null; } + + public static Syntax.UndefDirectiveTriviaSyntax UndefDirectiveTrivia(string name, bool isActive) { throw null; } + + public static Syntax.UnsafeStatementSyntax UnsafeStatement(Syntax.BlockSyntax? block = null) { throw null; } + + public static Syntax.UnsafeStatementSyntax UnsafeStatement(SyntaxList attributeLists, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.UnsafeStatementSyntax UnsafeStatement(SyntaxList attributeLists, SyntaxToken unsafeKeyword, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.UnsafeStatementSyntax UnsafeStatement(SyntaxToken unsafeKeyword, Syntax.BlockSyntax block) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(Syntax.NameEqualsSyntax alias, Syntax.NameSyntax name) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(Syntax.NameEqualsSyntax? alias, Syntax.TypeSyntax namespaceOrType) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(Syntax.NameSyntax name) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(Syntax.TypeSyntax namespaceOrType) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(SyntaxToken staticKeyword, Syntax.NameEqualsSyntax? alias, Syntax.NameSyntax name) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(SyntaxToken usingKeyword, SyntaxToken staticKeyword, Syntax.NameEqualsSyntax? alias, Syntax.NameSyntax name, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(SyntaxToken globalKeyword, SyntaxToken usingKeyword, SyntaxToken staticKeyword, Syntax.NameEqualsSyntax? alias, Syntax.NameSyntax name, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.UsingDirectiveSyntax UsingDirective(SyntaxToken globalKeyword, SyntaxToken usingKeyword, SyntaxToken staticKeyword, SyntaxToken unsafeKeyword, Syntax.NameEqualsSyntax? alias, Syntax.TypeSyntax namespaceOrType, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(Syntax.VariableDeclarationSyntax? declaration, Syntax.ExpressionSyntax? expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(SyntaxList attributeLists, Syntax.VariableDeclarationSyntax? declaration, Syntax.ExpressionSyntax? expression, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax? declaration, Syntax.ExpressionSyntax? expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(SyntaxToken usingKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax? declaration, Syntax.ExpressionSyntax? expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.UsingStatementSyntax UsingStatement(SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxToken openParenToken, Syntax.VariableDeclarationSyntax? declaration, Syntax.ExpressionSyntax? expression, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.VariableDeclarationSyntax VariableDeclaration(Syntax.TypeSyntax type, SeparatedSyntaxList variables) { throw null; } + + public static Syntax.VariableDeclarationSyntax VariableDeclaration(Syntax.TypeSyntax type) { throw null; } + + public static Syntax.VariableDeclaratorSyntax VariableDeclarator(SyntaxToken identifier, Syntax.BracketedArgumentListSyntax? argumentList, Syntax.EqualsValueClauseSyntax? initializer) { throw null; } + + public static Syntax.VariableDeclaratorSyntax VariableDeclarator(SyntaxToken identifier) { throw null; } + + public static Syntax.VariableDeclaratorSyntax VariableDeclarator(string identifier) { throw null; } + + public static Syntax.VarPatternSyntax VarPattern(Syntax.VariableDesignationSyntax designation) { throw null; } + + public static Syntax.VarPatternSyntax VarPattern(SyntaxToken varKeyword, Syntax.VariableDesignationSyntax designation) { throw null; } + + public static SyntaxToken VerbatimIdentifier(SyntaxTriviaList leading, string text, string valueText, SyntaxTriviaList trailing) { throw null; } + + public static Syntax.WarningDirectiveTriviaSyntax WarningDirectiveTrivia(SyntaxToken hashToken, SyntaxToken warningKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public static Syntax.WarningDirectiveTriviaSyntax WarningDirectiveTrivia(bool isActive) { throw null; } + + public static Syntax.WhenClauseSyntax WhenClause(Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.WhenClauseSyntax WhenClause(SyntaxToken whenKeyword, Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.WhereClauseSyntax WhereClause(Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.WhereClauseSyntax WhereClause(SyntaxToken whereKeyword, Syntax.ExpressionSyntax condition) { throw null; } + + public static Syntax.WhileStatementSyntax WhileStatement(Syntax.ExpressionSyntax condition, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.WhileStatementSyntax WhileStatement(SyntaxList attributeLists, Syntax.ExpressionSyntax condition, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.WhileStatementSyntax WhileStatement(SyntaxList attributeLists, SyntaxToken whileKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + public static Syntax.WhileStatementSyntax WhileStatement(SyntaxToken whileKeyword, SyntaxToken openParenToken, Syntax.ExpressionSyntax condition, SyntaxToken closeParenToken, Syntax.StatementSyntax statement) { throw null; } + + [System.Obsolete("Use SyntaxFactory.Whitespace or SyntaxFactory.ElasticWhitespace")] + public static SyntaxTrivia Whitespace(string text, bool elastic) { throw null; } + + public static SyntaxTrivia Whitespace(string text) { throw null; } + + public static Syntax.WithExpressionSyntax WithExpression(Syntax.ExpressionSyntax expression, Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.WithExpressionSyntax WithExpression(Syntax.ExpressionSyntax expression, SyntaxToken withKeyword, Syntax.InitializerExpressionSyntax initializer) { throw null; } + + public static Syntax.XmlCDataSectionSyntax XmlCDataSection(SyntaxToken startCDataToken, SyntaxTokenList textTokens, SyntaxToken endCDataToken) { throw null; } + + public static Syntax.XmlCDataSectionSyntax XmlCDataSection(SyntaxTokenList textTokens = default) { throw null; } + + public static Syntax.XmlCommentSyntax XmlComment(SyntaxToken lessThanExclamationMinusMinusToken, SyntaxTokenList textTokens, SyntaxToken minusMinusGreaterThanToken) { throw null; } + + public static Syntax.XmlCommentSyntax XmlComment(SyntaxTokenList textTokens = default) { throw null; } + + public static Syntax.XmlCrefAttributeSyntax XmlCrefAttribute(Syntax.CrefSyntax cref, SyntaxKind quoteKind) { throw null; } + + public static Syntax.XmlCrefAttributeSyntax XmlCrefAttribute(Syntax.CrefSyntax cref) { throw null; } + + public static Syntax.XmlCrefAttributeSyntax XmlCrefAttribute(Syntax.XmlNameSyntax name, SyntaxToken startQuoteToken, Syntax.CrefSyntax cref, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlCrefAttributeSyntax XmlCrefAttribute(Syntax.XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, Syntax.CrefSyntax cref, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlElementSyntax XmlElement(Syntax.XmlElementStartTagSyntax startTag, Syntax.XmlElementEndTagSyntax endTag) { throw null; } + + public static Syntax.XmlElementSyntax XmlElement(Syntax.XmlElementStartTagSyntax startTag, SyntaxList content, Syntax.XmlElementEndTagSyntax endTag) { throw null; } + + public static Syntax.XmlElementSyntax XmlElement(Syntax.XmlNameSyntax name, SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlElement(string localName, SyntaxList content) { throw null; } + + public static Syntax.XmlElementEndTagSyntax XmlElementEndTag(Syntax.XmlNameSyntax name) { throw null; } + + public static Syntax.XmlElementEndTagSyntax XmlElementEndTag(SyntaxToken lessThanSlashToken, Syntax.XmlNameSyntax name, SyntaxToken greaterThanToken) { throw null; } + + public static Syntax.XmlElementStartTagSyntax XmlElementStartTag(Syntax.XmlNameSyntax name, SyntaxList attributes) { throw null; } + + public static Syntax.XmlElementStartTagSyntax XmlElementStartTag(Syntax.XmlNameSyntax name) { throw null; } + + public static Syntax.XmlElementStartTagSyntax XmlElementStartTag(SyntaxToken lessThanToken, Syntax.XmlNameSyntax name, SyntaxList attributes, SyntaxToken greaterThanToken) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlEmptyElement(Syntax.XmlNameSyntax name, SyntaxList attributes) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlEmptyElement(Syntax.XmlNameSyntax name) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlEmptyElement(SyntaxToken lessThanToken, Syntax.XmlNameSyntax name, SyntaxList attributes, SyntaxToken slashGreaterThanToken) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlEmptyElement(string localName) { throw null; } + + public static SyntaxToken XmlEntity(SyntaxTriviaList leading, string text, string value, SyntaxTriviaList trailing) { throw null; } + + public static Syntax.XmlElementSyntax XmlExampleElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlExampleElement(SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlExceptionElement(Syntax.CrefSyntax cref, params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlExceptionElement(Syntax.CrefSyntax cref, SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlMultiLineElement(Syntax.XmlNameSyntax name, SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlMultiLineElement(string localName, SyntaxList content) { throw null; } + + public static Syntax.XmlNameSyntax XmlName(Syntax.XmlPrefixSyntax? prefix, SyntaxToken localName) { throw null; } + + public static Syntax.XmlNameSyntax XmlName(SyntaxToken localName) { throw null; } + + public static Syntax.XmlNameSyntax XmlName(string localName) { throw null; } + + public static Syntax.XmlNameAttributeSyntax XmlNameAttribute(Syntax.XmlNameSyntax name, SyntaxToken startQuoteToken, Syntax.IdentifierNameSyntax identifier, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlNameAttributeSyntax XmlNameAttribute(Syntax.XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, Syntax.IdentifierNameSyntax identifier, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlNameAttributeSyntax XmlNameAttribute(Syntax.XmlNameSyntax name, SyntaxToken startQuoteToken, string identifier, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlNameAttributeSyntax XmlNameAttribute(string parameterName) { throw null; } + + public static Syntax.XmlTextSyntax XmlNewLine(string text) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlNullKeywordElement() { throw null; } + + public static Syntax.XmlElementSyntax XmlParaElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlParaElement(SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlParamElement(string parameterName, params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlParamElement(string parameterName, SyntaxList content) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlParamRefElement(string parameterName) { throw null; } + + public static Syntax.XmlElementSyntax XmlPermissionElement(Syntax.CrefSyntax cref, params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlPermissionElement(Syntax.CrefSyntax cref, SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlPlaceholderElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlPlaceholderElement(SyntaxList content) { throw null; } + + public static Syntax.XmlPrefixSyntax XmlPrefix(SyntaxToken prefix, SyntaxToken colonToken) { throw null; } + + public static Syntax.XmlPrefixSyntax XmlPrefix(SyntaxToken prefix) { throw null; } + + public static Syntax.XmlPrefixSyntax XmlPrefix(string prefix) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlPreliminaryElement() { throw null; } + + public static Syntax.XmlProcessingInstructionSyntax XmlProcessingInstruction(Syntax.XmlNameSyntax name, SyntaxTokenList textTokens) { throw null; } + + public static Syntax.XmlProcessingInstructionSyntax XmlProcessingInstruction(Syntax.XmlNameSyntax name) { throw null; } + + public static Syntax.XmlProcessingInstructionSyntax XmlProcessingInstruction(SyntaxToken startProcessingInstructionToken, Syntax.XmlNameSyntax name, SyntaxTokenList textTokens, SyntaxToken endProcessingInstructionToken) { throw null; } + + public static Syntax.XmlElementSyntax XmlRemarksElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlRemarksElement(SyntaxList content) { throw null; } + + public static Syntax.XmlElementSyntax XmlReturnsElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlReturnsElement(SyntaxList content) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlSeeAlsoElement(Syntax.CrefSyntax cref) { throw null; } + + public static Syntax.XmlElementSyntax XmlSeeAlsoElement(System.Uri linkAddress, SyntaxList linkText) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlSeeElement(Syntax.CrefSyntax cref) { throw null; } + + public static Syntax.XmlElementSyntax XmlSummaryElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlSummaryElement(SyntaxList content) { throw null; } + + public static Syntax.XmlTextSyntax XmlText() { throw null; } + + public static Syntax.XmlTextSyntax XmlText(params SyntaxToken[] textTokens) { throw null; } + + public static Syntax.XmlTextSyntax XmlText(SyntaxTokenList textTokens) { throw null; } + + public static Syntax.XmlTextSyntax XmlText(string value) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(Syntax.XmlNameSyntax name, SyntaxKind quoteKind, SyntaxTokenList textTokens) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(Syntax.XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, SyntaxTokenList textTokens, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(Syntax.XmlNameSyntax name, SyntaxToken startQuoteToken, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(Syntax.XmlNameSyntax name, SyntaxToken startQuoteToken, SyntaxTokenList textTokens, SyntaxToken endQuoteToken) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(string name, SyntaxKind quoteKind, SyntaxTokenList textTokens) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(string name, params SyntaxToken[] textTokens) { throw null; } + + public static Syntax.XmlTextAttributeSyntax XmlTextAttribute(string name, string value) { throw null; } + + public static SyntaxToken XmlTextLiteral(SyntaxTriviaList leading, string text, string value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken XmlTextLiteral(string text, string value) { throw null; } + + public static SyntaxToken XmlTextLiteral(string value) { throw null; } + + public static SyntaxToken XmlTextNewLine(SyntaxTriviaList leading, string text, string value, SyntaxTriviaList trailing) { throw null; } + + public static SyntaxToken XmlTextNewLine(string text, bool continueXmlDocumentationComment) { throw null; } + + public static SyntaxToken XmlTextNewLine(string text) { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlThreadSafetyElement() { throw null; } + + public static Syntax.XmlEmptyElementSyntax XmlThreadSafetyElement(bool isStatic, bool isInstance) { throw null; } + + public static Syntax.XmlElementSyntax XmlValueElement(params Syntax.XmlNodeSyntax[] content) { throw null; } + + public static Syntax.XmlElementSyntax XmlValueElement(SyntaxList content) { throw null; } + + public static Syntax.YieldStatementSyntax YieldStatement(SyntaxKind kind, Syntax.ExpressionSyntax? expression = null) { throw null; } + + public static Syntax.YieldStatementSyntax YieldStatement(SyntaxKind kind, SyntaxList attributeLists, Syntax.ExpressionSyntax? expression) { throw null; } + + public static Syntax.YieldStatementSyntax YieldStatement(SyntaxKind kind, SyntaxList attributeLists, SyntaxToken yieldKeyword, SyntaxToken returnOrBreakKeyword, Syntax.ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public static Syntax.YieldStatementSyntax YieldStatement(SyntaxKind kind, SyntaxToken yieldKeyword, SyntaxToken returnOrBreakKeyword, Syntax.ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + } + + public static partial class SyntaxFacts + { + public static System.Collections.Generic.IEqualityComparer EqualityComparer { get { throw null; } } + + public static SyntaxKind GetAccessorDeclarationKind(SyntaxKind keyword) { throw null; } + + public static SyntaxKind GetAssignmentExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetBaseTypeDeclarationKind(SyntaxKind kind) { throw null; } + + public static SyntaxKind GetBinaryExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetCheckStatement(SyntaxKind keyword) { throw null; } + + public static SyntaxKind GetContextualKeywordKind(string text) { throw null; } + + public static System.Collections.Generic.IEnumerable GetContextualKeywordKinds() { throw null; } + + public static SyntaxKind GetInstanceExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetKeywordKind(string text) { throw null; } + + public static System.Collections.Generic.IEnumerable GetKeywordKinds() { throw null; } + + public static SyntaxKind GetLiteralExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetOperatorKind(string operatorMetadataName) { throw null; } + + public static SyntaxKind GetPostfixUnaryExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetPrefixUnaryExpression(SyntaxKind token) { throw null; } + + public static SyntaxKind GetPreprocessorKeywordKind(string text) { throw null; } + + public static System.Collections.Generic.IEnumerable GetPreprocessorKeywordKinds() { throw null; } + + public static SyntaxKind GetPrimaryFunction(SyntaxKind keyword) { throw null; } + + public static System.Collections.Generic.IEnumerable GetPunctuationKinds() { throw null; } + + public static System.Collections.Generic.IEnumerable GetReservedKeywordKinds() { throw null; } + + public static SyntaxKind GetSwitchLabelKind(SyntaxKind keyword) { throw null; } + + public static string GetText(Accessibility accessibility) { throw null; } + + public static string GetText(SyntaxKind kind) { throw null; } + + public static SyntaxKind GetTypeDeclarationKind(SyntaxKind kind) { throw null; } + + public static bool IsAccessibilityModifier(SyntaxKind kind) { throw null; } + + public static bool IsAccessorDeclaration(SyntaxKind kind) { throw null; } + + public static bool IsAccessorDeclarationKeyword(SyntaxKind keyword) { throw null; } + + public static bool IsAliasQualifier(SyntaxNode node) { throw null; } + + public static bool IsAnyOverloadableOperator(SyntaxKind kind) { throw null; } + + public static bool IsAnyToken(SyntaxKind kind) { throw null; } + + public static bool IsAnyUnaryExpression(SyntaxKind token) { throw null; } + + public static bool IsAssignmentExpression(SyntaxKind kind) { throw null; } + + public static bool IsAssignmentExpressionOperatorToken(SyntaxKind token) { throw null; } + + public static bool IsAttributeName(SyntaxNode node) { throw null; } + + public static bool IsAttributeTargetSpecifier(SyntaxKind kind) { throw null; } + + public static bool IsBinaryExpression(SyntaxKind token) { throw null; } + + public static bool IsBinaryExpressionOperatorToken(SyntaxKind token) { throw null; } + + public static bool IsCheckedOperator(string operatorMetadataName) { throw null; } + + public static bool IsContextualKeyword(SyntaxKind kind) { throw null; } + + public static bool IsDocumentationCommentTrivia(SyntaxKind kind) { throw null; } + + public static bool IsFixedStatementExpression(SyntaxNode node) { throw null; } + + public static bool IsGlobalMemberDeclaration(SyntaxKind kind) { throw null; } + + public static bool IsIdentifierPartCharacter(char ch) { throw null; } + + public static bool IsIdentifierStartCharacter(char ch) { throw null; } + + public static bool IsIndexed(Syntax.ExpressionSyntax node) { throw null; } + + public static bool IsInNamespaceOrTypeContext(Syntax.ExpressionSyntax? node) { throw null; } + + public static bool IsInstanceExpression(SyntaxKind token) { throw null; } + + public static bool IsInTypeOnlyContext(Syntax.ExpressionSyntax node) { throw null; } + + public static bool IsInvoked(Syntax.ExpressionSyntax node) { throw null; } + + public static bool IsKeywordKind(SyntaxKind kind) { throw null; } + + [System.Obsolete("IsLambdaBody API is obsolete", true)] + public static bool IsLambdaBody(SyntaxNode node) { throw null; } + + public static bool IsLanguagePunctuation(SyntaxKind kind) { throw null; } + + public static bool IsLiteralExpression(SyntaxKind token) { throw null; } + + public static bool IsName(SyntaxKind kind) { throw null; } + + public static bool IsNamedArgumentName(SyntaxNode node) { throw null; } + + public static bool IsNamespaceAliasQualifier(Syntax.ExpressionSyntax node) { throw null; } + + public static bool IsNamespaceMemberDeclaration(SyntaxKind kind) { throw null; } + + public static bool IsNewLine(char ch) { throw null; } + + public static bool IsOverloadableBinaryOperator(SyntaxKind kind) { throw null; } + + public static bool IsOverloadableUnaryOperator(SyntaxKind kind) { throw null; } + + public static bool IsPostfixUnaryExpression(SyntaxKind token) { throw null; } + + public static bool IsPostfixUnaryExpressionToken(SyntaxKind token) { throw null; } + + public static bool IsPredefinedType(SyntaxKind kind) { throw null; } + + public static bool IsPrefixUnaryExpression(SyntaxKind token) { throw null; } + + public static bool IsPrefixUnaryExpressionOperatorToken(SyntaxKind token) { throw null; } + + public static bool IsPreprocessorDirective(SyntaxKind kind) { throw null; } + + public static bool IsPreprocessorKeyword(SyntaxKind kind) { throw null; } + + public static bool IsPreprocessorPunctuation(SyntaxKind kind) { throw null; } + + public static bool IsPrimaryFunction(SyntaxKind keyword) { throw null; } + + public static bool IsPunctuation(SyntaxKind kind) { throw null; } + + public static bool IsPunctuationOrKeyword(SyntaxKind kind) { throw null; } + + public static bool IsQueryContextualKeyword(SyntaxKind kind) { throw null; } + + public static bool IsReservedKeyword(SyntaxKind kind) { throw null; } + + public static bool IsReservedTupleElementName(string elementName) { throw null; } + + public static bool IsTrivia(SyntaxKind kind) { throw null; } + + public static bool IsTypeDeclaration(SyntaxKind kind) { throw null; } + + public static bool IsTypeParameterVarianceKeyword(SyntaxKind kind) { throw null; } + + public static bool IsTypeSyntax(SyntaxKind kind) { throw null; } + + public static bool IsUnaryOperatorDeclarationToken(SyntaxKind token) { throw null; } + + public static bool IsValidIdentifier(string? name) { throw null; } + + public static bool IsWhitespace(char ch) { throw null; } + + public static string? TryGetInferredMemberName(this SyntaxNode syntax) { throw null; } + } + + public enum SyntaxKind : ushort + { + None = 0, + List = 1, + TildeToken = 8193, + ExclamationToken = 8194, + DollarToken = 8195, + PercentToken = 8196, + CaretToken = 8197, + AmpersandToken = 8198, + AsteriskToken = 8199, + OpenParenToken = 8200, + CloseParenToken = 8201, + MinusToken = 8202, + PlusToken = 8203, + EqualsToken = 8204, + OpenBraceToken = 8205, + CloseBraceToken = 8206, + OpenBracketToken = 8207, + CloseBracketToken = 8208, + BarToken = 8209, + BackslashToken = 8210, + ColonToken = 8211, + SemicolonToken = 8212, + DoubleQuoteToken = 8213, + SingleQuoteToken = 8214, + LessThanToken = 8215, + CommaToken = 8216, + GreaterThanToken = 8217, + DotToken = 8218, + QuestionToken = 8219, + HashToken = 8220, + SlashToken = 8221, + DotDotToken = 8222, + SlashGreaterThanToken = 8232, + LessThanSlashToken = 8233, + XmlCommentStartToken = 8234, + XmlCommentEndToken = 8235, + XmlCDataStartToken = 8236, + XmlCDataEndToken = 8237, + XmlProcessingInstructionStartToken = 8238, + XmlProcessingInstructionEndToken = 8239, + BarBarToken = 8260, + AmpersandAmpersandToken = 8261, + MinusMinusToken = 8262, + PlusPlusToken = 8263, + ColonColonToken = 8264, + QuestionQuestionToken = 8265, + MinusGreaterThanToken = 8266, + ExclamationEqualsToken = 8267, + EqualsEqualsToken = 8268, + EqualsGreaterThanToken = 8269, + LessThanEqualsToken = 8270, + LessThanLessThanToken = 8271, + LessThanLessThanEqualsToken = 8272, + GreaterThanEqualsToken = 8273, + GreaterThanGreaterThanToken = 8274, + GreaterThanGreaterThanEqualsToken = 8275, + SlashEqualsToken = 8276, + AsteriskEqualsToken = 8277, + BarEqualsToken = 8278, + AmpersandEqualsToken = 8279, + PlusEqualsToken = 8280, + MinusEqualsToken = 8281, + CaretEqualsToken = 8282, + PercentEqualsToken = 8283, + QuestionQuestionEqualsToken = 8284, + GreaterThanGreaterThanGreaterThanToken = 8286, + GreaterThanGreaterThanGreaterThanEqualsToken = 8287, + BoolKeyword = 8304, + ByteKeyword = 8305, + SByteKeyword = 8306, + ShortKeyword = 8307, + UShortKeyword = 8308, + IntKeyword = 8309, + UIntKeyword = 8310, + LongKeyword = 8311, + ULongKeyword = 8312, + DoubleKeyword = 8313, + FloatKeyword = 8314, + DecimalKeyword = 8315, + StringKeyword = 8316, + CharKeyword = 8317, + VoidKeyword = 8318, + ObjectKeyword = 8319, + TypeOfKeyword = 8320, + SizeOfKeyword = 8321, + NullKeyword = 8322, + TrueKeyword = 8323, + FalseKeyword = 8324, + IfKeyword = 8325, + ElseKeyword = 8326, + WhileKeyword = 8327, + ForKeyword = 8328, + ForEachKeyword = 8329, + DoKeyword = 8330, + SwitchKeyword = 8331, + CaseKeyword = 8332, + DefaultKeyword = 8333, + TryKeyword = 8334, + CatchKeyword = 8335, + FinallyKeyword = 8336, + LockKeyword = 8337, + GotoKeyword = 8338, + BreakKeyword = 8339, + ContinueKeyword = 8340, + ReturnKeyword = 8341, + ThrowKeyword = 8342, + PublicKeyword = 8343, + PrivateKeyword = 8344, + InternalKeyword = 8345, + ProtectedKeyword = 8346, + StaticKeyword = 8347, + ReadOnlyKeyword = 8348, + SealedKeyword = 8349, + ConstKeyword = 8350, + FixedKeyword = 8351, + StackAllocKeyword = 8352, + VolatileKeyword = 8353, + NewKeyword = 8354, + OverrideKeyword = 8355, + AbstractKeyword = 8356, + VirtualKeyword = 8357, + EventKeyword = 8358, + ExternKeyword = 8359, + RefKeyword = 8360, + OutKeyword = 8361, + InKeyword = 8362, + IsKeyword = 8363, + AsKeyword = 8364, + ParamsKeyword = 8365, + ArgListKeyword = 8366, + MakeRefKeyword = 8367, + RefTypeKeyword = 8368, + RefValueKeyword = 8369, + ThisKeyword = 8370, + BaseKeyword = 8371, + NamespaceKeyword = 8372, + UsingKeyword = 8373, + ClassKeyword = 8374, + StructKeyword = 8375, + InterfaceKeyword = 8376, + EnumKeyword = 8377, + DelegateKeyword = 8378, + CheckedKeyword = 8379, + UncheckedKeyword = 8380, + UnsafeKeyword = 8381, + OperatorKeyword = 8382, + ExplicitKeyword = 8383, + ImplicitKeyword = 8384, + YieldKeyword = 8405, + PartialKeyword = 8406, + AliasKeyword = 8407, + GlobalKeyword = 8408, + AssemblyKeyword = 8409, + ModuleKeyword = 8410, + TypeKeyword = 8411, + FieldKeyword = 8412, + MethodKeyword = 8413, + ParamKeyword = 8414, + PropertyKeyword = 8415, + TypeVarKeyword = 8416, + GetKeyword = 8417, + SetKeyword = 8418, + AddKeyword = 8419, + RemoveKeyword = 8420, + WhereKeyword = 8421, + FromKeyword = 8422, + GroupKeyword = 8423, + JoinKeyword = 8424, + IntoKeyword = 8425, + LetKeyword = 8426, + ByKeyword = 8427, + SelectKeyword = 8428, + OrderByKeyword = 8429, + OnKeyword = 8430, + EqualsKeyword = 8431, + AscendingKeyword = 8432, + DescendingKeyword = 8433, + NameOfKeyword = 8434, + AsyncKeyword = 8435, + AwaitKeyword = 8436, + WhenKeyword = 8437, + OrKeyword = 8438, + AndKeyword = 8439, + NotKeyword = 8440, + WithKeyword = 8442, + InitKeyword = 8443, + RecordKeyword = 8444, + ManagedKeyword = 8445, + UnmanagedKeyword = 8446, + RequiredKeyword = 8447, + ScopedKeyword = 8448, + FileKeyword = 8449, + ElifKeyword = 8467, + EndIfKeyword = 8468, + RegionKeyword = 8469, + EndRegionKeyword = 8470, + DefineKeyword = 8471, + UndefKeyword = 8472, + WarningKeyword = 8473, + ErrorKeyword = 8474, + LineKeyword = 8475, + PragmaKeyword = 8476, + HiddenKeyword = 8477, + ChecksumKeyword = 8478, + DisableKeyword = 8479, + RestoreKeyword = 8480, + ReferenceKeyword = 8481, + InterpolatedStringStartToken = 8482, + InterpolatedStringEndToken = 8483, + InterpolatedVerbatimStringStartToken = 8484, + LoadKeyword = 8485, + NullableKeyword = 8486, + EnableKeyword = 8487, + WarningsKeyword = 8488, + AnnotationsKeyword = 8489, + VarKeyword = 8490, + UnderscoreToken = 8491, + OmittedTypeArgumentToken = 8492, + OmittedArraySizeExpressionToken = 8493, + EndOfDirectiveToken = 8494, + EndOfDocumentationCommentToken = 8495, + EndOfFileToken = 8496, + BadToken = 8507, + IdentifierToken = 8508, + NumericLiteralToken = 8509, + CharacterLiteralToken = 8510, + StringLiteralToken = 8511, + XmlEntityLiteralToken = 8512, + XmlTextLiteralToken = 8513, + XmlTextLiteralNewLineToken = 8514, + InterpolatedStringToken = 8515, + InterpolatedStringTextToken = 8517, + SingleLineRawStringLiteralToken = 8518, + MultiLineRawStringLiteralToken = 8519, + Utf8StringLiteralToken = 8520, + Utf8SingleLineRawStringLiteralToken = 8521, + Utf8MultiLineRawStringLiteralToken = 8522, + EndOfLineTrivia = 8539, + WhitespaceTrivia = 8540, + SingleLineCommentTrivia = 8541, + MultiLineCommentTrivia = 8542, + DocumentationCommentExteriorTrivia = 8543, + SingleLineDocumentationCommentTrivia = 8544, + MultiLineDocumentationCommentTrivia = 8545, + DisabledTextTrivia = 8546, + PreprocessingMessageTrivia = 8547, + IfDirectiveTrivia = 8548, + ElifDirectiveTrivia = 8549, + ElseDirectiveTrivia = 8550, + EndIfDirectiveTrivia = 8551, + RegionDirectiveTrivia = 8552, + EndRegionDirectiveTrivia = 8553, + DefineDirectiveTrivia = 8554, + UndefDirectiveTrivia = 8555, + ErrorDirectiveTrivia = 8556, + WarningDirectiveTrivia = 8557, + LineDirectiveTrivia = 8558, + PragmaWarningDirectiveTrivia = 8559, + PragmaChecksumDirectiveTrivia = 8560, + ReferenceDirectiveTrivia = 8561, + BadDirectiveTrivia = 8562, + SkippedTokensTrivia = 8563, + ConflictMarkerTrivia = 8564, + XmlElement = 8574, + XmlElementStartTag = 8575, + XmlElementEndTag = 8576, + XmlEmptyElement = 8577, + XmlTextAttribute = 8578, + XmlCrefAttribute = 8579, + XmlNameAttribute = 8580, + XmlName = 8581, + XmlPrefix = 8582, + XmlText = 8583, + XmlCDataSection = 8584, + XmlComment = 8585, + XmlProcessingInstruction = 8586, + TypeCref = 8597, + QualifiedCref = 8598, + NameMemberCref = 8599, + IndexerMemberCref = 8600, + OperatorMemberCref = 8601, + ConversionOperatorMemberCref = 8602, + CrefParameterList = 8603, + CrefBracketedParameterList = 8604, + CrefParameter = 8605, + IdentifierName = 8616, + QualifiedName = 8617, + GenericName = 8618, + TypeArgumentList = 8619, + AliasQualifiedName = 8620, + PredefinedType = 8621, + ArrayType = 8622, + ArrayRankSpecifier = 8623, + PointerType = 8624, + NullableType = 8625, + OmittedTypeArgument = 8626, + ParenthesizedExpression = 8632, + ConditionalExpression = 8633, + InvocationExpression = 8634, + ElementAccessExpression = 8635, + ArgumentList = 8636, + BracketedArgumentList = 8637, + Argument = 8638, + NameColon = 8639, + CastExpression = 8640, + AnonymousMethodExpression = 8641, + SimpleLambdaExpression = 8642, + ParenthesizedLambdaExpression = 8643, + ObjectInitializerExpression = 8644, + CollectionInitializerExpression = 8645, + ArrayInitializerExpression = 8646, + AnonymousObjectMemberDeclarator = 8647, + ComplexElementInitializerExpression = 8648, + ObjectCreationExpression = 8649, + AnonymousObjectCreationExpression = 8650, + ArrayCreationExpression = 8651, + ImplicitArrayCreationExpression = 8652, + StackAllocArrayCreationExpression = 8653, + OmittedArraySizeExpression = 8654, + InterpolatedStringExpression = 8655, + ImplicitElementAccess = 8656, + IsPatternExpression = 8657, + RangeExpression = 8658, + ImplicitObjectCreationExpression = 8659, + AddExpression = 8668, + SubtractExpression = 8669, + MultiplyExpression = 8670, + DivideExpression = 8671, + ModuloExpression = 8672, + LeftShiftExpression = 8673, + RightShiftExpression = 8674, + LogicalOrExpression = 8675, + LogicalAndExpression = 8676, + BitwiseOrExpression = 8677, + BitwiseAndExpression = 8678, + ExclusiveOrExpression = 8679, + EqualsExpression = 8680, + NotEqualsExpression = 8681, + LessThanExpression = 8682, + LessThanOrEqualExpression = 8683, + GreaterThanExpression = 8684, + GreaterThanOrEqualExpression = 8685, + IsExpression = 8686, + AsExpression = 8687, + CoalesceExpression = 8688, + SimpleMemberAccessExpression = 8689, + PointerMemberAccessExpression = 8690, + ConditionalAccessExpression = 8691, + UnsignedRightShiftExpression = 8692, + MemberBindingExpression = 8707, + ElementBindingExpression = 8708, + SimpleAssignmentExpression = 8714, + AddAssignmentExpression = 8715, + SubtractAssignmentExpression = 8716, + MultiplyAssignmentExpression = 8717, + DivideAssignmentExpression = 8718, + ModuloAssignmentExpression = 8719, + AndAssignmentExpression = 8720, + ExclusiveOrAssignmentExpression = 8721, + OrAssignmentExpression = 8722, + LeftShiftAssignmentExpression = 8723, + RightShiftAssignmentExpression = 8724, + CoalesceAssignmentExpression = 8725, + UnsignedRightShiftAssignmentExpression = 8726, + UnaryPlusExpression = 8730, + UnaryMinusExpression = 8731, + BitwiseNotExpression = 8732, + LogicalNotExpression = 8733, + PreIncrementExpression = 8734, + PreDecrementExpression = 8735, + PointerIndirectionExpression = 8736, + AddressOfExpression = 8737, + PostIncrementExpression = 8738, + PostDecrementExpression = 8739, + AwaitExpression = 8740, + IndexExpression = 8741, + ThisExpression = 8746, + BaseExpression = 8747, + ArgListExpression = 8748, + NumericLiteralExpression = 8749, + StringLiteralExpression = 8750, + CharacterLiteralExpression = 8751, + TrueLiteralExpression = 8752, + FalseLiteralExpression = 8753, + NullLiteralExpression = 8754, + DefaultLiteralExpression = 8755, + Utf8StringLiteralExpression = 8756, + TypeOfExpression = 8760, + SizeOfExpression = 8761, + CheckedExpression = 8762, + UncheckedExpression = 8763, + DefaultExpression = 8764, + MakeRefExpression = 8765, + RefValueExpression = 8766, + RefTypeExpression = 8767, + QueryExpression = 8774, + QueryBody = 8775, + FromClause = 8776, + LetClause = 8777, + JoinClause = 8778, + JoinIntoClause = 8779, + WhereClause = 8780, + OrderByClause = 8781, + AscendingOrdering = 8782, + DescendingOrdering = 8783, + SelectClause = 8784, + GroupClause = 8785, + QueryContinuation = 8786, + Block = 8792, + LocalDeclarationStatement = 8793, + VariableDeclaration = 8794, + VariableDeclarator = 8795, + EqualsValueClause = 8796, + ExpressionStatement = 8797, + EmptyStatement = 8798, + LabeledStatement = 8799, + GotoStatement = 8800, + GotoCaseStatement = 8801, + GotoDefaultStatement = 8802, + BreakStatement = 8803, + ContinueStatement = 8804, + ReturnStatement = 8805, + YieldReturnStatement = 8806, + YieldBreakStatement = 8807, + ThrowStatement = 8808, + WhileStatement = 8809, + DoStatement = 8810, + ForStatement = 8811, + ForEachStatement = 8812, + UsingStatement = 8813, + FixedStatement = 8814, + CheckedStatement = 8815, + UncheckedStatement = 8816, + UnsafeStatement = 8817, + LockStatement = 8818, + IfStatement = 8819, + ElseClause = 8820, + SwitchStatement = 8821, + SwitchSection = 8822, + CaseSwitchLabel = 8823, + DefaultSwitchLabel = 8824, + TryStatement = 8825, + CatchClause = 8826, + CatchDeclaration = 8827, + CatchFilterClause = 8828, + FinallyClause = 8829, + LocalFunctionStatement = 8830, + CompilationUnit = 8840, + GlobalStatement = 8841, + NamespaceDeclaration = 8842, + UsingDirective = 8843, + ExternAliasDirective = 8844, + FileScopedNamespaceDeclaration = 8845, + AttributeList = 8847, + AttributeTargetSpecifier = 8848, + Attribute = 8849, + AttributeArgumentList = 8850, + AttributeArgument = 8851, + NameEquals = 8852, + ClassDeclaration = 8855, + StructDeclaration = 8856, + InterfaceDeclaration = 8857, + EnumDeclaration = 8858, + DelegateDeclaration = 8859, + BaseList = 8864, + SimpleBaseType = 8865, + TypeParameterConstraintClause = 8866, + ConstructorConstraint = 8867, + ClassConstraint = 8868, + StructConstraint = 8869, + TypeConstraint = 8870, + ExplicitInterfaceSpecifier = 8871, + EnumMemberDeclaration = 8872, + FieldDeclaration = 8873, + EventFieldDeclaration = 8874, + MethodDeclaration = 8875, + OperatorDeclaration = 8876, + ConversionOperatorDeclaration = 8877, + ConstructorDeclaration = 8878, + BaseConstructorInitializer = 8889, + ThisConstructorInitializer = 8890, + DestructorDeclaration = 8891, + PropertyDeclaration = 8892, + EventDeclaration = 8893, + IndexerDeclaration = 8894, + AccessorList = 8895, + GetAccessorDeclaration = 8896, + SetAccessorDeclaration = 8897, + AddAccessorDeclaration = 8898, + RemoveAccessorDeclaration = 8899, + UnknownAccessorDeclaration = 8900, + ParameterList = 8906, + BracketedParameterList = 8907, + Parameter = 8908, + TypeParameterList = 8909, + TypeParameter = 8910, + IncompleteMember = 8916, + ArrowExpressionClause = 8917, + Interpolation = 8918, + InterpolatedStringText = 8919, + InterpolationAlignmentClause = 8920, + InterpolationFormatClause = 8921, + ShebangDirectiveTrivia = 8922, + LoadDirectiveTrivia = 8923, + TupleType = 8924, + TupleElement = 8925, + TupleExpression = 8926, + SingleVariableDesignation = 8927, + ParenthesizedVariableDesignation = 8928, + ForEachVariableStatement = 8929, + DeclarationPattern = 9000, + ConstantPattern = 9002, + CasePatternSwitchLabel = 9009, + WhenClause = 9013, + DiscardDesignation = 9014, + RecursivePattern = 9020, + PropertyPatternClause = 9021, + Subpattern = 9022, + PositionalPatternClause = 9023, + DiscardPattern = 9024, + SwitchExpression = 9025, + SwitchExpressionArm = 9026, + VarPattern = 9027, + ParenthesizedPattern = 9028, + RelationalPattern = 9029, + TypePattern = 9030, + OrPattern = 9031, + AndPattern = 9032, + NotPattern = 9033, + SlicePattern = 9034, + ListPattern = 9035, + DeclarationExpression = 9040, + RefExpression = 9050, + RefType = 9051, + ThrowExpression = 9052, + ImplicitStackAllocArrayCreationExpression = 9053, + SuppressNullableWarningExpression = 9054, + NullableDirectiveTrivia = 9055, + FunctionPointerType = 9056, + FunctionPointerParameter = 9057, + FunctionPointerParameterList = 9058, + FunctionPointerCallingConvention = 9059, + InitAccessorDeclaration = 9060, + WithExpression = 9061, + WithInitializerExpression = 9062, + RecordDeclaration = 9063, + DefaultConstraint = 9064, + PrimaryConstructorBaseType = 9065, + FunctionPointerUnmanagedCallingConventionList = 9066, + FunctionPointerUnmanagedCallingConvention = 9067, + RecordStructDeclaration = 9068, + ExpressionColon = 9069, + LineDirectivePosition = 9070, + LineSpanDirectiveTrivia = 9071, + InterpolatedSingleLineRawStringStartToken = 9072, + InterpolatedMultiLineRawStringStartToken = 9073, + InterpolatedRawStringEndToken = 9074, + ScopedType = 9075 + } + + public static partial class TypedConstantExtensions + { + public static string ToCSharpString(this TypedConstant constant) { throw null; } + } +} + +namespace Microsoft.CodeAnalysis.CSharp.Syntax +{ + public sealed partial class AccessorDeclarationSyntax : CSharpSyntaxNode + { + internal AccessorDeclarationSyntax() { } + + public SyntaxList AttributeLists { get { throw null; } } + + public BlockSyntax? Body { get { throw null; } } + + public ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxTokenList Modifiers { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AccessorDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public AccessorDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public AccessorDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public AccessorDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public AccessorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public AccessorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, BlockSyntax? body, SyntaxToken semicolonToken) { throw null; } + + public AccessorDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public AccessorDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public AccessorDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public AccessorDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public AccessorDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public AccessorDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class AccessorListSyntax : CSharpSyntaxNode + { + internal AccessorListSyntax() { } + + public SyntaxList Accessors { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AccessorListSyntax AddAccessors(params AccessorDeclarationSyntax[] items) { throw null; } + + public AccessorListSyntax Update(SyntaxToken openBraceToken, SyntaxList accessors, SyntaxToken closeBraceToken) { throw null; } + + public AccessorListSyntax WithAccessors(SyntaxList accessors) { throw null; } + + public AccessorListSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public AccessorListSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + } + + public sealed partial class AliasQualifiedNameSyntax : NameSyntax + { + internal AliasQualifiedNameSyntax() { } + + public IdentifierNameSyntax Alias { get { throw null; } } + + public SyntaxToken ColonColonToken { get { throw null; } } + + public SimpleNameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AliasQualifiedNameSyntax Update(IdentifierNameSyntax alias, SyntaxToken colonColonToken, SimpleNameSyntax name) { throw null; } + + public AliasQualifiedNameSyntax WithAlias(IdentifierNameSyntax alias) { throw null; } + + public AliasQualifiedNameSyntax WithColonColonToken(SyntaxToken colonColonToken) { throw null; } + + public AliasQualifiedNameSyntax WithName(SimpleNameSyntax name) { throw null; } + } + + public abstract partial class AnonymousFunctionExpressionSyntax : ExpressionSyntax + { + internal AnonymousFunctionExpressionSyntax() { } + + public abstract SyntaxToken AsyncKeyword { get; } + public abstract BlockSyntax? Block { get; } + + public CSharpSyntaxNode Body { get { throw null; } } + + public abstract ExpressionSyntax? ExpressionBody { get; } + public abstract SyntaxTokenList Modifiers { get; } + + public AnonymousFunctionExpressionSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public AnonymousFunctionExpressionSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public AnonymousFunctionExpressionSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public AnonymousFunctionExpressionSyntax WithAsyncKeyword(SyntaxToken asyncKeyword) { throw null; } + + public AnonymousFunctionExpressionSyntax WithBlock(BlockSyntax? block) { throw null; } + + public AnonymousFunctionExpressionSyntax WithBody(CSharpSyntaxNode body) { throw null; } + + public AnonymousFunctionExpressionSyntax WithExpressionBody(ExpressionSyntax? expressionBody) { throw null; } + + public AnonymousFunctionExpressionSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + } + + public sealed partial class AnonymousMethodExpressionSyntax : AnonymousFunctionExpressionSyntax + { + internal AnonymousMethodExpressionSyntax() { } + + public override SyntaxToken AsyncKeyword { get { throw null; } } + + public override BlockSyntax Block { get { throw null; } } + + public SyntaxToken DelegateKeyword { get { throw null; } } + + public override ExpressionSyntax? ExpressionBody { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public ParameterListSyntax? ParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new AnonymousMethodExpressionSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new AnonymousMethodExpressionSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public new AnonymousMethodExpressionSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public AnonymousMethodExpressionSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public AnonymousMethodExpressionSyntax Update(SyntaxToken asyncKeyword, SyntaxToken delegateKeyword, ParameterListSyntax parameterList, CSharpSyntaxNode body) { throw null; } + + public AnonymousMethodExpressionSyntax Update(SyntaxToken asyncKeyword, SyntaxToken delegateKeyword, ParameterListSyntax parameterList, BlockSyntax block, ExpressionSyntax expressionBody) { throw null; } + + public AnonymousMethodExpressionSyntax Update(SyntaxTokenList modifiers, SyntaxToken delegateKeyword, ParameterListSyntax? parameterList, BlockSyntax block, ExpressionSyntax? expressionBody) { throw null; } + + public new AnonymousMethodExpressionSyntax WithAsyncKeyword(SyntaxToken asyncKeyword) { throw null; } + + public new AnonymousMethodExpressionSyntax WithBlock(BlockSyntax block) { throw null; } + + public new AnonymousMethodExpressionSyntax WithBody(CSharpSyntaxNode body) { throw null; } + + public AnonymousMethodExpressionSyntax WithDelegateKeyword(SyntaxToken delegateKeyword) { throw null; } + + public new AnonymousMethodExpressionSyntax WithExpressionBody(ExpressionSyntax? expressionBody) { throw null; } + + public new AnonymousMethodExpressionSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public AnonymousMethodExpressionSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + } + + public sealed partial class AnonymousObjectCreationExpressionSyntax : ExpressionSyntax + { + internal AnonymousObjectCreationExpressionSyntax() { } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SeparatedSyntaxList Initializers { get { throw null; } } + + public SyntaxToken NewKeyword { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AnonymousObjectCreationExpressionSyntax AddInitializers(params AnonymousObjectMemberDeclaratorSyntax[] items) { throw null; } + + public AnonymousObjectCreationExpressionSyntax Update(SyntaxToken newKeyword, SyntaxToken openBraceToken, SeparatedSyntaxList initializers, SyntaxToken closeBraceToken) { throw null; } + + public AnonymousObjectCreationExpressionSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public AnonymousObjectCreationExpressionSyntax WithInitializers(SeparatedSyntaxList initializers) { throw null; } + + public AnonymousObjectCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + + public AnonymousObjectCreationExpressionSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + } + + public sealed partial class AnonymousObjectMemberDeclaratorSyntax : CSharpSyntaxNode + { + internal AnonymousObjectMemberDeclaratorSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public NameEqualsSyntax? NameEquals { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AnonymousObjectMemberDeclaratorSyntax Update(NameEqualsSyntax? nameEquals, ExpressionSyntax expression) { throw null; } + + public AnonymousObjectMemberDeclaratorSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public AnonymousObjectMemberDeclaratorSyntax WithNameEquals(NameEqualsSyntax? nameEquals) { throw null; } + } + + public sealed partial class ArgumentListSyntax : BaseArgumentListSyntax + { + internal ArgumentListSyntax() { } + + public override SeparatedSyntaxList Arguments { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ArgumentListSyntax AddArguments(params ArgumentSyntax[] items) { throw null; } + + public ArgumentListSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public new ArgumentListSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + + public ArgumentListSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ArgumentListSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class ArgumentSyntax : CSharpSyntaxNode + { + internal ArgumentSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public NameColonSyntax? NameColon { get { throw null; } } + + public SyntaxToken RefKindKeyword { get { throw null; } } + + public SyntaxToken RefOrOutKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ArgumentSyntax Update(NameColonSyntax? nameColon, SyntaxToken refKindKeyword, ExpressionSyntax expression) { throw null; } + + public ArgumentSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public ArgumentSyntax WithNameColon(NameColonSyntax? nameColon) { throw null; } + + public ArgumentSyntax WithRefKindKeyword(SyntaxToken refKindKeyword) { throw null; } + + public ArgumentSyntax WithRefOrOutKeyword(SyntaxToken refOrOutKeyword) { throw null; } + } + + public sealed partial class ArrayCreationExpressionSyntax : ExpressionSyntax + { + internal ArrayCreationExpressionSyntax() { } + + public InitializerExpressionSyntax? Initializer { get { throw null; } } + + public SyntaxToken NewKeyword { get { throw null; } } + + public ArrayTypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ArrayCreationExpressionSyntax AddTypeRankSpecifiers(params ArrayRankSpecifierSyntax[] items) { throw null; } + + public ArrayCreationExpressionSyntax Update(SyntaxToken newKeyword, ArrayTypeSyntax type, InitializerExpressionSyntax? initializer) { throw null; } + + public ArrayCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax? initializer) { throw null; } + + public ArrayCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + + public ArrayCreationExpressionSyntax WithType(ArrayTypeSyntax type) { throw null; } + } + + public sealed partial class ArrayRankSpecifierSyntax : CSharpSyntaxNode + { + internal ArrayRankSpecifierSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public int Rank { get { throw null; } } + + public SeparatedSyntaxList Sizes { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ArrayRankSpecifierSyntax AddSizes(params ExpressionSyntax[] items) { throw null; } + + public ArrayRankSpecifierSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList sizes, SyntaxToken closeBracketToken) { throw null; } + + public ArrayRankSpecifierSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public ArrayRankSpecifierSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public ArrayRankSpecifierSyntax WithSizes(SeparatedSyntaxList sizes) { throw null; } + } + + public sealed partial class ArrayTypeSyntax : TypeSyntax + { + internal ArrayTypeSyntax() { } + + public TypeSyntax ElementType { get { throw null; } } + + public SyntaxList RankSpecifiers { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ArrayTypeSyntax AddRankSpecifiers(params ArrayRankSpecifierSyntax[] items) { throw null; } + + public ArrayTypeSyntax Update(TypeSyntax elementType, SyntaxList rankSpecifiers) { throw null; } + + public ArrayTypeSyntax WithElementType(TypeSyntax elementType) { throw null; } + + public ArrayTypeSyntax WithRankSpecifiers(SyntaxList rankSpecifiers) { throw null; } + } + + public sealed partial class ArrowExpressionClauseSyntax : CSharpSyntaxNode + { + internal ArrowExpressionClauseSyntax() { } + + public SyntaxToken ArrowToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ArrowExpressionClauseSyntax Update(SyntaxToken arrowToken, ExpressionSyntax expression) { throw null; } + + public ArrowExpressionClauseSyntax WithArrowToken(SyntaxToken arrowToken) { throw null; } + + public ArrowExpressionClauseSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class AssignmentExpressionSyntax : ExpressionSyntax + { + internal AssignmentExpressionSyntax() { } + + public ExpressionSyntax Left { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public ExpressionSyntax Right { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AssignmentExpressionSyntax Update(ExpressionSyntax left, SyntaxToken operatorToken, ExpressionSyntax right) { throw null; } + + public AssignmentExpressionSyntax WithLeft(ExpressionSyntax left) { throw null; } + + public AssignmentExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public AssignmentExpressionSyntax WithRight(ExpressionSyntax right) { throw null; } + } + + public sealed partial class AttributeArgumentListSyntax : CSharpSyntaxNode + { + internal AttributeArgumentListSyntax() { } + + public SeparatedSyntaxList Arguments { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AttributeArgumentListSyntax AddArguments(params AttributeArgumentSyntax[] items) { throw null; } + + public AttributeArgumentListSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public AttributeArgumentListSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + + public AttributeArgumentListSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public AttributeArgumentListSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class AttributeArgumentSyntax : CSharpSyntaxNode + { + internal AttributeArgumentSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public NameColonSyntax? NameColon { get { throw null; } } + + public NameEqualsSyntax? NameEquals { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AttributeArgumentSyntax Update(NameEqualsSyntax? nameEquals, NameColonSyntax? nameColon, ExpressionSyntax expression) { throw null; } + + public AttributeArgumentSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public AttributeArgumentSyntax WithNameColon(NameColonSyntax? nameColon) { throw null; } + + public AttributeArgumentSyntax WithNameEquals(NameEqualsSyntax? nameEquals) { throw null; } + } + + public sealed partial class AttributeListSyntax : CSharpSyntaxNode + { + internal AttributeListSyntax() { } + + public SeparatedSyntaxList Attributes { get { throw null; } } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public AttributeTargetSpecifierSyntax? Target { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AttributeListSyntax AddAttributes(params AttributeSyntax[] items) { throw null; } + + public AttributeListSyntax Update(SyntaxToken openBracketToken, AttributeTargetSpecifierSyntax? target, SeparatedSyntaxList attributes, SyntaxToken closeBracketToken) { throw null; } + + public AttributeListSyntax WithAttributes(SeparatedSyntaxList attributes) { throw null; } + + public AttributeListSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public AttributeListSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public AttributeListSyntax WithTarget(AttributeTargetSpecifierSyntax? target) { throw null; } + } + + public sealed partial class AttributeSyntax : CSharpSyntaxNode + { + internal AttributeSyntax() { } + + public AttributeArgumentListSyntax? ArgumentList { get { throw null; } } + + public NameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AttributeSyntax AddArgumentListArguments(params AttributeArgumentSyntax[] items) { throw null; } + + public AttributeSyntax Update(NameSyntax name, AttributeArgumentListSyntax? argumentList) { throw null; } + + public AttributeSyntax WithArgumentList(AttributeArgumentListSyntax? argumentList) { throw null; } + + public AttributeSyntax WithName(NameSyntax name) { throw null; } + } + + public sealed partial class AttributeTargetSpecifierSyntax : CSharpSyntaxNode + { + internal AttributeTargetSpecifierSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AttributeTargetSpecifierSyntax Update(SyntaxToken identifier, SyntaxToken colonToken) { throw null; } + + public AttributeTargetSpecifierSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public AttributeTargetSpecifierSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + } + + public sealed partial class AwaitExpressionSyntax : ExpressionSyntax + { + internal AwaitExpressionSyntax() { } + + public SyntaxToken AwaitKeyword { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public AwaitExpressionSyntax Update(SyntaxToken awaitKeyword, ExpressionSyntax expression) { throw null; } + + public AwaitExpressionSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public AwaitExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class BadDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal BadDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public BadDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken identifier, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new BadDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new BadDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public BadDirectiveTriviaSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public BadDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public abstract partial class BaseArgumentListSyntax : CSharpSyntaxNode + { + internal BaseArgumentListSyntax() { } + + public abstract SeparatedSyntaxList Arguments { get; } + + public BaseArgumentListSyntax AddArguments(params ArgumentSyntax[] items) { throw null; } + + public BaseArgumentListSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + } + + public abstract partial class BaseCrefParameterListSyntax : CSharpSyntaxNode + { + internal BaseCrefParameterListSyntax() { } + + public abstract SeparatedSyntaxList Parameters { get; } + + public BaseCrefParameterListSyntax AddParameters(params CrefParameterSyntax[] items) { throw null; } + + public BaseCrefParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public abstract partial class BaseExpressionColonSyntax : CSharpSyntaxNode + { + internal BaseExpressionColonSyntax() { } + + public abstract SyntaxToken ColonToken { get; } + public abstract ExpressionSyntax Expression { get; } + + public BaseExpressionColonSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public BaseExpressionColonSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class BaseExpressionSyntax : InstanceExpressionSyntax + { + internal BaseExpressionSyntax() { } + + public SyntaxToken Token { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public BaseExpressionSyntax Update(SyntaxToken token) { throw null; } + + public BaseExpressionSyntax WithToken(SyntaxToken token) { throw null; } + } + + public abstract partial class BaseFieldDeclarationSyntax : MemberDeclarationSyntax + { + internal BaseFieldDeclarationSyntax() { } + + public abstract override SyntaxList AttributeLists { get; } + public abstract VariableDeclarationSyntax Declaration { get; } + public abstract override SyntaxTokenList Modifiers { get; } + public abstract SyntaxToken SemicolonToken { get; } + + public new BaseFieldDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseFieldDeclarationSyntax AddDeclarationVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public new BaseFieldDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new BaseFieldDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BaseFieldDeclarationSyntax WithDeclaration(VariableDeclarationSyntax declaration) { throw null; } + + public new BaseFieldDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BaseFieldDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class BaseListSyntax : CSharpSyntaxNode + { + internal BaseListSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public SeparatedSyntaxList Types { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public BaseListSyntax AddTypes(params BaseTypeSyntax[] items) { throw null; } + + public BaseListSyntax Update(SyntaxToken colonToken, SeparatedSyntaxList types) { throw null; } + + public BaseListSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public BaseListSyntax WithTypes(SeparatedSyntaxList types) { throw null; } + } + + public abstract partial class BaseMethodDeclarationSyntax : MemberDeclarationSyntax + { + internal BaseMethodDeclarationSyntax() { } + + public abstract override SyntaxList AttributeLists { get; } + public abstract BlockSyntax? Body { get; } + public abstract ArrowExpressionClauseSyntax? ExpressionBody { get; } + public abstract override SyntaxTokenList Modifiers { get; } + public abstract ParameterListSyntax ParameterList { get; } + public abstract SyntaxToken SemicolonToken { get; } + + public new BaseMethodDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseMethodDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseMethodDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public new BaseMethodDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public BaseMethodDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public new BaseMethodDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BaseMethodDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public BaseMethodDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public new BaseMethodDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BaseMethodDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public BaseMethodDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public abstract partial class BaseNamespaceDeclarationSyntax : MemberDeclarationSyntax + { + internal BaseNamespaceDeclarationSyntax() { } + + public abstract SyntaxList Externs { get; } + public abstract SyntaxList Members { get; } + public abstract NameSyntax Name { get; } + public abstract SyntaxToken NamespaceKeyword { get; } + public abstract SyntaxList Usings { get; } + + public new BaseNamespaceDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseNamespaceDeclarationSyntax AddExterns(params ExternAliasDirectiveSyntax[] items) { throw null; } + + public BaseNamespaceDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new BaseNamespaceDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public BaseNamespaceDeclarationSyntax AddUsings(params UsingDirectiveSyntax[] items) { throw null; } + + public new BaseNamespaceDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BaseNamespaceDeclarationSyntax WithExterns(SyntaxList externs) { throw null; } + + public BaseNamespaceDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new BaseNamespaceDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BaseNamespaceDeclarationSyntax WithName(NameSyntax name) { throw null; } + + public BaseNamespaceDeclarationSyntax WithNamespaceKeyword(SyntaxToken namespaceKeyword) { throw null; } + + public BaseNamespaceDeclarationSyntax WithUsings(SyntaxList usings) { throw null; } + } + + public abstract partial class BaseObjectCreationExpressionSyntax : ExpressionSyntax + { + internal BaseObjectCreationExpressionSyntax() { } + + public abstract ArgumentListSyntax? ArgumentList { get; } + public abstract InitializerExpressionSyntax? Initializer { get; } + public abstract SyntaxToken NewKeyword { get; } + + public BaseObjectCreationExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public BaseObjectCreationExpressionSyntax WithArgumentList(ArgumentListSyntax? argumentList) { throw null; } + + public BaseObjectCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax? initializer) { throw null; } + + public BaseObjectCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + } + + public abstract partial class BaseParameterListSyntax : CSharpSyntaxNode + { + internal BaseParameterListSyntax() { } + + public abstract SeparatedSyntaxList Parameters { get; } + + public BaseParameterListSyntax AddParameters(params ParameterSyntax[] items) { throw null; } + + public BaseParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public abstract partial class BaseParameterSyntax : CSharpSyntaxNode + { + internal BaseParameterSyntax() { } + + public abstract SyntaxList AttributeLists { get; } + public abstract SyntaxTokenList Modifiers { get; } + public abstract TypeSyntax? Type { get; } + + public BaseParameterSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseParameterSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public BaseParameterSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BaseParameterSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BaseParameterSyntax WithType(TypeSyntax? type) { throw null; } + } + + public abstract partial class BasePropertyDeclarationSyntax : MemberDeclarationSyntax + { + internal BasePropertyDeclarationSyntax() { } + + public abstract AccessorListSyntax? AccessorList { get; } + public abstract override SyntaxList AttributeLists { get; } + public abstract ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get; } + public abstract override SyntaxTokenList Modifiers { get; } + public abstract TypeSyntax Type { get; } + + public BasePropertyDeclarationSyntax AddAccessorListAccessors(params AccessorDeclarationSyntax[] items) { throw null; } + + public new BasePropertyDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new BasePropertyDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public BasePropertyDeclarationSyntax WithAccessorList(AccessorListSyntax? accessorList) { throw null; } + + public new BasePropertyDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BasePropertyDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public new BasePropertyDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BasePropertyDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public abstract partial class BaseTypeDeclarationSyntax : MemberDeclarationSyntax + { + internal BaseTypeDeclarationSyntax() { } + + public abstract BaseListSyntax? BaseList { get; } + public abstract SyntaxToken CloseBraceToken { get; } + public abstract SyntaxToken Identifier { get; } + public abstract SyntaxToken OpenBraceToken { get; } + public abstract SyntaxToken SemicolonToken { get; } + + public new BaseTypeDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BaseTypeDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public new BaseTypeDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new BaseTypeDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BaseTypeDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public BaseTypeDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public BaseTypeDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new BaseTypeDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public BaseTypeDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public BaseTypeDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public abstract partial class BaseTypeSyntax : CSharpSyntaxNode + { + internal BaseTypeSyntax() { } + + public abstract TypeSyntax Type { get; } + + public BaseTypeSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class BinaryExpressionSyntax : ExpressionSyntax + { + internal BinaryExpressionSyntax() { } + + public ExpressionSyntax Left { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public ExpressionSyntax Right { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public BinaryExpressionSyntax Update(ExpressionSyntax left, SyntaxToken operatorToken, ExpressionSyntax right) { throw null; } + + public BinaryExpressionSyntax WithLeft(ExpressionSyntax left) { throw null; } + + public BinaryExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public BinaryExpressionSyntax WithRight(ExpressionSyntax right) { throw null; } + } + + public sealed partial class BinaryPatternSyntax : PatternSyntax + { + internal BinaryPatternSyntax() { } + + public PatternSyntax Left { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public PatternSyntax Right { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public BinaryPatternSyntax Update(PatternSyntax left, SyntaxToken operatorToken, PatternSyntax right) { throw null; } + + public BinaryPatternSyntax WithLeft(PatternSyntax left) { throw null; } + + public BinaryPatternSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public BinaryPatternSyntax WithRight(PatternSyntax right) { throw null; } + } + + public sealed partial class BlockSyntax : StatementSyntax + { + internal BlockSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public SyntaxList Statements { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new BlockSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BlockSyntax AddStatements(params StatementSyntax[] items) { throw null; } + + public BlockSyntax Update(SyntaxList attributeLists, SyntaxToken openBraceToken, SyntaxList statements, SyntaxToken closeBraceToken) { throw null; } + + public BlockSyntax Update(SyntaxToken openBraceToken, SyntaxList statements, SyntaxToken closeBraceToken) { throw null; } + + public new BlockSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BlockSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public BlockSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public BlockSyntax WithStatements(SyntaxList statements) { throw null; } + } + + public sealed partial class BracketedArgumentListSyntax : BaseArgumentListSyntax + { + internal BracketedArgumentListSyntax() { } + + public override SeparatedSyntaxList Arguments { get { throw null; } } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new BracketedArgumentListSyntax AddArguments(params ArgumentSyntax[] items) { throw null; } + + public BracketedArgumentListSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList arguments, SyntaxToken closeBracketToken) { throw null; } + + public new BracketedArgumentListSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + + public BracketedArgumentListSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public BracketedArgumentListSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + } + + public sealed partial class BracketedParameterListSyntax : BaseParameterListSyntax + { + internal BracketedParameterListSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public override SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new BracketedParameterListSyntax AddParameters(params ParameterSyntax[] items) { throw null; } + + public BracketedParameterListSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList parameters, SyntaxToken closeBracketToken) { throw null; } + + public BracketedParameterListSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public BracketedParameterListSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public new BracketedParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public abstract partial class BranchingDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal BranchingDirectiveTriviaSyntax() { } + + public abstract bool BranchTaken { get; } + + public new BranchingDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new BranchingDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + } + + public sealed partial class BreakStatementSyntax : StatementSyntax + { + internal BreakStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken BreakKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new BreakStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public BreakStatementSyntax Update(SyntaxList attributeLists, SyntaxToken breakKeyword, SyntaxToken semicolonToken) { throw null; } + + public BreakStatementSyntax Update(SyntaxToken breakKeyword, SyntaxToken semicolonToken) { throw null; } + + public new BreakStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public BreakStatementSyntax WithBreakKeyword(SyntaxToken breakKeyword) { throw null; } + + public BreakStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class CasePatternSwitchLabelSyntax : SwitchLabelSyntax + { + internal CasePatternSwitchLabelSyntax() { } + + public override SyntaxToken ColonToken { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public WhenClauseSyntax? WhenClause { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CasePatternSwitchLabelSyntax Update(SyntaxToken keyword, PatternSyntax pattern, WhenClauseSyntax? whenClause, SyntaxToken colonToken) { throw null; } + + public new CasePatternSwitchLabelSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public new CasePatternSwitchLabelSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public CasePatternSwitchLabelSyntax WithPattern(PatternSyntax pattern) { throw null; } + + public CasePatternSwitchLabelSyntax WithWhenClause(WhenClauseSyntax? whenClause) { throw null; } + } + + public sealed partial class CaseSwitchLabelSyntax : SwitchLabelSyntax + { + internal CaseSwitchLabelSyntax() { } + + public override SyntaxToken ColonToken { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public ExpressionSyntax Value { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CaseSwitchLabelSyntax Update(SyntaxToken keyword, ExpressionSyntax value, SyntaxToken colonToken) { throw null; } + + public new CaseSwitchLabelSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public new CaseSwitchLabelSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public CaseSwitchLabelSyntax WithValue(ExpressionSyntax value) { throw null; } + } + + public sealed partial class CastExpressionSyntax : ExpressionSyntax + { + internal CastExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CastExpressionSyntax Update(SyntaxToken openParenToken, TypeSyntax type, SyntaxToken closeParenToken, ExpressionSyntax expression) { throw null; } + + public CastExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CastExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public CastExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public CastExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class CatchClauseSyntax : CSharpSyntaxNode + { + internal CatchClauseSyntax() { } + + public BlockSyntax Block { get { throw null; } } + + public SyntaxToken CatchKeyword { get { throw null; } } + + public CatchDeclarationSyntax? Declaration { get { throw null; } } + + public CatchFilterClauseSyntax? Filter { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CatchClauseSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public CatchClauseSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public CatchClauseSyntax Update(SyntaxToken catchKeyword, CatchDeclarationSyntax? declaration, CatchFilterClauseSyntax? filter, BlockSyntax block) { throw null; } + + public CatchClauseSyntax WithBlock(BlockSyntax block) { throw null; } + + public CatchClauseSyntax WithCatchKeyword(SyntaxToken catchKeyword) { throw null; } + + public CatchClauseSyntax WithDeclaration(CatchDeclarationSyntax? declaration) { throw null; } + + public CatchClauseSyntax WithFilter(CatchFilterClauseSyntax? filter) { throw null; } + } + + public sealed partial class CatchDeclarationSyntax : CSharpSyntaxNode + { + internal CatchDeclarationSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CatchDeclarationSyntax Update(SyntaxToken openParenToken, TypeSyntax type, SyntaxToken identifier, SyntaxToken closeParenToken) { throw null; } + + public CatchDeclarationSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CatchDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public CatchDeclarationSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public CatchDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class CatchFilterClauseSyntax : CSharpSyntaxNode + { + internal CatchFilterClauseSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax FilterExpression { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SyntaxToken WhenKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CatchFilterClauseSyntax Update(SyntaxToken whenKeyword, SyntaxToken openParenToken, ExpressionSyntax filterExpression, SyntaxToken closeParenToken) { throw null; } + + public CatchFilterClauseSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CatchFilterClauseSyntax WithFilterExpression(ExpressionSyntax filterExpression) { throw null; } + + public CatchFilterClauseSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public CatchFilterClauseSyntax WithWhenKeyword(SyntaxToken whenKeyword) { throw null; } + } + + public sealed partial class CheckedExpressionSyntax : ExpressionSyntax + { + internal CheckedExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CheckedExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public CheckedExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CheckedExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public CheckedExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public CheckedExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class CheckedStatementSyntax : StatementSyntax + { + internal CheckedStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public BlockSyntax Block { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new CheckedStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public CheckedStatementSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public CheckedStatementSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public CheckedStatementSyntax Update(SyntaxList attributeLists, SyntaxToken keyword, BlockSyntax block) { throw null; } + + public CheckedStatementSyntax Update(SyntaxToken keyword, BlockSyntax block) { throw null; } + + public new CheckedStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public CheckedStatementSyntax WithBlock(BlockSyntax block) { throw null; } + + public CheckedStatementSyntax WithKeyword(SyntaxToken keyword) { throw null; } + } + + public sealed partial class ClassDeclarationSyntax : TypeDeclarationSyntax + { + internal ClassDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BaseListSyntax? BaseList { get { throw null; } } + + public override SyntaxToken CloseBraceToken { get { throw null; } } + + public override SyntaxList ConstraintClauses { get { throw null; } } + + public override SyntaxToken Identifier { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken OpenBraceToken { get { throw null; } } + + public override ParameterListSyntax? ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ClassDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ClassDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public new ClassDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new ClassDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new ClassDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new ClassDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public new ClassDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public ClassDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public ClassDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax? parameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new ClassDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ClassDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public new ClassDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public new ClassDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public new ClassDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new ClassDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public new ClassDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new ClassDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new ClassDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public new ClassDeclarationSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + + public new ClassDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new ClassDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class ClassOrStructConstraintSyntax : TypeParameterConstraintSyntax + { + internal ClassOrStructConstraintSyntax() { } + + public SyntaxToken ClassOrStructKeyword { get { throw null; } } + + public SyntaxToken QuestionToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ClassOrStructConstraintSyntax Update(SyntaxToken classOrStructKeyword, SyntaxToken questionToken) { throw null; } + + public ClassOrStructConstraintSyntax Update(SyntaxToken classOrStructKeyword) { throw null; } + + public ClassOrStructConstraintSyntax WithClassOrStructKeyword(SyntaxToken classOrStructKeyword) { throw null; } + + public ClassOrStructConstraintSyntax WithQuestionToken(SyntaxToken questionToken) { throw null; } + } + + public abstract partial class CommonForEachStatementSyntax : StatementSyntax + { + internal CommonForEachStatementSyntax() { } + + public abstract SyntaxToken AwaitKeyword { get; } + public abstract SyntaxToken CloseParenToken { get; } + public abstract ExpressionSyntax Expression { get; } + public abstract SyntaxToken ForEachKeyword { get; } + public abstract SyntaxToken InKeyword { get; } + public abstract SyntaxToken OpenParenToken { get; } + public abstract StatementSyntax Statement { get; } + + public new CommonForEachStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new CommonForEachStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public CommonForEachStatementSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public CommonForEachStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CommonForEachStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public CommonForEachStatementSyntax WithForEachKeyword(SyntaxToken forEachKeyword) { throw null; } + + public CommonForEachStatementSyntax WithInKeyword(SyntaxToken inKeyword) { throw null; } + + public CommonForEachStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public CommonForEachStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class CompilationUnitSyntax : CSharpSyntaxNode, ICompilationUnitSyntax + { + internal CompilationUnitSyntax() { } + + public SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken EndOfFileToken { get { throw null; } } + + public SyntaxList Externs { get { throw null; } } + + public SyntaxList Members { get { throw null; } } + + public SyntaxList Usings { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CompilationUnitSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public CompilationUnitSyntax AddExterns(params ExternAliasDirectiveSyntax[] items) { throw null; } + + public CompilationUnitSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public CompilationUnitSyntax AddUsings(params UsingDirectiveSyntax[] items) { throw null; } + + public System.Collections.Generic.IList GetLoadDirectives() { throw null; } + + public System.Collections.Generic.IList GetReferenceDirectives() { throw null; } + + public CompilationUnitSyntax Update(SyntaxList externs, SyntaxList usings, SyntaxList attributeLists, SyntaxList members, SyntaxToken endOfFileToken) { throw null; } + + public CompilationUnitSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public CompilationUnitSyntax WithEndOfFileToken(SyntaxToken endOfFileToken) { throw null; } + + public CompilationUnitSyntax WithExterns(SyntaxList externs) { throw null; } + + public CompilationUnitSyntax WithMembers(SyntaxList members) { throw null; } + + public CompilationUnitSyntax WithUsings(SyntaxList usings) { throw null; } + } + + public sealed partial class ConditionalAccessExpressionSyntax : ExpressionSyntax + { + internal ConditionalAccessExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public ExpressionSyntax WhenNotNull { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConditionalAccessExpressionSyntax Update(ExpressionSyntax expression, SyntaxToken operatorToken, ExpressionSyntax whenNotNull) { throw null; } + + public ConditionalAccessExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public ConditionalAccessExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public ConditionalAccessExpressionSyntax WithWhenNotNull(ExpressionSyntax whenNotNull) { throw null; } + } + + public abstract partial class ConditionalDirectiveTriviaSyntax : BranchingDirectiveTriviaSyntax + { + internal ConditionalDirectiveTriviaSyntax() { } + + public abstract ExpressionSyntax Condition { get; } + public abstract bool ConditionValue { get; } + + public ConditionalDirectiveTriviaSyntax WithCondition(ExpressionSyntax condition) { throw null; } + } + + public sealed partial class ConditionalExpressionSyntax : ExpressionSyntax + { + internal ConditionalExpressionSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public ExpressionSyntax Condition { get { throw null; } } + + public SyntaxToken QuestionToken { get { throw null; } } + + public ExpressionSyntax WhenFalse { get { throw null; } } + + public ExpressionSyntax WhenTrue { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConditionalExpressionSyntax Update(ExpressionSyntax condition, SyntaxToken questionToken, ExpressionSyntax whenTrue, SyntaxToken colonToken, ExpressionSyntax whenFalse) { throw null; } + + public ConditionalExpressionSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public ConditionalExpressionSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public ConditionalExpressionSyntax WithQuestionToken(SyntaxToken questionToken) { throw null; } + + public ConditionalExpressionSyntax WithWhenFalse(ExpressionSyntax whenFalse) { throw null; } + + public ConditionalExpressionSyntax WithWhenTrue(ExpressionSyntax whenTrue) { throw null; } + } + + public sealed partial class ConstantPatternSyntax : PatternSyntax + { + internal ConstantPatternSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConstantPatternSyntax Update(ExpressionSyntax expression) { throw null; } + + public ConstantPatternSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class ConstructorConstraintSyntax : TypeParameterConstraintSyntax + { + internal ConstructorConstraintSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken NewKeyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConstructorConstraintSyntax Update(SyntaxToken newKeyword, SyntaxToken openParenToken, SyntaxToken closeParenToken) { throw null; } + + public ConstructorConstraintSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ConstructorConstraintSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + + public ConstructorConstraintSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class ConstructorDeclarationSyntax : BaseMethodDeclarationSyntax + { + internal ConstructorDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Body { get { throw null; } } + + public override ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public ConstructorInitializerSyntax? Initializer { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override ParameterListSyntax ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ConstructorDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ConstructorDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ConstructorDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public new ConstructorDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new ConstructorDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public ConstructorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, ParameterListSyntax parameterList, ConstructorInitializerSyntax? initializer, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public ConstructorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, ParameterListSyntax parameterList, ConstructorInitializerSyntax initializer, BlockSyntax body, SyntaxToken semicolonToken) { throw null; } + + public new ConstructorDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ConstructorDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public new ConstructorDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public ConstructorDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public ConstructorDeclarationSyntax WithInitializer(ConstructorInitializerSyntax? initializer) { throw null; } + + public new ConstructorDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new ConstructorDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public new ConstructorDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class ConstructorInitializerSyntax : CSharpSyntaxNode + { + internal ConstructorInitializerSyntax() { } + + public ArgumentListSyntax ArgumentList { get { throw null; } } + + public SyntaxToken ColonToken { get { throw null; } } + + public SyntaxToken ThisOrBaseKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConstructorInitializerSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ConstructorInitializerSyntax Update(SyntaxToken colonToken, SyntaxToken thisOrBaseKeyword, ArgumentListSyntax argumentList) { throw null; } + + public ConstructorInitializerSyntax WithArgumentList(ArgumentListSyntax argumentList) { throw null; } + + public ConstructorInitializerSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public ConstructorInitializerSyntax WithThisOrBaseKeyword(SyntaxToken thisOrBaseKeyword) { throw null; } + } + + public sealed partial class ContinueStatementSyntax : StatementSyntax + { + internal ContinueStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken ContinueKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ContinueStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ContinueStatementSyntax Update(SyntaxList attributeLists, SyntaxToken continueKeyword, SyntaxToken semicolonToken) { throw null; } + + public ContinueStatementSyntax Update(SyntaxToken continueKeyword, SyntaxToken semicolonToken) { throw null; } + + public new ContinueStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ContinueStatementSyntax WithContinueKeyword(SyntaxToken continueKeyword) { throw null; } + + public ContinueStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class ConversionOperatorDeclarationSyntax : BaseMethodDeclarationSyntax + { + internal ConversionOperatorDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Body { get { throw null; } } + + public SyntaxToken CheckedKeyword { get { throw null; } } + + public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public override ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken ImplicitOrExplicitKeyword { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public SyntaxToken OperatorKeyword { get { throw null; } } + + public override ParameterListSyntax ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ConversionOperatorDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ConversionOperatorDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ConversionOperatorDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public new ConversionOperatorDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new ConversionOperatorDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public ConversionOperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, TypeSyntax type, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public ConversionOperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, TypeSyntax type, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public ConversionOperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, TypeSyntax type, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public ConversionOperatorDeclarationSyntax WithCheckedKeyword(SyntaxToken checkedKeyword) { throw null; } + + public ConversionOperatorDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public ConversionOperatorDeclarationSyntax WithImplicitOrExplicitKeyword(SyntaxToken implicitOrExplicitKeyword) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public ConversionOperatorDeclarationSyntax WithOperatorKeyword(SyntaxToken operatorKeyword) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public new ConversionOperatorDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public ConversionOperatorDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class ConversionOperatorMemberCrefSyntax : MemberCrefSyntax + { + internal ConversionOperatorMemberCrefSyntax() { } + + public SyntaxToken CheckedKeyword { get { throw null; } } + + public SyntaxToken ImplicitOrExplicitKeyword { get { throw null; } } + + public SyntaxToken OperatorKeyword { get { throw null; } } + + public CrefParameterListSyntax? Parameters { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ConversionOperatorMemberCrefSyntax AddParametersParameters(params CrefParameterSyntax[] items) { throw null; } + + public ConversionOperatorMemberCrefSyntax Update(SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, TypeSyntax type, CrefParameterListSyntax? parameters) { throw null; } + + public ConversionOperatorMemberCrefSyntax Update(SyntaxToken implicitOrExplicitKeyword, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, TypeSyntax type, CrefParameterListSyntax? parameters) { throw null; } + + public ConversionOperatorMemberCrefSyntax WithCheckedKeyword(SyntaxToken checkedKeyword) { throw null; } + + public ConversionOperatorMemberCrefSyntax WithImplicitOrExplicitKeyword(SyntaxToken implicitOrExplicitKeyword) { throw null; } + + public ConversionOperatorMemberCrefSyntax WithOperatorKeyword(SyntaxToken operatorKeyword) { throw null; } + + public ConversionOperatorMemberCrefSyntax WithParameters(CrefParameterListSyntax? parameters) { throw null; } + + public ConversionOperatorMemberCrefSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class CrefBracketedParameterListSyntax : BaseCrefParameterListSyntax + { + internal CrefBracketedParameterListSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public override SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new CrefBracketedParameterListSyntax AddParameters(params CrefParameterSyntax[] items) { throw null; } + + public CrefBracketedParameterListSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList parameters, SyntaxToken closeBracketToken) { throw null; } + + public CrefBracketedParameterListSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public CrefBracketedParameterListSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public new CrefBracketedParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public sealed partial class CrefParameterListSyntax : BaseCrefParameterListSyntax + { + internal CrefParameterListSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new CrefParameterListSyntax AddParameters(params CrefParameterSyntax[] items) { throw null; } + + public CrefParameterListSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList parameters, SyntaxToken closeParenToken) { throw null; } + + public CrefParameterListSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public CrefParameterListSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public new CrefParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public sealed partial class CrefParameterSyntax : CSharpSyntaxNode + { + internal CrefParameterSyntax() { } + + public SyntaxToken RefKindKeyword { get { throw null; } } + + public SyntaxToken RefOrOutKeyword { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public CrefParameterSyntax Update(SyntaxToken refKindKeyword, TypeSyntax type) { throw null; } + + public CrefParameterSyntax WithRefKindKeyword(SyntaxToken refKindKeyword) { throw null; } + + public CrefParameterSyntax WithRefOrOutKeyword(SyntaxToken refOrOutKeyword) { throw null; } + + public CrefParameterSyntax WithType(TypeSyntax type) { throw null; } + } + + public abstract partial class CrefSyntax : CSharpSyntaxNode + { + internal CrefSyntax() { } + } + + public sealed partial class DeclarationExpressionSyntax : ExpressionSyntax + { + internal DeclarationExpressionSyntax() { } + + public VariableDesignationSyntax Designation { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DeclarationExpressionSyntax Update(TypeSyntax type, VariableDesignationSyntax designation) { throw null; } + + public DeclarationExpressionSyntax WithDesignation(VariableDesignationSyntax designation) { throw null; } + + public DeclarationExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class DeclarationPatternSyntax : PatternSyntax + { + internal DeclarationPatternSyntax() { } + + public VariableDesignationSyntax Designation { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DeclarationPatternSyntax Update(TypeSyntax type, VariableDesignationSyntax designation) { throw null; } + + public DeclarationPatternSyntax WithDesignation(VariableDesignationSyntax designation) { throw null; } + + public DeclarationPatternSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class DefaultConstraintSyntax : TypeParameterConstraintSyntax + { + internal DefaultConstraintSyntax() { } + + public SyntaxToken DefaultKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DefaultConstraintSyntax Update(SyntaxToken defaultKeyword) { throw null; } + + public DefaultConstraintSyntax WithDefaultKeyword(SyntaxToken defaultKeyword) { throw null; } + } + + public sealed partial class DefaultExpressionSyntax : ExpressionSyntax + { + internal DefaultExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DefaultExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public DefaultExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public DefaultExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public DefaultExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public DefaultExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class DefaultSwitchLabelSyntax : SwitchLabelSyntax + { + internal DefaultSwitchLabelSyntax() { } + + public override SyntaxToken ColonToken { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DefaultSwitchLabelSyntax Update(SyntaxToken keyword, SyntaxToken colonToken) { throw null; } + + public new DefaultSwitchLabelSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public new DefaultSwitchLabelSyntax WithKeyword(SyntaxToken keyword) { throw null; } + } + + public sealed partial class DefineDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal DefineDirectiveTriviaSyntax() { } + + public SyntaxToken DefineKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DefineDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken defineKeyword, SyntaxToken name, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public DefineDirectiveTriviaSyntax WithDefineKeyword(SyntaxToken defineKeyword) { throw null; } + + public new DefineDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new DefineDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public DefineDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public DefineDirectiveTriviaSyntax WithName(SyntaxToken name) { throw null; } + } + + public sealed partial class DelegateDeclarationSyntax : MemberDeclarationSyntax + { + internal DelegateDeclarationSyntax() { } + + public int Arity { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxList ConstraintClauses { get { throw null; } } + + public SyntaxToken DelegateKeyword { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public ParameterListSyntax ParameterList { get { throw null; } } + + public TypeSyntax ReturnType { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new DelegateDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public DelegateDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new DelegateDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public DelegateDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public DelegateDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public DelegateDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken delegateKeyword, TypeSyntax returnType, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax parameterList, SyntaxList constraintClauses, SyntaxToken semicolonToken) { throw null; } + + public new DelegateDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public DelegateDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public DelegateDeclarationSyntax WithDelegateKeyword(SyntaxToken delegateKeyword) { throw null; } + + public DelegateDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new DelegateDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public DelegateDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public DelegateDeclarationSyntax WithReturnType(TypeSyntax returnType) { throw null; } + + public DelegateDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public DelegateDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class DestructorDeclarationSyntax : BaseMethodDeclarationSyntax + { + internal DestructorDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Body { get { throw null; } } + + public override ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override ParameterListSyntax ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken TildeToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new DestructorDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new DestructorDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new DestructorDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public new DestructorDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new DestructorDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public DestructorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken tildeToken, SyntaxToken identifier, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public DestructorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken tildeToken, SyntaxToken identifier, ParameterListSyntax parameterList, BlockSyntax body, SyntaxToken semicolonToken) { throw null; } + + public new DestructorDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new DestructorDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public new DestructorDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public DestructorDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new DestructorDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new DestructorDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public new DestructorDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public DestructorDeclarationSyntax WithTildeToken(SyntaxToken tildeToken) { throw null; } + } + + public abstract partial class DirectiveTriviaSyntax : StructuredTriviaSyntax + { + internal DirectiveTriviaSyntax() { } + + public SyntaxToken DirectiveNameToken { get { throw null; } } + + public abstract SyntaxToken EndOfDirectiveToken { get; } + public abstract SyntaxToken HashToken { get; } + public abstract bool IsActive { get; } + + public DirectiveTriviaSyntax? GetNextDirective(System.Func? predicate = null) { throw null; } + + public DirectiveTriviaSyntax? GetPreviousDirective(System.Func? predicate = null) { throw null; } + + public System.Collections.Generic.List GetRelatedDirectives() { throw null; } + + public DirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public DirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + } + + public sealed partial class DiscardDesignationSyntax : VariableDesignationSyntax + { + internal DiscardDesignationSyntax() { } + + public SyntaxToken UnderscoreToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DiscardDesignationSyntax Update(SyntaxToken underscoreToken) { throw null; } + + public DiscardDesignationSyntax WithUnderscoreToken(SyntaxToken underscoreToken) { throw null; } + } + + public sealed partial class DiscardPatternSyntax : PatternSyntax + { + internal DiscardPatternSyntax() { } + + public SyntaxToken UnderscoreToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DiscardPatternSyntax Update(SyntaxToken underscoreToken) { throw null; } + + public DiscardPatternSyntax WithUnderscoreToken(SyntaxToken underscoreToken) { throw null; } + } + + public sealed partial class DocumentationCommentTriviaSyntax : StructuredTriviaSyntax + { + internal DocumentationCommentTriviaSyntax() { } + + public SyntaxList Content { get { throw null; } } + + public SyntaxToken EndOfComment { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public DocumentationCommentTriviaSyntax AddContent(params XmlNodeSyntax[] items) { throw null; } + + public DocumentationCommentTriviaSyntax Update(SyntaxList content, SyntaxToken endOfComment) { throw null; } + + public DocumentationCommentTriviaSyntax WithContent(SyntaxList content) { throw null; } + + public DocumentationCommentTriviaSyntax WithEndOfComment(SyntaxToken endOfComment) { throw null; } + } + + public sealed partial class DoStatementSyntax : StatementSyntax + { + internal DoStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Condition { get { throw null; } } + + public SyntaxToken DoKeyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public SyntaxToken WhileKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new DoStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public DoStatementSyntax Update(SyntaxList attributeLists, SyntaxToken doKeyword, StatementSyntax statement, SyntaxToken whileKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, SyntaxToken semicolonToken) { throw null; } + + public DoStatementSyntax Update(SyntaxToken doKeyword, StatementSyntax statement, SyntaxToken whileKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, SyntaxToken semicolonToken) { throw null; } + + public new DoStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public DoStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public DoStatementSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public DoStatementSyntax WithDoKeyword(SyntaxToken doKeyword) { throw null; } + + public DoStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public DoStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public DoStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + + public DoStatementSyntax WithWhileKeyword(SyntaxToken whileKeyword) { throw null; } + } + + public sealed partial class ElementAccessExpressionSyntax : ExpressionSyntax + { + internal ElementAccessExpressionSyntax() { } + + public BracketedArgumentListSyntax ArgumentList { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ElementAccessExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ElementAccessExpressionSyntax Update(ExpressionSyntax expression, BracketedArgumentListSyntax argumentList) { throw null; } + + public ElementAccessExpressionSyntax WithArgumentList(BracketedArgumentListSyntax argumentList) { throw null; } + + public ElementAccessExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class ElementBindingExpressionSyntax : ExpressionSyntax + { + internal ElementBindingExpressionSyntax() { } + + public BracketedArgumentListSyntax ArgumentList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ElementBindingExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ElementBindingExpressionSyntax Update(BracketedArgumentListSyntax argumentList) { throw null; } + + public ElementBindingExpressionSyntax WithArgumentList(BracketedArgumentListSyntax argumentList) { throw null; } + } + + public sealed partial class ElifDirectiveTriviaSyntax : ConditionalDirectiveTriviaSyntax + { + internal ElifDirectiveTriviaSyntax() { } + + public override bool BranchTaken { get { throw null; } } + + public override ExpressionSyntax Condition { get { throw null; } } + + public override bool ConditionValue { get { throw null; } } + + public SyntaxToken ElifKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ElifDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken elifKeyword, ExpressionSyntax condition, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public ElifDirectiveTriviaSyntax WithBranchTaken(bool branchTaken) { throw null; } + + public new ElifDirectiveTriviaSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public ElifDirectiveTriviaSyntax WithConditionValue(bool conditionValue) { throw null; } + + public ElifDirectiveTriviaSyntax WithElifKeyword(SyntaxToken elifKeyword) { throw null; } + + public ElifDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public ElifDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public ElifDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class ElseClauseSyntax : CSharpSyntaxNode + { + internal ElseClauseSyntax() { } + + public SyntaxToken ElseKeyword { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ElseClauseSyntax Update(SyntaxToken elseKeyword, StatementSyntax statement) { throw null; } + + public ElseClauseSyntax WithElseKeyword(SyntaxToken elseKeyword) { throw null; } + + public ElseClauseSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class ElseDirectiveTriviaSyntax : BranchingDirectiveTriviaSyntax + { + internal ElseDirectiveTriviaSyntax() { } + + public override bool BranchTaken { get { throw null; } } + + public SyntaxToken ElseKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ElseDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken elseKeyword, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken) { throw null; } + + public ElseDirectiveTriviaSyntax WithBranchTaken(bool branchTaken) { throw null; } + + public ElseDirectiveTriviaSyntax WithElseKeyword(SyntaxToken elseKeyword) { throw null; } + + public new ElseDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new ElseDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public ElseDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class EmptyStatementSyntax : StatementSyntax + { + internal EmptyStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new EmptyStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public EmptyStatementSyntax Update(SyntaxList attributeLists, SyntaxToken semicolonToken) { throw null; } + + public EmptyStatementSyntax Update(SyntaxToken semicolonToken) { throw null; } + + public new EmptyStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public EmptyStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class EndIfDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal EndIfDirectiveTriviaSyntax() { } + + public SyntaxToken EndIfKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public EndIfDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken endIfKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public EndIfDirectiveTriviaSyntax WithEndIfKeyword(SyntaxToken endIfKeyword) { throw null; } + + public new EndIfDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new EndIfDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public EndIfDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class EndRegionDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal EndRegionDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken EndRegionKeyword { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public EndRegionDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken endRegionKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new EndRegionDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public EndRegionDirectiveTriviaSyntax WithEndRegionKeyword(SyntaxToken endRegionKeyword) { throw null; } + + public new EndRegionDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public EndRegionDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class EnumDeclarationSyntax : BaseTypeDeclarationSyntax + { + internal EnumDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BaseListSyntax? BaseList { get { throw null; } } + + public override SyntaxToken CloseBraceToken { get { throw null; } } + + public SyntaxToken EnumKeyword { get { throw null; } } + + public override SyntaxToken Identifier { get { throw null; } } + + public SeparatedSyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken OpenBraceToken { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new EnumDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new EnumDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public EnumDeclarationSyntax AddMembers(params EnumMemberDeclarationSyntax[] items) { throw null; } + + public new EnumDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public EnumDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken enumKeyword, SyntaxToken identifier, BaseListSyntax? baseList, SyntaxToken openBraceToken, SeparatedSyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new EnumDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new EnumDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public new EnumDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public EnumDeclarationSyntax WithEnumKeyword(SyntaxToken enumKeyword) { throw null; } + + public new EnumDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public EnumDeclarationSyntax WithMembers(SeparatedSyntaxList members) { throw null; } + + public new EnumDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new EnumDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public new EnumDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class EnumMemberDeclarationSyntax : MemberDeclarationSyntax + { + internal EnumMemberDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public EqualsValueClauseSyntax? EqualsValue { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new EnumMemberDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new EnumMemberDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public EnumMemberDeclarationSyntax Update(SyntaxList attributeLists, SyntaxToken identifier, EqualsValueClauseSyntax equalsValue) { throw null; } + + public EnumMemberDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken identifier, EqualsValueClauseSyntax? equalsValue) { throw null; } + + public new EnumMemberDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public EnumMemberDeclarationSyntax WithEqualsValue(EqualsValueClauseSyntax? equalsValue) { throw null; } + + public EnumMemberDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new EnumMemberDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + } + + public sealed partial class EqualsValueClauseSyntax : CSharpSyntaxNode + { + internal EqualsValueClauseSyntax() { } + + public SyntaxToken EqualsToken { get { throw null; } } + + public ExpressionSyntax Value { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public EqualsValueClauseSyntax Update(SyntaxToken equalsToken, ExpressionSyntax value) { throw null; } + + public EqualsValueClauseSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public EqualsValueClauseSyntax WithValue(ExpressionSyntax value) { throw null; } + } + + public sealed partial class ErrorDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal ErrorDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken ErrorKeyword { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ErrorDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken errorKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new ErrorDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public ErrorDirectiveTriviaSyntax WithErrorKeyword(SyntaxToken errorKeyword) { throw null; } + + public new ErrorDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public ErrorDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class EventDeclarationSyntax : BasePropertyDeclarationSyntax + { + internal EventDeclarationSyntax() { } + + public override AccessorListSyntax? AccessorList { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken EventKeyword { get { throw null; } } + + public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new EventDeclarationSyntax AddAccessorListAccessors(params AccessorDeclarationSyntax[] items) { throw null; } + + public new EventDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new EventDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public EventDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, TypeSyntax type, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, AccessorListSyntax? accessorList, SyntaxToken semicolonToken) { throw null; } + + public EventDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, TypeSyntax type, ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, AccessorListSyntax accessorList) { throw null; } + + public EventDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, TypeSyntax type, ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier, SyntaxToken identifier, SyntaxToken semicolonToken) { throw null; } + + public new EventDeclarationSyntax WithAccessorList(AccessorListSyntax? accessorList) { throw null; } + + public new EventDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public EventDeclarationSyntax WithEventKeyword(SyntaxToken eventKeyword) { throw null; } + + public new EventDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public EventDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new EventDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public EventDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new EventDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class EventFieldDeclarationSyntax : BaseFieldDeclarationSyntax + { + internal EventFieldDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override VariableDeclarationSyntax Declaration { get { throw null; } } + + public SyntaxToken EventKeyword { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new EventFieldDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new EventFieldDeclarationSyntax AddDeclarationVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public new EventFieldDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public EventFieldDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken eventKeyword, VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public new EventFieldDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new EventFieldDeclarationSyntax WithDeclaration(VariableDeclarationSyntax declaration) { throw null; } + + public EventFieldDeclarationSyntax WithEventKeyword(SyntaxToken eventKeyword) { throw null; } + + public new EventFieldDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new EventFieldDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class ExplicitInterfaceSpecifierSyntax : CSharpSyntaxNode + { + internal ExplicitInterfaceSpecifierSyntax() { } + + public SyntaxToken DotToken { get { throw null; } } + + public NameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ExplicitInterfaceSpecifierSyntax Update(NameSyntax name, SyntaxToken dotToken) { throw null; } + + public ExplicitInterfaceSpecifierSyntax WithDotToken(SyntaxToken dotToken) { throw null; } + + public ExplicitInterfaceSpecifierSyntax WithName(NameSyntax name) { throw null; } + } + + public sealed partial class ExpressionColonSyntax : BaseExpressionColonSyntax + { + internal ExpressionColonSyntax() { } + + public override SyntaxToken ColonToken { get { throw null; } } + + public override ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ExpressionColonSyntax Update(ExpressionSyntax expression, SyntaxToken colonToken) { throw null; } + + public new ExpressionColonSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public new ExpressionColonSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public abstract partial class ExpressionOrPatternSyntax : CSharpSyntaxNode + { + internal ExpressionOrPatternSyntax() { } + } + + public sealed partial class ExpressionStatementSyntax : StatementSyntax + { + internal ExpressionStatementSyntax() { } + + public bool AllowsAnyExpression { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ExpressionStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ExpressionStatementSyntax Update(ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public ExpressionStatementSyntax Update(SyntaxList attributeLists, ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public new ExpressionStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ExpressionStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public ExpressionStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public abstract partial class ExpressionSyntax : ExpressionOrPatternSyntax + { + internal ExpressionSyntax() { } + } + + public sealed partial class ExternAliasDirectiveSyntax : CSharpSyntaxNode + { + internal ExternAliasDirectiveSyntax() { } + + public SyntaxToken AliasKeyword { get { throw null; } } + + public SyntaxToken ExternKeyword { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ExternAliasDirectiveSyntax Update(SyntaxToken externKeyword, SyntaxToken aliasKeyword, SyntaxToken identifier, SyntaxToken semicolonToken) { throw null; } + + public ExternAliasDirectiveSyntax WithAliasKeyword(SyntaxToken aliasKeyword) { throw null; } + + public ExternAliasDirectiveSyntax WithExternKeyword(SyntaxToken externKeyword) { throw null; } + + public ExternAliasDirectiveSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public ExternAliasDirectiveSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class FieldDeclarationSyntax : BaseFieldDeclarationSyntax + { + internal FieldDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override VariableDeclarationSyntax Declaration { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new FieldDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new FieldDeclarationSyntax AddDeclarationVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public new FieldDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public FieldDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public new FieldDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new FieldDeclarationSyntax WithDeclaration(VariableDeclarationSyntax declaration) { throw null; } + + public new FieldDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new FieldDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class FileScopedNamespaceDeclarationSyntax : BaseNamespaceDeclarationSyntax + { + internal FileScopedNamespaceDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxList Externs { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override NameSyntax Name { get { throw null; } } + + public override SyntaxToken NamespaceKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override SyntaxList Usings { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new FileScopedNamespaceDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax AddExterns(params ExternAliasDirectiveSyntax[] items) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax AddUsings(params UsingDirectiveSyntax[] items) { throw null; } + + public FileScopedNamespaceDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken namespaceKeyword, NameSyntax name, SyntaxToken semicolonToken, SyntaxList externs, SyntaxList usings, SyntaxList members) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithExterns(SyntaxList externs) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithName(NameSyntax name) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithNamespaceKeyword(SyntaxToken namespaceKeyword) { throw null; } + + public FileScopedNamespaceDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new FileScopedNamespaceDeclarationSyntax WithUsings(SyntaxList usings) { throw null; } + } + + public sealed partial class FinallyClauseSyntax : CSharpSyntaxNode + { + internal FinallyClauseSyntax() { } + + public BlockSyntax Block { get { throw null; } } + + public SyntaxToken FinallyKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FinallyClauseSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public FinallyClauseSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public FinallyClauseSyntax Update(SyntaxToken finallyKeyword, BlockSyntax block) { throw null; } + + public FinallyClauseSyntax WithBlock(BlockSyntax block) { throw null; } + + public FinallyClauseSyntax WithFinallyKeyword(SyntaxToken finallyKeyword) { throw null; } + } + + public sealed partial class FixedStatementSyntax : StatementSyntax + { + internal FixedStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public VariableDeclarationSyntax Declaration { get { throw null; } } + + public SyntaxToken FixedKeyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new FixedStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public FixedStatementSyntax AddDeclarationVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public FixedStatementSyntax Update(SyntaxList attributeLists, SyntaxToken fixedKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax declaration, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public FixedStatementSyntax Update(SyntaxToken fixedKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax declaration, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new FixedStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public FixedStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public FixedStatementSyntax WithDeclaration(VariableDeclarationSyntax declaration) { throw null; } + + public FixedStatementSyntax WithFixedKeyword(SyntaxToken fixedKeyword) { throw null; } + + public FixedStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public FixedStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class ForEachStatementSyntax : CommonForEachStatementSyntax + { + internal ForEachStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxToken AwaitKeyword { get { throw null; } } + + public override SyntaxToken CloseParenToken { get { throw null; } } + + public override ExpressionSyntax Expression { get { throw null; } } + + public override SyntaxToken ForEachKeyword { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxToken InKeyword { get { throw null; } } + + public override SyntaxToken OpenParenToken { get { throw null; } } + + public override StatementSyntax Statement { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ForEachStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ForEachStatementSyntax Update(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public ForEachStatementSyntax Update(SyntaxToken forEachKeyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public ForEachStatementSyntax Update(SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken identifier, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new ForEachStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ForEachStatementSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public new ForEachStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public new ForEachStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public new ForEachStatementSyntax WithForEachKeyword(SyntaxToken forEachKeyword) { throw null; } + + public ForEachStatementSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new ForEachStatementSyntax WithInKeyword(SyntaxToken inKeyword) { throw null; } + + public new ForEachStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public new ForEachStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + + public ForEachStatementSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class ForEachVariableStatementSyntax : CommonForEachStatementSyntax + { + internal ForEachVariableStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxToken AwaitKeyword { get { throw null; } } + + public override SyntaxToken CloseParenToken { get { throw null; } } + + public override ExpressionSyntax Expression { get { throw null; } } + + public override SyntaxToken ForEachKeyword { get { throw null; } } + + public override SyntaxToken InKeyword { get { throw null; } } + + public override SyntaxToken OpenParenToken { get { throw null; } } + + public override StatementSyntax Statement { get { throw null; } } + + public ExpressionSyntax Variable { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ForEachVariableStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ForEachVariableStatementSyntax Update(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, ExpressionSyntax variable, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public ForEachVariableStatementSyntax Update(SyntaxToken forEachKeyword, SyntaxToken openParenToken, ExpressionSyntax variable, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public ForEachVariableStatementSyntax Update(SyntaxToken awaitKeyword, SyntaxToken forEachKeyword, SyntaxToken openParenToken, ExpressionSyntax variable, SyntaxToken inKeyword, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new ForEachVariableStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ForEachVariableStatementSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public new ForEachVariableStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public new ForEachVariableStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public new ForEachVariableStatementSyntax WithForEachKeyword(SyntaxToken forEachKeyword) { throw null; } + + public new ForEachVariableStatementSyntax WithInKeyword(SyntaxToken inKeyword) { throw null; } + + public new ForEachVariableStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public new ForEachVariableStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + + public ForEachVariableStatementSyntax WithVariable(ExpressionSyntax variable) { throw null; } + } + + public sealed partial class ForStatementSyntax : StatementSyntax + { + internal ForStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax? Condition { get { throw null; } } + + public VariableDeclarationSyntax? Declaration { get { throw null; } } + + public SyntaxToken FirstSemicolonToken { get { throw null; } } + + public SyntaxToken ForKeyword { get { throw null; } } + + public SeparatedSyntaxList Incrementors { get { throw null; } } + + public SeparatedSyntaxList Initializers { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SyntaxToken SecondSemicolonToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ForStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ForStatementSyntax AddIncrementors(params ExpressionSyntax[] items) { throw null; } + + public ForStatementSyntax AddInitializers(params ExpressionSyntax[] items) { throw null; } + + public ForStatementSyntax Update(SyntaxList attributeLists, SyntaxToken forKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, SyntaxToken firstSemicolonToken, ExpressionSyntax? condition, SyntaxToken secondSemicolonToken, SeparatedSyntaxList incrementors, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public ForStatementSyntax Update(SyntaxToken forKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax? declaration, SeparatedSyntaxList initializers, SyntaxToken firstSemicolonToken, ExpressionSyntax? condition, SyntaxToken secondSemicolonToken, SeparatedSyntaxList incrementors, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new ForStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ForStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ForStatementSyntax WithCondition(ExpressionSyntax? condition) { throw null; } + + public ForStatementSyntax WithDeclaration(VariableDeclarationSyntax? declaration) { throw null; } + + public ForStatementSyntax WithFirstSemicolonToken(SyntaxToken firstSemicolonToken) { throw null; } + + public ForStatementSyntax WithForKeyword(SyntaxToken forKeyword) { throw null; } + + public ForStatementSyntax WithIncrementors(SeparatedSyntaxList incrementors) { throw null; } + + public ForStatementSyntax WithInitializers(SeparatedSyntaxList initializers) { throw null; } + + public ForStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public ForStatementSyntax WithSecondSemicolonToken(SyntaxToken secondSemicolonToken) { throw null; } + + public ForStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class FromClauseSyntax : QueryClauseSyntax + { + internal FromClauseSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken FromKeyword { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken InKeyword { get { throw null; } } + + public TypeSyntax? Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FromClauseSyntax Update(SyntaxToken fromKeyword, TypeSyntax? type, SyntaxToken identifier, SyntaxToken inKeyword, ExpressionSyntax expression) { throw null; } + + public FromClauseSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public FromClauseSyntax WithFromKeyword(SyntaxToken fromKeyword) { throw null; } + + public FromClauseSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public FromClauseSyntax WithInKeyword(SyntaxToken inKeyword) { throw null; } + + public FromClauseSyntax WithType(TypeSyntax? type) { throw null; } + } + + public sealed partial class FunctionPointerCallingConventionSyntax : CSharpSyntaxNode + { + internal FunctionPointerCallingConventionSyntax() { } + + public SyntaxToken ManagedOrUnmanagedKeyword { get { throw null; } } + + public FunctionPointerUnmanagedCallingConventionListSyntax? UnmanagedCallingConventionList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FunctionPointerCallingConventionSyntax AddUnmanagedCallingConventionListCallingConventions(params FunctionPointerUnmanagedCallingConventionSyntax[] items) { throw null; } + + public FunctionPointerCallingConventionSyntax Update(SyntaxToken managedOrUnmanagedKeyword, FunctionPointerUnmanagedCallingConventionListSyntax? unmanagedCallingConventionList) { throw null; } + + public FunctionPointerCallingConventionSyntax WithManagedOrUnmanagedKeyword(SyntaxToken managedOrUnmanagedKeyword) { throw null; } + + public FunctionPointerCallingConventionSyntax WithUnmanagedCallingConventionList(FunctionPointerUnmanagedCallingConventionListSyntax? unmanagedCallingConventionList) { throw null; } + } + + public sealed partial class FunctionPointerParameterListSyntax : CSharpSyntaxNode + { + internal FunctionPointerParameterListSyntax() { } + + public SyntaxToken GreaterThanToken { get { throw null; } } + + public SyntaxToken LessThanToken { get { throw null; } } + + public SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FunctionPointerParameterListSyntax AddParameters(params FunctionPointerParameterSyntax[] items) { throw null; } + + public FunctionPointerParameterListSyntax Update(SyntaxToken lessThanToken, SeparatedSyntaxList parameters, SyntaxToken greaterThanToken) { throw null; } + + public FunctionPointerParameterListSyntax WithGreaterThanToken(SyntaxToken greaterThanToken) { throw null; } + + public FunctionPointerParameterListSyntax WithLessThanToken(SyntaxToken lessThanToken) { throw null; } + + public FunctionPointerParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public sealed partial class FunctionPointerParameterSyntax : BaseParameterSyntax + { + internal FunctionPointerParameterSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new FunctionPointerParameterSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new FunctionPointerParameterSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public FunctionPointerParameterSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax type) { throw null; } + + public new FunctionPointerParameterSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new FunctionPointerParameterSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new FunctionPointerParameterSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class FunctionPointerTypeSyntax : TypeSyntax + { + internal FunctionPointerTypeSyntax() { } + + public SyntaxToken AsteriskToken { get { throw null; } } + + public FunctionPointerCallingConventionSyntax? CallingConvention { get { throw null; } } + + public SyntaxToken DelegateKeyword { get { throw null; } } + + public FunctionPointerParameterListSyntax ParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FunctionPointerTypeSyntax AddParameterListParameters(params FunctionPointerParameterSyntax[] items) { throw null; } + + public FunctionPointerTypeSyntax Update(SyntaxToken delegateKeyword, SyntaxToken asteriskToken, FunctionPointerCallingConventionSyntax? callingConvention, FunctionPointerParameterListSyntax parameterList) { throw null; } + + public FunctionPointerTypeSyntax WithAsteriskToken(SyntaxToken asteriskToken) { throw null; } + + public FunctionPointerTypeSyntax WithCallingConvention(FunctionPointerCallingConventionSyntax? callingConvention) { throw null; } + + public FunctionPointerTypeSyntax WithDelegateKeyword(SyntaxToken delegateKeyword) { throw null; } + + public FunctionPointerTypeSyntax WithParameterList(FunctionPointerParameterListSyntax parameterList) { throw null; } + } + + public sealed partial class FunctionPointerUnmanagedCallingConventionListSyntax : CSharpSyntaxNode + { + internal FunctionPointerUnmanagedCallingConventionListSyntax() { } + + public SeparatedSyntaxList CallingConventions { get { throw null; } } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FunctionPointerUnmanagedCallingConventionListSyntax AddCallingConventions(params FunctionPointerUnmanagedCallingConventionSyntax[] items) { throw null; } + + public FunctionPointerUnmanagedCallingConventionListSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList callingConventions, SyntaxToken closeBracketToken) { throw null; } + + public FunctionPointerUnmanagedCallingConventionListSyntax WithCallingConventions(SeparatedSyntaxList callingConventions) { throw null; } + + public FunctionPointerUnmanagedCallingConventionListSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public FunctionPointerUnmanagedCallingConventionListSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + } + + public sealed partial class FunctionPointerUnmanagedCallingConventionSyntax : CSharpSyntaxNode + { + internal FunctionPointerUnmanagedCallingConventionSyntax() { } + + public SyntaxToken Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public FunctionPointerUnmanagedCallingConventionSyntax Update(SyntaxToken name) { throw null; } + + public FunctionPointerUnmanagedCallingConventionSyntax WithName(SyntaxToken name) { throw null; } + } + + public sealed partial class GenericNameSyntax : SimpleNameSyntax + { + internal GenericNameSyntax() { } + + public override SyntaxToken Identifier { get { throw null; } } + + public bool IsUnboundGenericName { get { throw null; } } + + public TypeArgumentListSyntax TypeArgumentList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public GenericNameSyntax AddTypeArgumentListArguments(params TypeSyntax[] items) { throw null; } + + public GenericNameSyntax Update(SyntaxToken identifier, TypeArgumentListSyntax typeArgumentList) { throw null; } + + public new GenericNameSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public GenericNameSyntax WithTypeArgumentList(TypeArgumentListSyntax typeArgumentList) { throw null; } + } + + public sealed partial class GlobalStatementSyntax : MemberDeclarationSyntax + { + internal GlobalStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new GlobalStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new GlobalStatementSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public GlobalStatementSyntax Update(StatementSyntax statement) { throw null; } + + public GlobalStatementSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, StatementSyntax statement) { throw null; } + + public new GlobalStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new GlobalStatementSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public GlobalStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class GotoStatementSyntax : StatementSyntax + { + internal GotoStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CaseOrDefaultKeyword { get { throw null; } } + + public ExpressionSyntax? Expression { get { throw null; } } + + public SyntaxToken GotoKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new GotoStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public GotoStatementSyntax Update(SyntaxList attributeLists, SyntaxToken gotoKeyword, SyntaxToken caseOrDefaultKeyword, ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public GotoStatementSyntax Update(SyntaxToken gotoKeyword, SyntaxToken caseOrDefaultKeyword, ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public new GotoStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public GotoStatementSyntax WithCaseOrDefaultKeyword(SyntaxToken caseOrDefaultKeyword) { throw null; } + + public GotoStatementSyntax WithExpression(ExpressionSyntax? expression) { throw null; } + + public GotoStatementSyntax WithGotoKeyword(SyntaxToken gotoKeyword) { throw null; } + + public GotoStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class GroupClauseSyntax : SelectOrGroupClauseSyntax + { + internal GroupClauseSyntax() { } + + public ExpressionSyntax ByExpression { get { throw null; } } + + public SyntaxToken ByKeyword { get { throw null; } } + + public ExpressionSyntax GroupExpression { get { throw null; } } + + public SyntaxToken GroupKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public GroupClauseSyntax Update(SyntaxToken groupKeyword, ExpressionSyntax groupExpression, SyntaxToken byKeyword, ExpressionSyntax byExpression) { throw null; } + + public GroupClauseSyntax WithByExpression(ExpressionSyntax byExpression) { throw null; } + + public GroupClauseSyntax WithByKeyword(SyntaxToken byKeyword) { throw null; } + + public GroupClauseSyntax WithGroupExpression(ExpressionSyntax groupExpression) { throw null; } + + public GroupClauseSyntax WithGroupKeyword(SyntaxToken groupKeyword) { throw null; } + } + + public sealed partial class IdentifierNameSyntax : SimpleNameSyntax + { + internal IdentifierNameSyntax() { } + + public override SyntaxToken Identifier { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public IdentifierNameSyntax Update(SyntaxToken identifier) { throw null; } + + public new IdentifierNameSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + } + + public sealed partial class IfDirectiveTriviaSyntax : ConditionalDirectiveTriviaSyntax + { + internal IfDirectiveTriviaSyntax() { } + + public override bool BranchTaken { get { throw null; } } + + public override ExpressionSyntax Condition { get { throw null; } } + + public override bool ConditionValue { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public SyntaxToken IfKeyword { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public IfDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken ifKeyword, ExpressionSyntax condition, SyntaxToken endOfDirectiveToken, bool isActive, bool branchTaken, bool conditionValue) { throw null; } + + public IfDirectiveTriviaSyntax WithBranchTaken(bool branchTaken) { throw null; } + + public new IfDirectiveTriviaSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public IfDirectiveTriviaSyntax WithConditionValue(bool conditionValue) { throw null; } + + public IfDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public IfDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public IfDirectiveTriviaSyntax WithIfKeyword(SyntaxToken ifKeyword) { throw null; } + + public IfDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class IfStatementSyntax : StatementSyntax + { + internal IfStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Condition { get { throw null; } } + + public ElseClauseSyntax? Else { get { throw null; } } + + public SyntaxToken IfKeyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new IfStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public IfStatementSyntax Update(SyntaxList attributeLists, SyntaxToken ifKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, StatementSyntax statement, ElseClauseSyntax? @else) { throw null; } + + public IfStatementSyntax Update(SyntaxToken ifKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, StatementSyntax statement, ElseClauseSyntax? @else) { throw null; } + + public new IfStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public IfStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public IfStatementSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public IfStatementSyntax WithElse(ElseClauseSyntax? @else) { throw null; } + + public IfStatementSyntax WithIfKeyword(SyntaxToken ifKeyword) { throw null; } + + public IfStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public IfStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class ImplicitArrayCreationExpressionSyntax : ExpressionSyntax + { + internal ImplicitArrayCreationExpressionSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public SyntaxTokenList Commas { get { throw null; } } + + public InitializerExpressionSyntax Initializer { get { throw null; } } + + public SyntaxToken NewKeyword { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ImplicitArrayCreationExpressionSyntax AddCommas(params SyntaxToken[] items) { throw null; } + + public ImplicitArrayCreationExpressionSyntax AddInitializerExpressions(params ExpressionSyntax[] items) { throw null; } + + public ImplicitArrayCreationExpressionSyntax Update(SyntaxToken newKeyword, SyntaxToken openBracketToken, SyntaxTokenList commas, SyntaxToken closeBracketToken, InitializerExpressionSyntax initializer) { throw null; } + + public ImplicitArrayCreationExpressionSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public ImplicitArrayCreationExpressionSyntax WithCommas(SyntaxTokenList commas) { throw null; } + + public ImplicitArrayCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax initializer) { throw null; } + + public ImplicitArrayCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + + public ImplicitArrayCreationExpressionSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + } + + public sealed partial class ImplicitElementAccessSyntax : ExpressionSyntax + { + internal ImplicitElementAccessSyntax() { } + + public BracketedArgumentListSyntax ArgumentList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ImplicitElementAccessSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ImplicitElementAccessSyntax Update(BracketedArgumentListSyntax argumentList) { throw null; } + + public ImplicitElementAccessSyntax WithArgumentList(BracketedArgumentListSyntax argumentList) { throw null; } + } + + public sealed partial class ImplicitObjectCreationExpressionSyntax : BaseObjectCreationExpressionSyntax + { + internal ImplicitObjectCreationExpressionSyntax() { } + + public override ArgumentListSyntax ArgumentList { get { throw null; } } + + public override InitializerExpressionSyntax? Initializer { get { throw null; } } + + public override SyntaxToken NewKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ImplicitObjectCreationExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ImplicitObjectCreationExpressionSyntax Update(SyntaxToken newKeyword, ArgumentListSyntax argumentList, InitializerExpressionSyntax? initializer) { throw null; } + + public new ImplicitObjectCreationExpressionSyntax WithArgumentList(ArgumentListSyntax argumentList) { throw null; } + + public new ImplicitObjectCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax? initializer) { throw null; } + + public new ImplicitObjectCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + } + + public sealed partial class ImplicitStackAllocArrayCreationExpressionSyntax : ExpressionSyntax + { + internal ImplicitStackAllocArrayCreationExpressionSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public InitializerExpressionSyntax Initializer { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public SyntaxToken StackAllocKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax AddInitializerExpressions(params ExpressionSyntax[] items) { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax Update(SyntaxToken stackAllocKeyword, SyntaxToken openBracketToken, SyntaxToken closeBracketToken, InitializerExpressionSyntax initializer) { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax initializer) { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public ImplicitStackAllocArrayCreationExpressionSyntax WithStackAllocKeyword(SyntaxToken stackAllocKeyword) { throw null; } + } + + public sealed partial class IncompleteMemberSyntax : MemberDeclarationSyntax + { + internal IncompleteMemberSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public TypeSyntax? Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new IncompleteMemberSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new IncompleteMemberSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public IncompleteMemberSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax? type) { throw null; } + + public new IncompleteMemberSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new IncompleteMemberSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public IncompleteMemberSyntax WithType(TypeSyntax? type) { throw null; } + } + + public sealed partial class IndexerDeclarationSyntax : BasePropertyDeclarationSyntax + { + internal IndexerDeclarationSyntax() { } + + public override AccessorListSyntax? AccessorList { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public BracketedParameterListSyntax ParameterList { get { throw null; } } + + [System.Obsolete("This member is obsolete.", true)] + public SyntaxToken Semicolon { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken ThisKeyword { get { throw null; } } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new IndexerDeclarationSyntax AddAccessorListAccessors(params AccessorDeclarationSyntax[] items) { throw null; } + + public new IndexerDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new IndexerDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public IndexerDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public IndexerDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax type, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken thisKeyword, BracketedParameterListSyntax parameterList, AccessorListSyntax? accessorList, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public new IndexerDeclarationSyntax WithAccessorList(AccessorListSyntax? accessorList) { throw null; } + + public new IndexerDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new IndexerDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public IndexerDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public new IndexerDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public IndexerDeclarationSyntax WithParameterList(BracketedParameterListSyntax parameterList) { throw null; } + + [System.Obsolete("This member is obsolete.", true)] + public IndexerDeclarationSyntax WithSemicolon(SyntaxToken semicolon) { throw null; } + + public IndexerDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public IndexerDeclarationSyntax WithThisKeyword(SyntaxToken thisKeyword) { throw null; } + + public new IndexerDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class IndexerMemberCrefSyntax : MemberCrefSyntax + { + internal IndexerMemberCrefSyntax() { } + + public CrefBracketedParameterListSyntax? Parameters { get { throw null; } } + + public SyntaxToken ThisKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public IndexerMemberCrefSyntax AddParametersParameters(params CrefParameterSyntax[] items) { throw null; } + + public IndexerMemberCrefSyntax Update(SyntaxToken thisKeyword, CrefBracketedParameterListSyntax? parameters) { throw null; } + + public IndexerMemberCrefSyntax WithParameters(CrefBracketedParameterListSyntax? parameters) { throw null; } + + public IndexerMemberCrefSyntax WithThisKeyword(SyntaxToken thisKeyword) { throw null; } + } + + public sealed partial class InitializerExpressionSyntax : ExpressionSyntax + { + internal InitializerExpressionSyntax() { } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SeparatedSyntaxList Expressions { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InitializerExpressionSyntax AddExpressions(params ExpressionSyntax[] items) { throw null; } + + public InitializerExpressionSyntax Update(SyntaxToken openBraceToken, SeparatedSyntaxList expressions, SyntaxToken closeBraceToken) { throw null; } + + public InitializerExpressionSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public InitializerExpressionSyntax WithExpressions(SeparatedSyntaxList expressions) { throw null; } + + public InitializerExpressionSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + } + + public abstract partial class InstanceExpressionSyntax : ExpressionSyntax + { + internal InstanceExpressionSyntax() { } + } + + public sealed partial class InterfaceDeclarationSyntax : TypeDeclarationSyntax + { + internal InterfaceDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BaseListSyntax? BaseList { get { throw null; } } + + public override SyntaxToken CloseBraceToken { get { throw null; } } + + public override SyntaxList ConstraintClauses { get { throw null; } } + + public override SyntaxToken Identifier { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken OpenBraceToken { get { throw null; } } + + public override ParameterListSyntax? ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new InterfaceDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public new InterfaceDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public InterfaceDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public InterfaceDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax? parameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new InterfaceDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new InterfaceDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public new InterfaceDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public new InterfaceDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public new InterfaceDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new InterfaceDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public new InterfaceDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new InterfaceDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new InterfaceDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public new InterfaceDeclarationSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + + public new InterfaceDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new InterfaceDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public abstract partial class InterpolatedStringContentSyntax : CSharpSyntaxNode + { + internal InterpolatedStringContentSyntax() { } + } + + public sealed partial class InterpolatedStringExpressionSyntax : ExpressionSyntax + { + internal InterpolatedStringExpressionSyntax() { } + + public SyntaxList Contents { get { throw null; } } + + public SyntaxToken StringEndToken { get { throw null; } } + + public SyntaxToken StringStartToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InterpolatedStringExpressionSyntax AddContents(params InterpolatedStringContentSyntax[] items) { throw null; } + + public InterpolatedStringExpressionSyntax Update(SyntaxToken stringStartToken, SyntaxList contents, SyntaxToken stringEndToken) { throw null; } + + public InterpolatedStringExpressionSyntax WithContents(SyntaxList contents) { throw null; } + + public InterpolatedStringExpressionSyntax WithStringEndToken(SyntaxToken stringEndToken) { throw null; } + + public InterpolatedStringExpressionSyntax WithStringStartToken(SyntaxToken stringStartToken) { throw null; } + } + + public sealed partial class InterpolatedStringTextSyntax : InterpolatedStringContentSyntax + { + internal InterpolatedStringTextSyntax() { } + + public SyntaxToken TextToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InterpolatedStringTextSyntax Update(SyntaxToken textToken) { throw null; } + + public InterpolatedStringTextSyntax WithTextToken(SyntaxToken textToken) { throw null; } + } + + public sealed partial class InterpolationAlignmentClauseSyntax : CSharpSyntaxNode + { + internal InterpolationAlignmentClauseSyntax() { } + + public SyntaxToken CommaToken { get { throw null; } } + + public ExpressionSyntax Value { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InterpolationAlignmentClauseSyntax Update(SyntaxToken commaToken, ExpressionSyntax value) { throw null; } + + public InterpolationAlignmentClauseSyntax WithCommaToken(SyntaxToken commaToken) { throw null; } + + public InterpolationAlignmentClauseSyntax WithValue(ExpressionSyntax value) { throw null; } + } + + public sealed partial class InterpolationFormatClauseSyntax : CSharpSyntaxNode + { + internal InterpolationFormatClauseSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public SyntaxToken FormatStringToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InterpolationFormatClauseSyntax Update(SyntaxToken colonToken, SyntaxToken formatStringToken) { throw null; } + + public InterpolationFormatClauseSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public InterpolationFormatClauseSyntax WithFormatStringToken(SyntaxToken formatStringToken) { throw null; } + } + + public sealed partial class InterpolationSyntax : InterpolatedStringContentSyntax + { + internal InterpolationSyntax() { } + + public InterpolationAlignmentClauseSyntax? AlignmentClause { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public InterpolationFormatClauseSyntax? FormatClause { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InterpolationSyntax Update(SyntaxToken openBraceToken, ExpressionSyntax expression, InterpolationAlignmentClauseSyntax? alignmentClause, InterpolationFormatClauseSyntax? formatClause, SyntaxToken closeBraceToken) { throw null; } + + public InterpolationSyntax WithAlignmentClause(InterpolationAlignmentClauseSyntax? alignmentClause) { throw null; } + + public InterpolationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public InterpolationSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public InterpolationSyntax WithFormatClause(InterpolationFormatClauseSyntax? formatClause) { throw null; } + + public InterpolationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + } + + public sealed partial class InvocationExpressionSyntax : ExpressionSyntax + { + internal InvocationExpressionSyntax() { } + + public ArgumentListSyntax ArgumentList { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public InvocationExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public InvocationExpressionSyntax Update(ExpressionSyntax expression, ArgumentListSyntax argumentList) { throw null; } + + public InvocationExpressionSyntax WithArgumentList(ArgumentListSyntax argumentList) { throw null; } + + public InvocationExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class IsPatternExpressionSyntax : ExpressionSyntax + { + internal IsPatternExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken IsKeyword { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public IsPatternExpressionSyntax Update(ExpressionSyntax expression, SyntaxToken isKeyword, PatternSyntax pattern) { throw null; } + + public IsPatternExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public IsPatternExpressionSyntax WithIsKeyword(SyntaxToken isKeyword) { throw null; } + + public IsPatternExpressionSyntax WithPattern(PatternSyntax pattern) { throw null; } + } + + public sealed partial class JoinClauseSyntax : QueryClauseSyntax + { + internal JoinClauseSyntax() { } + + public SyntaxToken EqualsKeyword { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public ExpressionSyntax InExpression { get { throw null; } } + + public SyntaxToken InKeyword { get { throw null; } } + + public JoinIntoClauseSyntax? Into { get { throw null; } } + + public SyntaxToken JoinKeyword { get { throw null; } } + + public ExpressionSyntax LeftExpression { get { throw null; } } + + public SyntaxToken OnKeyword { get { throw null; } } + + public ExpressionSyntax RightExpression { get { throw null; } } + + public TypeSyntax? Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public JoinClauseSyntax Update(SyntaxToken joinKeyword, TypeSyntax? type, SyntaxToken identifier, SyntaxToken inKeyword, ExpressionSyntax inExpression, SyntaxToken onKeyword, ExpressionSyntax leftExpression, SyntaxToken equalsKeyword, ExpressionSyntax rightExpression, JoinIntoClauseSyntax? into) { throw null; } + + public JoinClauseSyntax WithEqualsKeyword(SyntaxToken equalsKeyword) { throw null; } + + public JoinClauseSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public JoinClauseSyntax WithInExpression(ExpressionSyntax inExpression) { throw null; } + + public JoinClauseSyntax WithInKeyword(SyntaxToken inKeyword) { throw null; } + + public JoinClauseSyntax WithInto(JoinIntoClauseSyntax? into) { throw null; } + + public JoinClauseSyntax WithJoinKeyword(SyntaxToken joinKeyword) { throw null; } + + public JoinClauseSyntax WithLeftExpression(ExpressionSyntax leftExpression) { throw null; } + + public JoinClauseSyntax WithOnKeyword(SyntaxToken onKeyword) { throw null; } + + public JoinClauseSyntax WithRightExpression(ExpressionSyntax rightExpression) { throw null; } + + public JoinClauseSyntax WithType(TypeSyntax? type) { throw null; } + } + + public sealed partial class JoinIntoClauseSyntax : CSharpSyntaxNode + { + internal JoinIntoClauseSyntax() { } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken IntoKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public JoinIntoClauseSyntax Update(SyntaxToken intoKeyword, SyntaxToken identifier) { throw null; } + + public JoinIntoClauseSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public JoinIntoClauseSyntax WithIntoKeyword(SyntaxToken intoKeyword) { throw null; } + } + + public sealed partial class LabeledStatementSyntax : StatementSyntax + { + internal LabeledStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken ColonToken { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new LabeledStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public LabeledStatementSyntax Update(SyntaxList attributeLists, SyntaxToken identifier, SyntaxToken colonToken, StatementSyntax statement) { throw null; } + + public LabeledStatementSyntax Update(SyntaxToken identifier, SyntaxToken colonToken, StatementSyntax statement) { throw null; } + + public new LabeledStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public LabeledStatementSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public LabeledStatementSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public LabeledStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public abstract partial class LambdaExpressionSyntax : AnonymousFunctionExpressionSyntax + { + internal LambdaExpressionSyntax() { } + + public abstract SyntaxToken ArrowToken { get; } + public abstract SyntaxList AttributeLists { get; } + + public LambdaExpressionSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new AnonymousFunctionExpressionSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new AnonymousFunctionExpressionSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public new LambdaExpressionSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public LambdaExpressionSyntax WithArrowToken(SyntaxToken arrowToken) { throw null; } + + public new LambdaExpressionSyntax WithAsyncKeyword(SyntaxToken asyncKeyword) { throw null; } + + public LambdaExpressionSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new LambdaExpressionSyntax WithBlock(BlockSyntax? block) { throw null; } + + public new LambdaExpressionSyntax WithBody(CSharpSyntaxNode body) { throw null; } + + public new LambdaExpressionSyntax WithExpressionBody(ExpressionSyntax? expressionBody) { throw null; } + + public new LambdaExpressionSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + } + + public sealed partial class LetClauseSyntax : QueryClauseSyntax + { + internal LetClauseSyntax() { } + + public SyntaxToken EqualsToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken LetKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LetClauseSyntax Update(SyntaxToken letKeyword, SyntaxToken identifier, SyntaxToken equalsToken, ExpressionSyntax expression) { throw null; } + + public LetClauseSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public LetClauseSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public LetClauseSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public LetClauseSyntax WithLetKeyword(SyntaxToken letKeyword) { throw null; } + } + + public sealed partial class LineDirectivePositionSyntax : CSharpSyntaxNode + { + internal LineDirectivePositionSyntax() { } + + public SyntaxToken Character { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken CommaToken { get { throw null; } } + + public SyntaxToken Line { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LineDirectivePositionSyntax Update(SyntaxToken openParenToken, SyntaxToken line, SyntaxToken commaToken, SyntaxToken character, SyntaxToken closeParenToken) { throw null; } + + public LineDirectivePositionSyntax WithCharacter(SyntaxToken character) { throw null; } + + public LineDirectivePositionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public LineDirectivePositionSyntax WithCommaToken(SyntaxToken commaToken) { throw null; } + + public LineDirectivePositionSyntax WithLine(SyntaxToken line) { throw null; } + + public LineDirectivePositionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class LineDirectiveTriviaSyntax : LineOrSpanDirectiveTriviaSyntax + { + internal LineDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken File { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken Line { get { throw null; } } + + public override SyntaxToken LineKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LineDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken lineKeyword, SyntaxToken line, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new LineDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new LineDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public new LineDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public LineDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public LineDirectiveTriviaSyntax WithLine(SyntaxToken line) { throw null; } + + public new LineDirectiveTriviaSyntax WithLineKeyword(SyntaxToken lineKeyword) { throw null; } + } + + public abstract partial class LineOrSpanDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal LineOrSpanDirectiveTriviaSyntax() { } + + public abstract SyntaxToken File { get; } + public abstract SyntaxToken LineKeyword { get; } + + public new LineOrSpanDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public LineOrSpanDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public new LineOrSpanDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public LineOrSpanDirectiveTriviaSyntax WithLineKeyword(SyntaxToken lineKeyword) { throw null; } + } + + public sealed partial class LineSpanDirectiveTriviaSyntax : LineOrSpanDirectiveTriviaSyntax + { + internal LineSpanDirectiveTriviaSyntax() { } + + public SyntaxToken CharacterOffset { get { throw null; } } + + public LineDirectivePositionSyntax End { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken File { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override SyntaxToken LineKeyword { get { throw null; } } + + public SyntaxToken MinusToken { get { throw null; } } + + public LineDirectivePositionSyntax Start { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LineSpanDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken lineKeyword, LineDirectivePositionSyntax start, SyntaxToken minusToken, LineDirectivePositionSyntax end, SyntaxToken characterOffset, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public LineSpanDirectiveTriviaSyntax WithCharacterOffset(SyntaxToken characterOffset) { throw null; } + + public LineSpanDirectiveTriviaSyntax WithEnd(LineDirectivePositionSyntax end) { throw null; } + + public new LineSpanDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new LineSpanDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public new LineSpanDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public LineSpanDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public new LineSpanDirectiveTriviaSyntax WithLineKeyword(SyntaxToken lineKeyword) { throw null; } + + public LineSpanDirectiveTriviaSyntax WithMinusToken(SyntaxToken minusToken) { throw null; } + + public LineSpanDirectiveTriviaSyntax WithStart(LineDirectivePositionSyntax start) { throw null; } + } + + public sealed partial class ListPatternSyntax : PatternSyntax + { + internal ListPatternSyntax() { } + + public SyntaxToken CloseBracketToken { get { throw null; } } + + public VariableDesignationSyntax? Designation { get { throw null; } } + + public SyntaxToken OpenBracketToken { get { throw null; } } + + public SeparatedSyntaxList Patterns { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ListPatternSyntax AddPatterns(params PatternSyntax[] items) { throw null; } + + public ListPatternSyntax Update(SyntaxToken openBracketToken, SeparatedSyntaxList patterns, SyntaxToken closeBracketToken, VariableDesignationSyntax? designation) { throw null; } + + public ListPatternSyntax WithCloseBracketToken(SyntaxToken closeBracketToken) { throw null; } + + public ListPatternSyntax WithDesignation(VariableDesignationSyntax? designation) { throw null; } + + public ListPatternSyntax WithOpenBracketToken(SyntaxToken openBracketToken) { throw null; } + + public ListPatternSyntax WithPatterns(SeparatedSyntaxList patterns) { throw null; } + } + + public sealed partial class LiteralExpressionSyntax : ExpressionSyntax + { + internal LiteralExpressionSyntax() { } + + public SyntaxToken Token { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LiteralExpressionSyntax Update(SyntaxToken token) { throw null; } + + public LiteralExpressionSyntax WithToken(SyntaxToken token) { throw null; } + } + + public sealed partial class LoadDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal LoadDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken File { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken LoadKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public LoadDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken loadKeyword, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new LoadDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public LoadDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public new LoadDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public LoadDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public LoadDirectiveTriviaSyntax WithLoadKeyword(SyntaxToken loadKeyword) { throw null; } + } + + public sealed partial class LocalDeclarationStatementSyntax : StatementSyntax + { + internal LocalDeclarationStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken AwaitKeyword { get { throw null; } } + + public VariableDeclarationSyntax Declaration { get { throw null; } } + + public bool IsConst { get { throw null; } } + + public SyntaxTokenList Modifiers { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken UsingKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new LocalDeclarationStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public LocalDeclarationStatementSyntax AddDeclarationVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public LocalDeclarationStatementSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public LocalDeclarationStatementSyntax Update(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxTokenList modifiers, VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public LocalDeclarationStatementSyntax Update(SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxTokenList modifiers, VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public LocalDeclarationStatementSyntax Update(SyntaxTokenList modifiers, VariableDeclarationSyntax declaration, SyntaxToken semicolonToken) { throw null; } + + public new LocalDeclarationStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public LocalDeclarationStatementSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public LocalDeclarationStatementSyntax WithDeclaration(VariableDeclarationSyntax declaration) { throw null; } + + public LocalDeclarationStatementSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public LocalDeclarationStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public LocalDeclarationStatementSyntax WithUsingKeyword(SyntaxToken usingKeyword) { throw null; } + } + + public sealed partial class LocalFunctionStatementSyntax : StatementSyntax + { + internal LocalFunctionStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public BlockSyntax? Body { get { throw null; } } + + public SyntaxList ConstraintClauses { get { throw null; } } + + public ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxTokenList Modifiers { get { throw null; } } + + public ParameterListSyntax ParameterList { get { throw null; } } + + public TypeSyntax ReturnType { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new LocalFunctionStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public LocalFunctionStatementSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public LocalFunctionStatementSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax returnType, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax parameterList, SyntaxList constraintClauses, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public LocalFunctionStatementSyntax Update(SyntaxTokenList modifiers, TypeSyntax returnType, SyntaxToken identifier, TypeParameterListSyntax typeParameterList, ParameterListSyntax parameterList, SyntaxList constraintClauses, BlockSyntax body, ArrowExpressionClauseSyntax expressionBody, SyntaxToken semicolonToken) { throw null; } + + public new LocalFunctionStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public LocalFunctionStatementSyntax WithBody(BlockSyntax? body) { throw null; } + + public LocalFunctionStatementSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public LocalFunctionStatementSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public LocalFunctionStatementSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public LocalFunctionStatementSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public LocalFunctionStatementSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public LocalFunctionStatementSyntax WithReturnType(TypeSyntax returnType) { throw null; } + + public LocalFunctionStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public LocalFunctionStatementSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class LockStatementSyntax : StatementSyntax + { + internal LockStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken LockKeyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new LockStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public LockStatementSyntax Update(SyntaxList attributeLists, SyntaxToken lockKeyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public LockStatementSyntax Update(SyntaxToken lockKeyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new LockStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public LockStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public LockStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public LockStatementSyntax WithLockKeyword(SyntaxToken lockKeyword) { throw null; } + + public LockStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public LockStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + } + + public sealed partial class MakeRefExpressionSyntax : ExpressionSyntax + { + internal MakeRefExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public MakeRefExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public MakeRefExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public MakeRefExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public MakeRefExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public MakeRefExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class MemberAccessExpressionSyntax : ExpressionSyntax + { + internal MemberAccessExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SimpleNameSyntax Name { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public MemberAccessExpressionSyntax Update(ExpressionSyntax expression, SyntaxToken operatorToken, SimpleNameSyntax name) { throw null; } + + public MemberAccessExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public MemberAccessExpressionSyntax WithName(SimpleNameSyntax name) { throw null; } + + public MemberAccessExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + } + + public sealed partial class MemberBindingExpressionSyntax : ExpressionSyntax + { + internal MemberBindingExpressionSyntax() { } + + public SimpleNameSyntax Name { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public MemberBindingExpressionSyntax Update(SyntaxToken operatorToken, SimpleNameSyntax name) { throw null; } + + public MemberBindingExpressionSyntax WithName(SimpleNameSyntax name) { throw null; } + + public MemberBindingExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + } + + public abstract partial class MemberCrefSyntax : CrefSyntax + { + internal MemberCrefSyntax() { } + } + + public abstract partial class MemberDeclarationSyntax : CSharpSyntaxNode + { + internal MemberDeclarationSyntax() { } + + public abstract SyntaxList AttributeLists { get; } + public abstract SyntaxTokenList Modifiers { get; } + + public MemberDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public MemberDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public MemberDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public MemberDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + } + + public sealed partial class MethodDeclarationSyntax : BaseMethodDeclarationSyntax + { + internal MethodDeclarationSyntax() { } + + public int Arity { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Body { get { throw null; } } + + public SyntaxList ConstraintClauses { get { throw null; } } + + public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public override ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override ParameterListSyntax ParameterList { get { throw null; } } + + public TypeSyntax ReturnType { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new MethodDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new MethodDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new MethodDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public MethodDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new MethodDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new MethodDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public MethodDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public MethodDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax returnType, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax parameterList, SyntaxList constraintClauses, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public new MethodDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new MethodDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public MethodDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public MethodDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public new MethodDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public MethodDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new MethodDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new MethodDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public MethodDeclarationSyntax WithReturnType(TypeSyntax returnType) { throw null; } + + public new MethodDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public MethodDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class NameColonSyntax : BaseExpressionColonSyntax + { + internal NameColonSyntax() { } + + public override SyntaxToken ColonToken { get { throw null; } } + + public override ExpressionSyntax Expression { get { throw null; } } + + public IdentifierNameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public NameColonSyntax Update(IdentifierNameSyntax name, SyntaxToken colonToken) { throw null; } + + public new NameColonSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public NameColonSyntax WithName(IdentifierNameSyntax name) { throw null; } + } + + public sealed partial class NameEqualsSyntax : CSharpSyntaxNode + { + internal NameEqualsSyntax() { } + + public SyntaxToken EqualsToken { get { throw null; } } + + public IdentifierNameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public NameEqualsSyntax Update(IdentifierNameSyntax name, SyntaxToken equalsToken) { throw null; } + + public NameEqualsSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public NameEqualsSyntax WithName(IdentifierNameSyntax name) { throw null; } + } + + public sealed partial class NameMemberCrefSyntax : MemberCrefSyntax + { + internal NameMemberCrefSyntax() { } + + public TypeSyntax Name { get { throw null; } } + + public CrefParameterListSyntax? Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public NameMemberCrefSyntax AddParametersParameters(params CrefParameterSyntax[] items) { throw null; } + + public NameMemberCrefSyntax Update(TypeSyntax name, CrefParameterListSyntax? parameters) { throw null; } + + public NameMemberCrefSyntax WithName(TypeSyntax name) { throw null; } + + public NameMemberCrefSyntax WithParameters(CrefParameterListSyntax? parameters) { throw null; } + } + + public sealed partial class NamespaceDeclarationSyntax : BaseNamespaceDeclarationSyntax + { + internal NamespaceDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public override SyntaxList Externs { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override NameSyntax Name { get { throw null; } } + + public override SyntaxToken NamespaceKeyword { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override SyntaxList Usings { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new NamespaceDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new NamespaceDeclarationSyntax AddExterns(params ExternAliasDirectiveSyntax[] items) { throw null; } + + public new NamespaceDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new NamespaceDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new NamespaceDeclarationSyntax AddUsings(params UsingDirectiveSyntax[] items) { throw null; } + + public NamespaceDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken namespaceKeyword, NameSyntax name, SyntaxToken openBraceToken, SyntaxList externs, SyntaxList usings, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public NamespaceDeclarationSyntax Update(SyntaxToken namespaceKeyword, NameSyntax name, SyntaxToken openBraceToken, SyntaxList externs, SyntaxList usings, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new NamespaceDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public NamespaceDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public new NamespaceDeclarationSyntax WithExterns(SyntaxList externs) { throw null; } + + public new NamespaceDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new NamespaceDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new NamespaceDeclarationSyntax WithName(NameSyntax name) { throw null; } + + public new NamespaceDeclarationSyntax WithNamespaceKeyword(SyntaxToken namespaceKeyword) { throw null; } + + public NamespaceDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public NamespaceDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new NamespaceDeclarationSyntax WithUsings(SyntaxList usings) { throw null; } + } + + public abstract partial class NameSyntax : TypeSyntax + { + internal NameSyntax() { } + + public int Arity { get { throw null; } } + } + + public sealed partial class NullableDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal NullableDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken NullableKeyword { get { throw null; } } + + public SyntaxToken SettingToken { get { throw null; } } + + public SyntaxToken TargetToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public NullableDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken nullableKeyword, SyntaxToken settingToken, SyntaxToken targetToken, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new NullableDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new NullableDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public NullableDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public NullableDirectiveTriviaSyntax WithNullableKeyword(SyntaxToken nullableKeyword) { throw null; } + + public NullableDirectiveTriviaSyntax WithSettingToken(SyntaxToken settingToken) { throw null; } + + public NullableDirectiveTriviaSyntax WithTargetToken(SyntaxToken targetToken) { throw null; } + } + + public sealed partial class NullableTypeSyntax : TypeSyntax + { + internal NullableTypeSyntax() { } + + public TypeSyntax ElementType { get { throw null; } } + + public SyntaxToken QuestionToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public NullableTypeSyntax Update(TypeSyntax elementType, SyntaxToken questionToken) { throw null; } + + public NullableTypeSyntax WithElementType(TypeSyntax elementType) { throw null; } + + public NullableTypeSyntax WithQuestionToken(SyntaxToken questionToken) { throw null; } + } + + public sealed partial class ObjectCreationExpressionSyntax : BaseObjectCreationExpressionSyntax + { + internal ObjectCreationExpressionSyntax() { } + + public override ArgumentListSyntax? ArgumentList { get { throw null; } } + + public override InitializerExpressionSyntax? Initializer { get { throw null; } } + + public override SyntaxToken NewKeyword { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ObjectCreationExpressionSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public ObjectCreationExpressionSyntax Update(SyntaxToken newKeyword, TypeSyntax type, ArgumentListSyntax? argumentList, InitializerExpressionSyntax? initializer) { throw null; } + + public new ObjectCreationExpressionSyntax WithArgumentList(ArgumentListSyntax? argumentList) { throw null; } + + public new ObjectCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax? initializer) { throw null; } + + public new ObjectCreationExpressionSyntax WithNewKeyword(SyntaxToken newKeyword) { throw null; } + + public ObjectCreationExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class OmittedArraySizeExpressionSyntax : ExpressionSyntax + { + internal OmittedArraySizeExpressionSyntax() { } + + public SyntaxToken OmittedArraySizeExpressionToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public OmittedArraySizeExpressionSyntax Update(SyntaxToken omittedArraySizeExpressionToken) { throw null; } + + public OmittedArraySizeExpressionSyntax WithOmittedArraySizeExpressionToken(SyntaxToken omittedArraySizeExpressionToken) { throw null; } + } + + public sealed partial class OmittedTypeArgumentSyntax : TypeSyntax + { + internal OmittedTypeArgumentSyntax() { } + + public SyntaxToken OmittedTypeArgumentToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public OmittedTypeArgumentSyntax Update(SyntaxToken omittedTypeArgumentToken) { throw null; } + + public OmittedTypeArgumentSyntax WithOmittedTypeArgumentToken(SyntaxToken omittedTypeArgumentToken) { throw null; } + } + + public sealed partial class OperatorDeclarationSyntax : BaseMethodDeclarationSyntax + { + internal OperatorDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Body { get { throw null; } } + + public SyntaxToken CheckedKeyword { get { throw null; } } + + public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public override ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public SyntaxToken OperatorKeyword { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override ParameterListSyntax ParameterList { get { throw null; } } + + public TypeSyntax ReturnType { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new OperatorDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new OperatorDeclarationSyntax AddBodyAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new OperatorDeclarationSyntax AddBodyStatements(params StatementSyntax[] items) { throw null; } + + public new OperatorDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new OperatorDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public OperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax returnType, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken operatorToken, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public OperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax returnType, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, SyntaxToken operatorToken, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public OperatorDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax returnType, SyntaxToken operatorKeyword, SyntaxToken operatorToken, ParameterListSyntax parameterList, BlockSyntax? body, ArrowExpressionClauseSyntax? expressionBody, SyntaxToken semicolonToken) { throw null; } + + public new OperatorDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new OperatorDeclarationSyntax WithBody(BlockSyntax? body) { throw null; } + + public OperatorDeclarationSyntax WithCheckedKeyword(SyntaxToken checkedKeyword) { throw null; } + + public OperatorDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public new OperatorDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public new OperatorDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public OperatorDeclarationSyntax WithOperatorKeyword(SyntaxToken operatorKeyword) { throw null; } + + public OperatorDeclarationSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public new OperatorDeclarationSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public OperatorDeclarationSyntax WithReturnType(TypeSyntax returnType) { throw null; } + + public new OperatorDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class OperatorMemberCrefSyntax : MemberCrefSyntax + { + internal OperatorMemberCrefSyntax() { } + + public SyntaxToken CheckedKeyword { get { throw null; } } + + public SyntaxToken OperatorKeyword { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public CrefParameterListSyntax? Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public OperatorMemberCrefSyntax AddParametersParameters(params CrefParameterSyntax[] items) { throw null; } + + public OperatorMemberCrefSyntax Update(SyntaxToken operatorKeyword, SyntaxToken operatorToken, CrefParameterListSyntax? parameters) { throw null; } + + public OperatorMemberCrefSyntax Update(SyntaxToken operatorKeyword, SyntaxToken checkedKeyword, SyntaxToken operatorToken, CrefParameterListSyntax? parameters) { throw null; } + + public OperatorMemberCrefSyntax WithCheckedKeyword(SyntaxToken checkedKeyword) { throw null; } + + public OperatorMemberCrefSyntax WithOperatorKeyword(SyntaxToken operatorKeyword) { throw null; } + + public OperatorMemberCrefSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public OperatorMemberCrefSyntax WithParameters(CrefParameterListSyntax? parameters) { throw null; } + } + + public sealed partial class OrderByClauseSyntax : QueryClauseSyntax + { + internal OrderByClauseSyntax() { } + + public SyntaxToken OrderByKeyword { get { throw null; } } + + public SeparatedSyntaxList Orderings { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public OrderByClauseSyntax AddOrderings(params OrderingSyntax[] items) { throw null; } + + public OrderByClauseSyntax Update(SyntaxToken orderByKeyword, SeparatedSyntaxList orderings) { throw null; } + + public OrderByClauseSyntax WithOrderByKeyword(SyntaxToken orderByKeyword) { throw null; } + + public OrderByClauseSyntax WithOrderings(SeparatedSyntaxList orderings) { throw null; } + } + + public sealed partial class OrderingSyntax : CSharpSyntaxNode + { + internal OrderingSyntax() { } + + public SyntaxToken AscendingOrDescendingKeyword { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public OrderingSyntax Update(ExpressionSyntax expression, SyntaxToken ascendingOrDescendingKeyword) { throw null; } + + public OrderingSyntax WithAscendingOrDescendingKeyword(SyntaxToken ascendingOrDescendingKeyword) { throw null; } + + public OrderingSyntax WithExpression(ExpressionSyntax expression) { throw null; } + } + + public sealed partial class ParameterListSyntax : BaseParameterListSyntax + { + internal ParameterListSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ParameterListSyntax AddParameters(params ParameterSyntax[] items) { throw null; } + + public ParameterListSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList parameters, SyntaxToken closeParenToken) { throw null; } + + public ParameterListSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ParameterListSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public new ParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public sealed partial class ParameterSyntax : BaseParameterSyntax + { + internal ParameterSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public EqualsValueClauseSyntax? Default { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override TypeSyntax? Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ParameterSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ParameterSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public ParameterSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax? type, SyntaxToken identifier, EqualsValueClauseSyntax? @default) { throw null; } + + public new ParameterSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ParameterSyntax WithDefault(EqualsValueClauseSyntax? @default) { throw null; } + + public ParameterSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new ParameterSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new ParameterSyntax WithType(TypeSyntax? type) { throw null; } + } + + public sealed partial class ParenthesizedExpressionSyntax : ExpressionSyntax + { + internal ParenthesizedExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ParenthesizedExpressionSyntax Update(SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public ParenthesizedExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class ParenthesizedLambdaExpressionSyntax : LambdaExpressionSyntax + { + internal ParenthesizedLambdaExpressionSyntax() { } + + public override SyntaxToken ArrowToken { get { throw null; } } + + public override SyntaxToken AsyncKeyword { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Block { get { throw null; } } + + public override ExpressionSyntax? ExpressionBody { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public ParameterListSyntax ParameterList { get { throw null; } } + + public TypeSyntax? ReturnType { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ParenthesizedLambdaExpressionSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public ParenthesizedLambdaExpressionSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public ParenthesizedLambdaExpressionSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, ParameterListSyntax parameterList, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public ParenthesizedLambdaExpressionSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax? returnType, ParameterListSyntax parameterList, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public ParenthesizedLambdaExpressionSyntax Update(SyntaxToken asyncKeyword, ParameterListSyntax parameterList, SyntaxToken arrowToken, CSharpSyntaxNode body) { throw null; } + + public ParenthesizedLambdaExpressionSyntax Update(SyntaxToken asyncKeyword, ParameterListSyntax parameterList, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public ParenthesizedLambdaExpressionSyntax Update(SyntaxTokenList modifiers, ParameterListSyntax parameterList, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithArrowToken(SyntaxToken arrowToken) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithAsyncKeyword(SyntaxToken asyncKeyword) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithBlock(BlockSyntax? block) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithBody(CSharpSyntaxNode body) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithExpressionBody(ExpressionSyntax? expressionBody) { throw null; } + + public new ParenthesizedLambdaExpressionSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public ParenthesizedLambdaExpressionSyntax WithParameterList(ParameterListSyntax parameterList) { throw null; } + + public ParenthesizedLambdaExpressionSyntax WithReturnType(TypeSyntax? returnType) { throw null; } + } + + public sealed partial class ParenthesizedPatternSyntax : PatternSyntax + { + internal ParenthesizedPatternSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ParenthesizedPatternSyntax Update(SyntaxToken openParenToken, PatternSyntax pattern, SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedPatternSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedPatternSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public ParenthesizedPatternSyntax WithPattern(PatternSyntax pattern) { throw null; } + } + + public sealed partial class ParenthesizedVariableDesignationSyntax : VariableDesignationSyntax + { + internal ParenthesizedVariableDesignationSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SeparatedSyntaxList Variables { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ParenthesizedVariableDesignationSyntax AddVariables(params VariableDesignationSyntax[] items) { throw null; } + + public ParenthesizedVariableDesignationSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList variables, SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedVariableDesignationSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public ParenthesizedVariableDesignationSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public ParenthesizedVariableDesignationSyntax WithVariables(SeparatedSyntaxList variables) { throw null; } + } + + public abstract partial class PatternSyntax : ExpressionOrPatternSyntax + { + internal PatternSyntax() { } + } + + public sealed partial class PointerTypeSyntax : TypeSyntax + { + internal PointerTypeSyntax() { } + + public SyntaxToken AsteriskToken { get { throw null; } } + + public TypeSyntax ElementType { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PointerTypeSyntax Update(TypeSyntax elementType, SyntaxToken asteriskToken) { throw null; } + + public PointerTypeSyntax WithAsteriskToken(SyntaxToken asteriskToken) { throw null; } + + public PointerTypeSyntax WithElementType(TypeSyntax elementType) { throw null; } + } + + public sealed partial class PositionalPatternClauseSyntax : CSharpSyntaxNode + { + internal PositionalPatternClauseSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SeparatedSyntaxList Subpatterns { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PositionalPatternClauseSyntax AddSubpatterns(params SubpatternSyntax[] items) { throw null; } + + public PositionalPatternClauseSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList subpatterns, SyntaxToken closeParenToken) { throw null; } + + public PositionalPatternClauseSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public PositionalPatternClauseSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public PositionalPatternClauseSyntax WithSubpatterns(SeparatedSyntaxList subpatterns) { throw null; } + } + + public sealed partial class PostfixUnaryExpressionSyntax : ExpressionSyntax + { + internal PostfixUnaryExpressionSyntax() { } + + public ExpressionSyntax Operand { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PostfixUnaryExpressionSyntax Update(ExpressionSyntax operand, SyntaxToken operatorToken) { throw null; } + + public PostfixUnaryExpressionSyntax WithOperand(ExpressionSyntax operand) { throw null; } + + public PostfixUnaryExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + } + + public sealed partial class PragmaChecksumDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal PragmaChecksumDirectiveTriviaSyntax() { } + + public SyntaxToken Bytes { get { throw null; } } + + public SyntaxToken ChecksumKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken File { get { throw null; } } + + public SyntaxToken Guid { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken PragmaKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken pragmaKeyword, SyntaxToken checksumKeyword, SyntaxToken file, SyntaxToken guid, SyntaxToken bytes, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithBytes(SyntaxToken bytes) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithChecksumKeyword(SyntaxToken checksumKeyword) { throw null; } + + public new PragmaChecksumDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithGuid(SyntaxToken guid) { throw null; } + + public new PragmaChecksumDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public PragmaChecksumDirectiveTriviaSyntax WithPragmaKeyword(SyntaxToken pragmaKeyword) { throw null; } + } + + public sealed partial class PragmaWarningDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal PragmaWarningDirectiveTriviaSyntax() { } + + public SyntaxToken DisableOrRestoreKeyword { get { throw null; } } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SeparatedSyntaxList ErrorCodes { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken PragmaKeyword { get { throw null; } } + + public SyntaxToken WarningKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PragmaWarningDirectiveTriviaSyntax AddErrorCodes(params ExpressionSyntax[] items) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken pragmaKeyword, SyntaxToken warningKeyword, SyntaxToken disableOrRestoreKeyword, SeparatedSyntaxList errorCodes, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax WithDisableOrRestoreKeyword(SyntaxToken disableOrRestoreKeyword) { throw null; } + + public new PragmaWarningDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax WithErrorCodes(SeparatedSyntaxList errorCodes) { throw null; } + + public new PragmaWarningDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax WithPragmaKeyword(SyntaxToken pragmaKeyword) { throw null; } + + public PragmaWarningDirectiveTriviaSyntax WithWarningKeyword(SyntaxToken warningKeyword) { throw null; } + } + + public sealed partial class PredefinedTypeSyntax : TypeSyntax + { + internal PredefinedTypeSyntax() { } + + public SyntaxToken Keyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PredefinedTypeSyntax Update(SyntaxToken keyword) { throw null; } + + public PredefinedTypeSyntax WithKeyword(SyntaxToken keyword) { throw null; } + } + + public sealed partial class PrefixUnaryExpressionSyntax : ExpressionSyntax + { + internal PrefixUnaryExpressionSyntax() { } + + public ExpressionSyntax Operand { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PrefixUnaryExpressionSyntax Update(SyntaxToken operatorToken, ExpressionSyntax operand) { throw null; } + + public PrefixUnaryExpressionSyntax WithOperand(ExpressionSyntax operand) { throw null; } + + public PrefixUnaryExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + } + + public sealed partial class PrimaryConstructorBaseTypeSyntax : BaseTypeSyntax + { + internal PrimaryConstructorBaseTypeSyntax() { } + + public ArgumentListSyntax ArgumentList { get { throw null; } } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PrimaryConstructorBaseTypeSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public PrimaryConstructorBaseTypeSyntax Update(TypeSyntax type, ArgumentListSyntax argumentList) { throw null; } + + public PrimaryConstructorBaseTypeSyntax WithArgumentList(ArgumentListSyntax argumentList) { throw null; } + + public new PrimaryConstructorBaseTypeSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class PropertyDeclarationSyntax : BasePropertyDeclarationSyntax + { + internal PropertyDeclarationSyntax() { } + + public override AccessorListSyntax? AccessorList { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier { get { throw null; } } + + public ArrowExpressionClauseSyntax? ExpressionBody { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public EqualsValueClauseSyntax? Initializer { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + [System.Obsolete("This member is obsolete.", true)] + public SyntaxToken Semicolon { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new PropertyDeclarationSyntax AddAccessorListAccessors(params AccessorDeclarationSyntax[] items) { throw null; } + + public new PropertyDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new PropertyDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public PropertyDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, TypeSyntax type, ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier, SyntaxToken identifier, AccessorListSyntax? accessorList, ArrowExpressionClauseSyntax? expressionBody, EqualsValueClauseSyntax? initializer, SyntaxToken semicolonToken) { throw null; } + + public new PropertyDeclarationSyntax WithAccessorList(AccessorListSyntax? accessorList) { throw null; } + + public new PropertyDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new PropertyDeclarationSyntax WithExplicitInterfaceSpecifier(ExplicitInterfaceSpecifierSyntax? explicitInterfaceSpecifier) { throw null; } + + public PropertyDeclarationSyntax WithExpressionBody(ArrowExpressionClauseSyntax? expressionBody) { throw null; } + + public PropertyDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public PropertyDeclarationSyntax WithInitializer(EqualsValueClauseSyntax? initializer) { throw null; } + + public new PropertyDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + [System.Obsolete("This member is obsolete.", true)] + public PropertyDeclarationSyntax WithSemicolon(SyntaxToken semicolon) { throw null; } + + public PropertyDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new PropertyDeclarationSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class PropertyPatternClauseSyntax : CSharpSyntaxNode + { + internal PropertyPatternClauseSyntax() { } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public SeparatedSyntaxList Subpatterns { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public PropertyPatternClauseSyntax AddSubpatterns(params SubpatternSyntax[] items) { throw null; } + + public PropertyPatternClauseSyntax Update(SyntaxToken openBraceToken, SeparatedSyntaxList subpatterns, SyntaxToken closeBraceToken) { throw null; } + + public PropertyPatternClauseSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public PropertyPatternClauseSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public PropertyPatternClauseSyntax WithSubpatterns(SeparatedSyntaxList subpatterns) { throw null; } + } + + public sealed partial class QualifiedCrefSyntax : CrefSyntax + { + internal QualifiedCrefSyntax() { } + + public TypeSyntax Container { get { throw null; } } + + public SyntaxToken DotToken { get { throw null; } } + + public MemberCrefSyntax Member { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public QualifiedCrefSyntax Update(TypeSyntax container, SyntaxToken dotToken, MemberCrefSyntax member) { throw null; } + + public QualifiedCrefSyntax WithContainer(TypeSyntax container) { throw null; } + + public QualifiedCrefSyntax WithDotToken(SyntaxToken dotToken) { throw null; } + + public QualifiedCrefSyntax WithMember(MemberCrefSyntax member) { throw null; } + } + + public sealed partial class QualifiedNameSyntax : NameSyntax + { + internal QualifiedNameSyntax() { } + + public SyntaxToken DotToken { get { throw null; } } + + public NameSyntax Left { get { throw null; } } + + public SimpleNameSyntax Right { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public QualifiedNameSyntax Update(NameSyntax left, SyntaxToken dotToken, SimpleNameSyntax right) { throw null; } + + public QualifiedNameSyntax WithDotToken(SyntaxToken dotToken) { throw null; } + + public QualifiedNameSyntax WithLeft(NameSyntax left) { throw null; } + + public QualifiedNameSyntax WithRight(SimpleNameSyntax right) { throw null; } + } + + public sealed partial class QueryBodySyntax : CSharpSyntaxNode + { + internal QueryBodySyntax() { } + + public SyntaxList Clauses { get { throw null; } } + + public QueryContinuationSyntax? Continuation { get { throw null; } } + + public SelectOrGroupClauseSyntax SelectOrGroup { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public QueryBodySyntax AddClauses(params QueryClauseSyntax[] items) { throw null; } + + public QueryBodySyntax Update(SyntaxList clauses, SelectOrGroupClauseSyntax selectOrGroup, QueryContinuationSyntax? continuation) { throw null; } + + public QueryBodySyntax WithClauses(SyntaxList clauses) { throw null; } + + public QueryBodySyntax WithContinuation(QueryContinuationSyntax? continuation) { throw null; } + + public QueryBodySyntax WithSelectOrGroup(SelectOrGroupClauseSyntax selectOrGroup) { throw null; } + } + + public abstract partial class QueryClauseSyntax : CSharpSyntaxNode + { + internal QueryClauseSyntax() { } + } + + public sealed partial class QueryContinuationSyntax : CSharpSyntaxNode + { + internal QueryContinuationSyntax() { } + + public QueryBodySyntax Body { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken IntoKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public QueryContinuationSyntax AddBodyClauses(params QueryClauseSyntax[] items) { throw null; } + + public QueryContinuationSyntax Update(SyntaxToken intoKeyword, SyntaxToken identifier, QueryBodySyntax body) { throw null; } + + public QueryContinuationSyntax WithBody(QueryBodySyntax body) { throw null; } + + public QueryContinuationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public QueryContinuationSyntax WithIntoKeyword(SyntaxToken intoKeyword) { throw null; } + } + + public sealed partial class QueryExpressionSyntax : ExpressionSyntax + { + internal QueryExpressionSyntax() { } + + public QueryBodySyntax Body { get { throw null; } } + + public FromClauseSyntax FromClause { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public QueryExpressionSyntax AddBodyClauses(params QueryClauseSyntax[] items) { throw null; } + + public QueryExpressionSyntax Update(FromClauseSyntax fromClause, QueryBodySyntax body) { throw null; } + + public QueryExpressionSyntax WithBody(QueryBodySyntax body) { throw null; } + + public QueryExpressionSyntax WithFromClause(FromClauseSyntax fromClause) { throw null; } + } + + public sealed partial class RangeExpressionSyntax : ExpressionSyntax + { + internal RangeExpressionSyntax() { } + + public ExpressionSyntax? LeftOperand { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public ExpressionSyntax? RightOperand { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RangeExpressionSyntax Update(ExpressionSyntax? leftOperand, SyntaxToken operatorToken, ExpressionSyntax? rightOperand) { throw null; } + + public RangeExpressionSyntax WithLeftOperand(ExpressionSyntax? leftOperand) { throw null; } + + public RangeExpressionSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public RangeExpressionSyntax WithRightOperand(ExpressionSyntax? rightOperand) { throw null; } + } + + public sealed partial class RecordDeclarationSyntax : TypeDeclarationSyntax + { + internal RecordDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BaseListSyntax? BaseList { get { throw null; } } + + public SyntaxToken ClassOrStructKeyword { get { throw null; } } + + public override SyntaxToken CloseBraceToken { get { throw null; } } + + public override SyntaxList ConstraintClauses { get { throw null; } } + + public override SyntaxToken Identifier { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken OpenBraceToken { get { throw null; } } + + public override ParameterListSyntax? ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new RecordDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new RecordDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public new RecordDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new RecordDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new RecordDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new RecordDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public new RecordDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public RecordDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax? parameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public RecordDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken classOrStructKeyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax? parameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new RecordDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new RecordDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public RecordDeclarationSyntax WithClassOrStructKeyword(SyntaxToken classOrStructKeyword) { throw null; } + + public new RecordDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public new RecordDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public new RecordDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new RecordDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public new RecordDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new RecordDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new RecordDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public new RecordDeclarationSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + + public new RecordDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new RecordDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class RecursivePatternSyntax : PatternSyntax + { + internal RecursivePatternSyntax() { } + + public VariableDesignationSyntax? Designation { get { throw null; } } + + public PositionalPatternClauseSyntax? PositionalPatternClause { get { throw null; } } + + public PropertyPatternClauseSyntax? PropertyPatternClause { get { throw null; } } + + public TypeSyntax? Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RecursivePatternSyntax AddPositionalPatternClauseSubpatterns(params SubpatternSyntax[] items) { throw null; } + + public RecursivePatternSyntax AddPropertyPatternClauseSubpatterns(params SubpatternSyntax[] items) { throw null; } + + public RecursivePatternSyntax Update(TypeSyntax? type, PositionalPatternClauseSyntax? positionalPatternClause, PropertyPatternClauseSyntax? propertyPatternClause, VariableDesignationSyntax? designation) { throw null; } + + public RecursivePatternSyntax WithDesignation(VariableDesignationSyntax? designation) { throw null; } + + public RecursivePatternSyntax WithPositionalPatternClause(PositionalPatternClauseSyntax? positionalPatternClause) { throw null; } + + public RecursivePatternSyntax WithPropertyPatternClause(PropertyPatternClauseSyntax? propertyPatternClause) { throw null; } + + public RecursivePatternSyntax WithType(TypeSyntax? type) { throw null; } + } + + public sealed partial class ReferenceDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal ReferenceDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken File { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken ReferenceKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ReferenceDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken referenceKeyword, SyntaxToken file, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new ReferenceDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public ReferenceDirectiveTriviaSyntax WithFile(SyntaxToken file) { throw null; } + + public new ReferenceDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public ReferenceDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public ReferenceDirectiveTriviaSyntax WithReferenceKeyword(SyntaxToken referenceKeyword) { throw null; } + } + + public sealed partial class RefExpressionSyntax : ExpressionSyntax + { + internal RefExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken RefKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RefExpressionSyntax Update(SyntaxToken refKeyword, ExpressionSyntax expression) { throw null; } + + public RefExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public RefExpressionSyntax WithRefKeyword(SyntaxToken refKeyword) { throw null; } + } + + public sealed partial class RefTypeExpressionSyntax : ExpressionSyntax + { + internal RefTypeExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RefTypeExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken) { throw null; } + + public RefTypeExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public RefTypeExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public RefTypeExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public RefTypeExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class RefTypeSyntax : TypeSyntax + { + internal RefTypeSyntax() { } + + public SyntaxToken ReadOnlyKeyword { get { throw null; } } + + public SyntaxToken RefKeyword { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RefTypeSyntax Update(SyntaxToken refKeyword, TypeSyntax type) { throw null; } + + public RefTypeSyntax Update(SyntaxToken refKeyword, SyntaxToken readOnlyKeyword, TypeSyntax type) { throw null; } + + public RefTypeSyntax WithReadOnlyKeyword(SyntaxToken readOnlyKeyword) { throw null; } + + public RefTypeSyntax WithRefKeyword(SyntaxToken refKeyword) { throw null; } + + public RefTypeSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class RefValueExpressionSyntax : ExpressionSyntax + { + internal RefValueExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken Comma { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RefValueExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken comma, TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public RefValueExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public RefValueExpressionSyntax WithComma(SyntaxToken comma) { throw null; } + + public RefValueExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public RefValueExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public RefValueExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public RefValueExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class RegionDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal RegionDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken RegionKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RegionDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken regionKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new RegionDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new RegionDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public RegionDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public RegionDirectiveTriviaSyntax WithRegionKeyword(SyntaxToken regionKeyword) { throw null; } + } + + public sealed partial class RelationalPatternSyntax : PatternSyntax + { + internal RelationalPatternSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken OperatorToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public RelationalPatternSyntax Update(SyntaxToken operatorToken, ExpressionSyntax expression) { throw null; } + + public RelationalPatternSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public RelationalPatternSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + } + + public sealed partial class ReturnStatementSyntax : StatementSyntax + { + internal ReturnStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public ExpressionSyntax? Expression { get { throw null; } } + + public SyntaxToken ReturnKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ReturnStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ReturnStatementSyntax Update(SyntaxList attributeLists, SyntaxToken returnKeyword, ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public ReturnStatementSyntax Update(SyntaxToken returnKeyword, ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public new ReturnStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ReturnStatementSyntax WithExpression(ExpressionSyntax? expression) { throw null; } + + public ReturnStatementSyntax WithReturnKeyword(SyntaxToken returnKeyword) { throw null; } + + public ReturnStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + } + + public sealed partial class ScopedTypeSyntax : TypeSyntax + { + internal ScopedTypeSyntax() { } + + public SyntaxToken ScopedKeyword { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ScopedTypeSyntax Update(SyntaxToken scopedKeyword, TypeSyntax type) { throw null; } + + public ScopedTypeSyntax WithScopedKeyword(SyntaxToken scopedKeyword) { throw null; } + + public ScopedTypeSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class SelectClauseSyntax : SelectOrGroupClauseSyntax + { + internal SelectClauseSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken SelectKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SelectClauseSyntax Update(SyntaxToken selectKeyword, ExpressionSyntax expression) { throw null; } + + public SelectClauseSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public SelectClauseSyntax WithSelectKeyword(SyntaxToken selectKeyword) { throw null; } + } + + public abstract partial class SelectOrGroupClauseSyntax : CSharpSyntaxNode + { + internal SelectOrGroupClauseSyntax() { } + } + + public sealed partial class ShebangDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal ShebangDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public SyntaxToken ExclamationToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ShebangDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken exclamationToken, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new ShebangDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public ShebangDirectiveTriviaSyntax WithExclamationToken(SyntaxToken exclamationToken) { throw null; } + + public new ShebangDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public ShebangDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + } + + public sealed partial class SimpleBaseTypeSyntax : BaseTypeSyntax + { + internal SimpleBaseTypeSyntax() { } + + public override TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SimpleBaseTypeSyntax Update(TypeSyntax type) { throw null; } + + public new SimpleBaseTypeSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class SimpleLambdaExpressionSyntax : LambdaExpressionSyntax + { + internal SimpleLambdaExpressionSyntax() { } + + public override SyntaxToken ArrowToken { get { throw null; } } + + public override SyntaxToken AsyncKeyword { get { throw null; } } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BlockSyntax? Block { get { throw null; } } + + public override ExpressionSyntax? ExpressionBody { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public ParameterSyntax Parameter { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new SimpleLambdaExpressionSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new SimpleLambdaExpressionSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new SimpleLambdaExpressionSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public new SimpleLambdaExpressionSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public SimpleLambdaExpressionSyntax AddParameterAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public SimpleLambdaExpressionSyntax AddParameterModifiers(params SyntaxToken[] items) { throw null; } + + public SimpleLambdaExpressionSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, ParameterSyntax parameter, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public SimpleLambdaExpressionSyntax Update(SyntaxToken asyncKeyword, ParameterSyntax parameter, SyntaxToken arrowToken, CSharpSyntaxNode body) { throw null; } + + public SimpleLambdaExpressionSyntax Update(SyntaxToken asyncKeyword, ParameterSyntax parameter, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public SimpleLambdaExpressionSyntax Update(SyntaxTokenList modifiers, ParameterSyntax parameter, SyntaxToken arrowToken, BlockSyntax? block, ExpressionSyntax? expressionBody) { throw null; } + + public new SimpleLambdaExpressionSyntax WithArrowToken(SyntaxToken arrowToken) { throw null; } + + public new SimpleLambdaExpressionSyntax WithAsyncKeyword(SyntaxToken asyncKeyword) { throw null; } + + public new SimpleLambdaExpressionSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new SimpleLambdaExpressionSyntax WithBlock(BlockSyntax? block) { throw null; } + + public new SimpleLambdaExpressionSyntax WithBody(CSharpSyntaxNode body) { throw null; } + + public new SimpleLambdaExpressionSyntax WithExpressionBody(ExpressionSyntax? expressionBody) { throw null; } + + public new SimpleLambdaExpressionSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public SimpleLambdaExpressionSyntax WithParameter(ParameterSyntax parameter) { throw null; } + } + + public abstract partial class SimpleNameSyntax : NameSyntax + { + internal SimpleNameSyntax() { } + + public abstract SyntaxToken Identifier { get; } + + public SimpleNameSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + } + + public sealed partial class SingleVariableDesignationSyntax : VariableDesignationSyntax + { + internal SingleVariableDesignationSyntax() { } + + public SyntaxToken Identifier { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SingleVariableDesignationSyntax Update(SyntaxToken identifier) { throw null; } + + public SingleVariableDesignationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + } + + public sealed partial class SizeOfExpressionSyntax : ExpressionSyntax + { + internal SizeOfExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SizeOfExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public SizeOfExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public SizeOfExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public SizeOfExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public SizeOfExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class SkippedTokensTriviaSyntax : StructuredTriviaSyntax, ISkippedTokensTriviaSyntax + { + internal SkippedTokensTriviaSyntax() { } + + public SyntaxTokenList Tokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SkippedTokensTriviaSyntax AddTokens(params SyntaxToken[] items) { throw null; } + + public SkippedTokensTriviaSyntax Update(SyntaxTokenList tokens) { throw null; } + + public SkippedTokensTriviaSyntax WithTokens(SyntaxTokenList tokens) { throw null; } + } + + public sealed partial class SlicePatternSyntax : PatternSyntax + { + internal SlicePatternSyntax() { } + + public SyntaxToken DotDotToken { get { throw null; } } + + public PatternSyntax? Pattern { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SlicePatternSyntax Update(SyntaxToken dotDotToken, PatternSyntax? pattern) { throw null; } + + public SlicePatternSyntax WithDotDotToken(SyntaxToken dotDotToken) { throw null; } + + public SlicePatternSyntax WithPattern(PatternSyntax? pattern) { throw null; } + } + + public sealed partial class StackAllocArrayCreationExpressionSyntax : ExpressionSyntax + { + internal StackAllocArrayCreationExpressionSyntax() { } + + public InitializerExpressionSyntax? Initializer { get { throw null; } } + + public SyntaxToken StackAllocKeyword { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public StackAllocArrayCreationExpressionSyntax Update(SyntaxToken stackAllocKeyword, TypeSyntax type, InitializerExpressionSyntax? initializer) { throw null; } + + public StackAllocArrayCreationExpressionSyntax Update(SyntaxToken stackAllocKeyword, TypeSyntax type) { throw null; } + + public StackAllocArrayCreationExpressionSyntax WithInitializer(InitializerExpressionSyntax? initializer) { throw null; } + + public StackAllocArrayCreationExpressionSyntax WithStackAllocKeyword(SyntaxToken stackAllocKeyword) { throw null; } + + public StackAllocArrayCreationExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public abstract partial class StatementSyntax : CSharpSyntaxNode + { + internal StatementSyntax() { } + + public abstract SyntaxList AttributeLists { get; } + + public StatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public StatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + } + + public sealed partial class StructDeclarationSyntax : TypeDeclarationSyntax + { + internal StructDeclarationSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public override BaseListSyntax? BaseList { get { throw null; } } + + public override SyntaxToken CloseBraceToken { get { throw null; } } + + public override SyntaxList ConstraintClauses { get { throw null; } } + + public override SyntaxToken Identifier { get { throw null; } } + + public override SyntaxToken Keyword { get { throw null; } } + + public override SyntaxList Members { get { throw null; } } + + public override SyntaxTokenList Modifiers { get { throw null; } } + + public override SyntaxToken OpenBraceToken { get { throw null; } } + + public override ParameterListSyntax? ParameterList { get { throw null; } } + + public override SyntaxToken SemicolonToken { get { throw null; } } + + public override TypeParameterListSyntax? TypeParameterList { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new StructDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new StructDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public new StructDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public new StructDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new StructDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public new StructDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public new StructDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public StructDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public StructDeclarationSyntax Update(SyntaxList attributeLists, SyntaxTokenList modifiers, SyntaxToken keyword, SyntaxToken identifier, TypeParameterListSyntax? typeParameterList, ParameterListSyntax? parameterList, BaseListSyntax? baseList, SyntaxList constraintClauses, SyntaxToken openBraceToken, SyntaxList members, SyntaxToken closeBraceToken, SyntaxToken semicolonToken) { throw null; } + + public new StructDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new StructDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public new StructDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public new StructDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public new StructDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public new StructDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public new StructDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new StructDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new StructDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public new StructDeclarationSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + + public new StructDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public new StructDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public abstract partial class StructuredTriviaSyntax : CSharpSyntaxNode, IStructuredTriviaSyntax + { + internal StructuredTriviaSyntax() { } + + public override SyntaxTrivia ParentTrivia { get { throw null; } } + } + + public sealed partial class SubpatternSyntax : CSharpSyntaxNode + { + internal SubpatternSyntax() { } + + public BaseExpressionColonSyntax? ExpressionColon { get { throw null; } } + + public NameColonSyntax? NameColon { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SubpatternSyntax Update(BaseExpressionColonSyntax? expressionColon, PatternSyntax pattern) { throw null; } + + public SubpatternSyntax Update(NameColonSyntax? nameColon, PatternSyntax pattern) { throw null; } + + public SubpatternSyntax WithExpressionColon(BaseExpressionColonSyntax? expressionColon) { throw null; } + + public SubpatternSyntax WithNameColon(NameColonSyntax? nameColon) { throw null; } + + public SubpatternSyntax WithPattern(PatternSyntax pattern) { throw null; } + } + + public sealed partial class SwitchExpressionArmSyntax : CSharpSyntaxNode + { + internal SwitchExpressionArmSyntax() { } + + public SyntaxToken EqualsGreaterThanToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public WhenClauseSyntax? WhenClause { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SwitchExpressionArmSyntax Update(PatternSyntax pattern, WhenClauseSyntax? whenClause, SyntaxToken equalsGreaterThanToken, ExpressionSyntax expression) { throw null; } + + public SwitchExpressionArmSyntax WithEqualsGreaterThanToken(SyntaxToken equalsGreaterThanToken) { throw null; } + + public SwitchExpressionArmSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public SwitchExpressionArmSyntax WithPattern(PatternSyntax pattern) { throw null; } + + public SwitchExpressionArmSyntax WithWhenClause(WhenClauseSyntax? whenClause) { throw null; } + } + + public sealed partial class SwitchExpressionSyntax : ExpressionSyntax + { + internal SwitchExpressionSyntax() { } + + public SeparatedSyntaxList Arms { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public ExpressionSyntax GoverningExpression { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public SyntaxToken SwitchKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SwitchExpressionSyntax AddArms(params SwitchExpressionArmSyntax[] items) { throw null; } + + public SwitchExpressionSyntax Update(ExpressionSyntax governingExpression, SyntaxToken switchKeyword, SyntaxToken openBraceToken, SeparatedSyntaxList arms, SyntaxToken closeBraceToken) { throw null; } + + public SwitchExpressionSyntax WithArms(SeparatedSyntaxList arms) { throw null; } + + public SwitchExpressionSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public SwitchExpressionSyntax WithGoverningExpression(ExpressionSyntax governingExpression) { throw null; } + + public SwitchExpressionSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public SwitchExpressionSyntax WithSwitchKeyword(SyntaxToken switchKeyword) { throw null; } + } + + public abstract partial class SwitchLabelSyntax : CSharpSyntaxNode + { + internal SwitchLabelSyntax() { } + + public abstract SyntaxToken ColonToken { get; } + public abstract SyntaxToken Keyword { get; } + + public SwitchLabelSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public SwitchLabelSyntax WithKeyword(SyntaxToken keyword) { throw null; } + } + + public sealed partial class SwitchSectionSyntax : CSharpSyntaxNode + { + internal SwitchSectionSyntax() { } + + public SyntaxList Labels { get { throw null; } } + + public SyntaxList Statements { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public SwitchSectionSyntax AddLabels(params SwitchLabelSyntax[] items) { throw null; } + + public SwitchSectionSyntax AddStatements(params StatementSyntax[] items) { throw null; } + + public SwitchSectionSyntax Update(SyntaxList labels, SyntaxList statements) { throw null; } + + public SwitchSectionSyntax WithLabels(SyntaxList labels) { throw null; } + + public SwitchSectionSyntax WithStatements(SyntaxList statements) { throw null; } + } + + public sealed partial class SwitchStatementSyntax : StatementSyntax + { + internal SwitchStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseBraceToken { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken OpenBraceToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public SyntaxList Sections { get { throw null; } } + + public SyntaxToken SwitchKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new SwitchStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public SwitchStatementSyntax AddSections(params SwitchSectionSyntax[] items) { throw null; } + + public SwitchStatementSyntax Update(SyntaxList attributeLists, SyntaxToken switchKeyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken, SyntaxToken openBraceToken, SyntaxList sections, SyntaxToken closeBraceToken) { throw null; } + + public SwitchStatementSyntax Update(SyntaxToken switchKeyword, SyntaxToken openParenToken, ExpressionSyntax expression, SyntaxToken closeParenToken, SyntaxToken openBraceToken, SyntaxList sections, SyntaxToken closeBraceToken) { throw null; } + + public new SwitchStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public SwitchStatementSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public SwitchStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public SwitchStatementSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public SwitchStatementSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public SwitchStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public SwitchStatementSyntax WithSections(SyntaxList sections) { throw null; } + + public SwitchStatementSyntax WithSwitchKeyword(SyntaxToken switchKeyword) { throw null; } + } + + public sealed partial class ThisExpressionSyntax : InstanceExpressionSyntax + { + internal ThisExpressionSyntax() { } + + public SyntaxToken Token { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ThisExpressionSyntax Update(SyntaxToken token) { throw null; } + + public ThisExpressionSyntax WithToken(SyntaxToken token) { throw null; } + } + + public sealed partial class ThrowExpressionSyntax : ExpressionSyntax + { + internal ThrowExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public SyntaxToken ThrowKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public ThrowExpressionSyntax Update(SyntaxToken throwKeyword, ExpressionSyntax expression) { throw null; } + + public ThrowExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public ThrowExpressionSyntax WithThrowKeyword(SyntaxToken throwKeyword) { throw null; } + } + + public sealed partial class ThrowStatementSyntax : StatementSyntax + { + internal ThrowStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public ExpressionSyntax? Expression { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken ThrowKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new ThrowStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public ThrowStatementSyntax Update(SyntaxList attributeLists, SyntaxToken throwKeyword, ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public ThrowStatementSyntax Update(SyntaxToken throwKeyword, ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public new ThrowStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public ThrowStatementSyntax WithExpression(ExpressionSyntax? expression) { throw null; } + + public ThrowStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public ThrowStatementSyntax WithThrowKeyword(SyntaxToken throwKeyword) { throw null; } + } + + public sealed partial class TryStatementSyntax : StatementSyntax + { + internal TryStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public BlockSyntax Block { get { throw null; } } + + public SyntaxList Catches { get { throw null; } } + + public FinallyClauseSyntax? Finally { get { throw null; } } + + public SyntaxToken TryKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new TryStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public TryStatementSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public TryStatementSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public TryStatementSyntax AddCatches(params CatchClauseSyntax[] items) { throw null; } + + public TryStatementSyntax Update(SyntaxList attributeLists, SyntaxToken tryKeyword, BlockSyntax block, SyntaxList catches, FinallyClauseSyntax? @finally) { throw null; } + + public TryStatementSyntax Update(SyntaxToken tryKeyword, BlockSyntax block, SyntaxList catches, FinallyClauseSyntax @finally) { throw null; } + + public new TryStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public TryStatementSyntax WithBlock(BlockSyntax block) { throw null; } + + public TryStatementSyntax WithCatches(SyntaxList catches) { throw null; } + + public TryStatementSyntax WithFinally(FinallyClauseSyntax? @finally) { throw null; } + + public TryStatementSyntax WithTryKeyword(SyntaxToken tryKeyword) { throw null; } + } + + public sealed partial class TupleElementSyntax : CSharpSyntaxNode + { + internal TupleElementSyntax() { } + + public SyntaxToken Identifier { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TupleElementSyntax Update(TypeSyntax type, SyntaxToken identifier) { throw null; } + + public TupleElementSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public TupleElementSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class TupleExpressionSyntax : ExpressionSyntax + { + internal TupleExpressionSyntax() { } + + public SeparatedSyntaxList Arguments { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TupleExpressionSyntax AddArguments(params ArgumentSyntax[] items) { throw null; } + + public TupleExpressionSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList arguments, SyntaxToken closeParenToken) { throw null; } + + public TupleExpressionSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + + public TupleExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public TupleExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class TupleTypeSyntax : TypeSyntax + { + internal TupleTypeSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SeparatedSyntaxList Elements { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TupleTypeSyntax AddElements(params TupleElementSyntax[] items) { throw null; } + + public TupleTypeSyntax Update(SyntaxToken openParenToken, SeparatedSyntaxList elements, SyntaxToken closeParenToken) { throw null; } + + public TupleTypeSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public TupleTypeSyntax WithElements(SeparatedSyntaxList elements) { throw null; } + + public TupleTypeSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + } + + public sealed partial class TypeArgumentListSyntax : CSharpSyntaxNode + { + internal TypeArgumentListSyntax() { } + + public SeparatedSyntaxList Arguments { get { throw null; } } + + public SyntaxToken GreaterThanToken { get { throw null; } } + + public SyntaxToken LessThanToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeArgumentListSyntax AddArguments(params TypeSyntax[] items) { throw null; } + + public TypeArgumentListSyntax Update(SyntaxToken lessThanToken, SeparatedSyntaxList arguments, SyntaxToken greaterThanToken) { throw null; } + + public TypeArgumentListSyntax WithArguments(SeparatedSyntaxList arguments) { throw null; } + + public TypeArgumentListSyntax WithGreaterThanToken(SyntaxToken greaterThanToken) { throw null; } + + public TypeArgumentListSyntax WithLessThanToken(SyntaxToken lessThanToken) { throw null; } + } + + public sealed partial class TypeConstraintSyntax : TypeParameterConstraintSyntax + { + internal TypeConstraintSyntax() { } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeConstraintSyntax Update(TypeSyntax type) { throw null; } + + public TypeConstraintSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class TypeCrefSyntax : CrefSyntax + { + internal TypeCrefSyntax() { } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeCrefSyntax Update(TypeSyntax type) { throw null; } + + public TypeCrefSyntax WithType(TypeSyntax type) { throw null; } + } + + public abstract partial class TypeDeclarationSyntax : BaseTypeDeclarationSyntax + { + internal TypeDeclarationSyntax() { } + + public int Arity { get { throw null; } } + + public abstract SyntaxList ConstraintClauses { get; } + public abstract SyntaxToken Keyword { get; } + public abstract SyntaxList Members { get; } + public abstract ParameterListSyntax? ParameterList { get; } + public abstract TypeParameterListSyntax? TypeParameterList { get; } + + public new TypeDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public new BaseTypeDeclarationSyntax AddBaseListTypes(params BaseTypeSyntax[] items) { throw null; } + + public TypeDeclarationSyntax AddConstraintClauses(params TypeParameterConstraintClauseSyntax[] items) { throw null; } + + public TypeDeclarationSyntax AddMembers(params MemberDeclarationSyntax[] items) { throw null; } + + public new TypeDeclarationSyntax AddModifiers(params SyntaxToken[] items) { throw null; } + + public TypeDeclarationSyntax AddParameterListParameters(params ParameterSyntax[] items) { throw null; } + + public TypeDeclarationSyntax AddTypeParameterListParameters(params TypeParameterSyntax[] items) { throw null; } + + public new TypeDeclarationSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public new TypeDeclarationSyntax WithBaseList(BaseListSyntax? baseList) { throw null; } + + public new TypeDeclarationSyntax WithCloseBraceToken(SyntaxToken closeBraceToken) { throw null; } + + public TypeDeclarationSyntax WithConstraintClauses(SyntaxList constraintClauses) { throw null; } + + public new TypeDeclarationSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public TypeDeclarationSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public TypeDeclarationSyntax WithMembers(SyntaxList members) { throw null; } + + public new TypeDeclarationSyntax WithModifiers(SyntaxTokenList modifiers) { throw null; } + + public new TypeDeclarationSyntax WithOpenBraceToken(SyntaxToken openBraceToken) { throw null; } + + public TypeDeclarationSyntax WithParameterList(ParameterListSyntax? parameterList) { throw null; } + + public new TypeDeclarationSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public TypeDeclarationSyntax WithTypeParameterList(TypeParameterListSyntax? typeParameterList) { throw null; } + } + + public sealed partial class TypeOfExpressionSyntax : ExpressionSyntax + { + internal TypeOfExpressionSyntax() { } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public SyntaxToken Keyword { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeOfExpressionSyntax Update(SyntaxToken keyword, SyntaxToken openParenToken, TypeSyntax type, SyntaxToken closeParenToken) { throw null; } + + public TypeOfExpressionSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public TypeOfExpressionSyntax WithKeyword(SyntaxToken keyword) { throw null; } + + public TypeOfExpressionSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public TypeOfExpressionSyntax WithType(TypeSyntax type) { throw null; } + } + + public sealed partial class TypeParameterConstraintClauseSyntax : CSharpSyntaxNode + { + internal TypeParameterConstraintClauseSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public SeparatedSyntaxList Constraints { get { throw null; } } + + public IdentifierNameSyntax Name { get { throw null; } } + + public SyntaxToken WhereKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeParameterConstraintClauseSyntax AddConstraints(params TypeParameterConstraintSyntax[] items) { throw null; } + + public TypeParameterConstraintClauseSyntax Update(SyntaxToken whereKeyword, IdentifierNameSyntax name, SyntaxToken colonToken, SeparatedSyntaxList constraints) { throw null; } + + public TypeParameterConstraintClauseSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public TypeParameterConstraintClauseSyntax WithConstraints(SeparatedSyntaxList constraints) { throw null; } + + public TypeParameterConstraintClauseSyntax WithName(IdentifierNameSyntax name) { throw null; } + + public TypeParameterConstraintClauseSyntax WithWhereKeyword(SyntaxToken whereKeyword) { throw null; } + } + + public abstract partial class TypeParameterConstraintSyntax : CSharpSyntaxNode + { + internal TypeParameterConstraintSyntax() { } + } + + public sealed partial class TypeParameterListSyntax : CSharpSyntaxNode + { + internal TypeParameterListSyntax() { } + + public SyntaxToken GreaterThanToken { get { throw null; } } + + public SyntaxToken LessThanToken { get { throw null; } } + + public SeparatedSyntaxList Parameters { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeParameterListSyntax AddParameters(params TypeParameterSyntax[] items) { throw null; } + + public TypeParameterListSyntax Update(SyntaxToken lessThanToken, SeparatedSyntaxList parameters, SyntaxToken greaterThanToken) { throw null; } + + public TypeParameterListSyntax WithGreaterThanToken(SyntaxToken greaterThanToken) { throw null; } + + public TypeParameterListSyntax WithLessThanToken(SyntaxToken lessThanToken) { throw null; } + + public TypeParameterListSyntax WithParameters(SeparatedSyntaxList parameters) { throw null; } + } + + public sealed partial class TypeParameterSyntax : CSharpSyntaxNode + { + internal TypeParameterSyntax() { } + + public SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public SyntaxToken VarianceKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypeParameterSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public TypeParameterSyntax Update(SyntaxList attributeLists, SyntaxToken varianceKeyword, SyntaxToken identifier) { throw null; } + + public TypeParameterSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public TypeParameterSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public TypeParameterSyntax WithVarianceKeyword(SyntaxToken varianceKeyword) { throw null; } + } + + public sealed partial class TypePatternSyntax : PatternSyntax + { + internal TypePatternSyntax() { } + + public TypeSyntax Type { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public TypePatternSyntax Update(TypeSyntax type) { throw null; } + + public TypePatternSyntax WithType(TypeSyntax type) { throw null; } + } + + public abstract partial class TypeSyntax : ExpressionSyntax + { + internal TypeSyntax() { } + + public bool IsNint { get { throw null; } } + + public bool IsNotNull { get { throw null; } } + + public bool IsNuint { get { throw null; } } + + public bool IsUnmanaged { get { throw null; } } + + public bool IsVar { get { throw null; } } + } + + public sealed partial class UnaryPatternSyntax : PatternSyntax + { + internal UnaryPatternSyntax() { } + + public SyntaxToken OperatorToken { get { throw null; } } + + public PatternSyntax Pattern { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public UnaryPatternSyntax Update(SyntaxToken operatorToken, PatternSyntax pattern) { throw null; } + + public UnaryPatternSyntax WithOperatorToken(SyntaxToken operatorToken) { throw null; } + + public UnaryPatternSyntax WithPattern(PatternSyntax pattern) { throw null; } + } + + public sealed partial class UndefDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal UndefDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken Name { get { throw null; } } + + public SyntaxToken UndefKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public UndefDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken undefKeyword, SyntaxToken name, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new UndefDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new UndefDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public UndefDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public UndefDirectiveTriviaSyntax WithName(SyntaxToken name) { throw null; } + + public UndefDirectiveTriviaSyntax WithUndefKeyword(SyntaxToken undefKeyword) { throw null; } + } + + public sealed partial class UnsafeStatementSyntax : StatementSyntax + { + internal UnsafeStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public BlockSyntax Block { get { throw null; } } + + public SyntaxToken UnsafeKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new UnsafeStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public UnsafeStatementSyntax AddBlockAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public UnsafeStatementSyntax AddBlockStatements(params StatementSyntax[] items) { throw null; } + + public UnsafeStatementSyntax Update(SyntaxList attributeLists, SyntaxToken unsafeKeyword, BlockSyntax block) { throw null; } + + public UnsafeStatementSyntax Update(SyntaxToken unsafeKeyword, BlockSyntax block) { throw null; } + + public new UnsafeStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public UnsafeStatementSyntax WithBlock(BlockSyntax block) { throw null; } + + public UnsafeStatementSyntax WithUnsafeKeyword(SyntaxToken unsafeKeyword) { throw null; } + } + + public sealed partial class UsingDirectiveSyntax : CSharpSyntaxNode + { + internal UsingDirectiveSyntax() { } + + public NameEqualsSyntax? Alias { get { throw null; } } + + public SyntaxToken GlobalKeyword { get { throw null; } } + + public NameSyntax? Name { get { throw null; } } + + public TypeSyntax NamespaceOrType { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken StaticKeyword { get { throw null; } } + + public SyntaxToken UnsafeKeyword { get { throw null; } } + + public SyntaxToken UsingKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public UsingDirectiveSyntax Update(SyntaxToken usingKeyword, SyntaxToken staticKeyword, NameEqualsSyntax? alias, NameSyntax name, SyntaxToken semicolonToken) { throw null; } + + public UsingDirectiveSyntax Update(SyntaxToken globalKeyword, SyntaxToken usingKeyword, SyntaxToken staticKeyword, NameEqualsSyntax? alias, NameSyntax name, SyntaxToken semicolonToken) { throw null; } + + public UsingDirectiveSyntax Update(SyntaxToken globalKeyword, SyntaxToken usingKeyword, SyntaxToken staticKeyword, SyntaxToken unsafeKeyword, NameEqualsSyntax? alias, TypeSyntax namespaceOrType, SyntaxToken semicolonToken) { throw null; } + + public UsingDirectiveSyntax WithAlias(NameEqualsSyntax? alias) { throw null; } + + public UsingDirectiveSyntax WithGlobalKeyword(SyntaxToken globalKeyword) { throw null; } + + public UsingDirectiveSyntax WithName(NameSyntax name) { throw null; } + + public UsingDirectiveSyntax WithNamespaceOrType(TypeSyntax namespaceOrType) { throw null; } + + public UsingDirectiveSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public UsingDirectiveSyntax WithStaticKeyword(SyntaxToken staticKeyword) { throw null; } + + public UsingDirectiveSyntax WithUnsafeKeyword(SyntaxToken unsafeKeyword) { throw null; } + + public UsingDirectiveSyntax WithUsingKeyword(SyntaxToken usingKeyword) { throw null; } + } + + public sealed partial class UsingStatementSyntax : StatementSyntax + { + internal UsingStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken AwaitKeyword { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public VariableDeclarationSyntax? Declaration { get { throw null; } } + + public ExpressionSyntax? Expression { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public SyntaxToken UsingKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new UsingStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public UsingStatementSyntax Update(SyntaxList attributeLists, SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax? declaration, ExpressionSyntax? expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public UsingStatementSyntax Update(SyntaxToken usingKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax? declaration, ExpressionSyntax? expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public UsingStatementSyntax Update(SyntaxToken awaitKeyword, SyntaxToken usingKeyword, SyntaxToken openParenToken, VariableDeclarationSyntax? declaration, ExpressionSyntax? expression, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new UsingStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public UsingStatementSyntax WithAwaitKeyword(SyntaxToken awaitKeyword) { throw null; } + + public UsingStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public UsingStatementSyntax WithDeclaration(VariableDeclarationSyntax? declaration) { throw null; } + + public UsingStatementSyntax WithExpression(ExpressionSyntax? expression) { throw null; } + + public UsingStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public UsingStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + + public UsingStatementSyntax WithUsingKeyword(SyntaxToken usingKeyword) { throw null; } + } + + public sealed partial class VariableDeclarationSyntax : CSharpSyntaxNode + { + internal VariableDeclarationSyntax() { } + + public TypeSyntax Type { get { throw null; } } + + public SeparatedSyntaxList Variables { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public VariableDeclarationSyntax AddVariables(params VariableDeclaratorSyntax[] items) { throw null; } + + public VariableDeclarationSyntax Update(TypeSyntax type, SeparatedSyntaxList variables) { throw null; } + + public VariableDeclarationSyntax WithType(TypeSyntax type) { throw null; } + + public VariableDeclarationSyntax WithVariables(SeparatedSyntaxList variables) { throw null; } + } + + public sealed partial class VariableDeclaratorSyntax : CSharpSyntaxNode + { + internal VariableDeclaratorSyntax() { } + + public BracketedArgumentListSyntax? ArgumentList { get { throw null; } } + + public SyntaxToken Identifier { get { throw null; } } + + public EqualsValueClauseSyntax? Initializer { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public VariableDeclaratorSyntax AddArgumentListArguments(params ArgumentSyntax[] items) { throw null; } + + public VariableDeclaratorSyntax Update(SyntaxToken identifier, BracketedArgumentListSyntax? argumentList, EqualsValueClauseSyntax? initializer) { throw null; } + + public VariableDeclaratorSyntax WithArgumentList(BracketedArgumentListSyntax? argumentList) { throw null; } + + public VariableDeclaratorSyntax WithIdentifier(SyntaxToken identifier) { throw null; } + + public VariableDeclaratorSyntax WithInitializer(EqualsValueClauseSyntax? initializer) { throw null; } + } + + public abstract partial class VariableDesignationSyntax : CSharpSyntaxNode + { + internal VariableDesignationSyntax() { } + } + + public sealed partial class VarPatternSyntax : PatternSyntax + { + internal VarPatternSyntax() { } + + public VariableDesignationSyntax Designation { get { throw null; } } + + public SyntaxToken VarKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public VarPatternSyntax Update(SyntaxToken varKeyword, VariableDesignationSyntax designation) { throw null; } + + public VarPatternSyntax WithDesignation(VariableDesignationSyntax designation) { throw null; } + + public VarPatternSyntax WithVarKeyword(SyntaxToken varKeyword) { throw null; } + } + + public sealed partial class WarningDirectiveTriviaSyntax : DirectiveTriviaSyntax + { + internal WarningDirectiveTriviaSyntax() { } + + public override SyntaxToken EndOfDirectiveToken { get { throw null; } } + + public override SyntaxToken HashToken { get { throw null; } } + + public override bool IsActive { get { throw null; } } + + public SyntaxToken WarningKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public WarningDirectiveTriviaSyntax Update(SyntaxToken hashToken, SyntaxToken warningKeyword, SyntaxToken endOfDirectiveToken, bool isActive) { throw null; } + + public new WarningDirectiveTriviaSyntax WithEndOfDirectiveToken(SyntaxToken endOfDirectiveToken) { throw null; } + + public new WarningDirectiveTriviaSyntax WithHashToken(SyntaxToken hashToken) { throw null; } + + public WarningDirectiveTriviaSyntax WithIsActive(bool isActive) { throw null; } + + public WarningDirectiveTriviaSyntax WithWarningKeyword(SyntaxToken warningKeyword) { throw null; } + } + + public sealed partial class WhenClauseSyntax : CSharpSyntaxNode + { + internal WhenClauseSyntax() { } + + public ExpressionSyntax Condition { get { throw null; } } + + public SyntaxToken WhenKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public WhenClauseSyntax Update(SyntaxToken whenKeyword, ExpressionSyntax condition) { throw null; } + + public WhenClauseSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public WhenClauseSyntax WithWhenKeyword(SyntaxToken whenKeyword) { throw null; } + } + + public sealed partial class WhereClauseSyntax : QueryClauseSyntax + { + internal WhereClauseSyntax() { } + + public ExpressionSyntax Condition { get { throw null; } } + + public SyntaxToken WhereKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public WhereClauseSyntax Update(SyntaxToken whereKeyword, ExpressionSyntax condition) { throw null; } + + public WhereClauseSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public WhereClauseSyntax WithWhereKeyword(SyntaxToken whereKeyword) { throw null; } + } + + public sealed partial class WhileStatementSyntax : StatementSyntax + { + internal WhileStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public SyntaxToken CloseParenToken { get { throw null; } } + + public ExpressionSyntax Condition { get { throw null; } } + + public SyntaxToken OpenParenToken { get { throw null; } } + + public StatementSyntax Statement { get { throw null; } } + + public SyntaxToken WhileKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new WhileStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public WhileStatementSyntax Update(SyntaxList attributeLists, SyntaxToken whileKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public WhileStatementSyntax Update(SyntaxToken whileKeyword, SyntaxToken openParenToken, ExpressionSyntax condition, SyntaxToken closeParenToken, StatementSyntax statement) { throw null; } + + public new WhileStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public WhileStatementSyntax WithCloseParenToken(SyntaxToken closeParenToken) { throw null; } + + public WhileStatementSyntax WithCondition(ExpressionSyntax condition) { throw null; } + + public WhileStatementSyntax WithOpenParenToken(SyntaxToken openParenToken) { throw null; } + + public WhileStatementSyntax WithStatement(StatementSyntax statement) { throw null; } + + public WhileStatementSyntax WithWhileKeyword(SyntaxToken whileKeyword) { throw null; } + } + + public sealed partial class WithExpressionSyntax : ExpressionSyntax + { + internal WithExpressionSyntax() { } + + public ExpressionSyntax Expression { get { throw null; } } + + public InitializerExpressionSyntax Initializer { get { throw null; } } + + public SyntaxToken WithKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public WithExpressionSyntax AddInitializerExpressions(params ExpressionSyntax[] items) { throw null; } + + public WithExpressionSyntax Update(ExpressionSyntax expression, SyntaxToken withKeyword, InitializerExpressionSyntax initializer) { throw null; } + + public WithExpressionSyntax WithExpression(ExpressionSyntax expression) { throw null; } + + public WithExpressionSyntax WithInitializer(InitializerExpressionSyntax initializer) { throw null; } + + public WithExpressionSyntax WithWithKeyword(SyntaxToken withKeyword) { throw null; } + } + + public abstract partial class XmlAttributeSyntax : CSharpSyntaxNode + { + internal XmlAttributeSyntax() { } + + public abstract SyntaxToken EndQuoteToken { get; } + public abstract SyntaxToken EqualsToken { get; } + public abstract XmlNameSyntax Name { get; } + public abstract SyntaxToken StartQuoteToken { get; } + + public XmlAttributeSyntax WithEndQuoteToken(SyntaxToken endQuoteToken) { throw null; } + + public XmlAttributeSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public XmlAttributeSyntax WithName(XmlNameSyntax name) { throw null; } + + public XmlAttributeSyntax WithStartQuoteToken(SyntaxToken startQuoteToken) { throw null; } + } + + public sealed partial class XmlCDataSectionSyntax : XmlNodeSyntax + { + internal XmlCDataSectionSyntax() { } + + public SyntaxToken EndCDataToken { get { throw null; } } + + public SyntaxToken StartCDataToken { get { throw null; } } + + public SyntaxTokenList TextTokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlCDataSectionSyntax AddTextTokens(params SyntaxToken[] items) { throw null; } + + public XmlCDataSectionSyntax Update(SyntaxToken startCDataToken, SyntaxTokenList textTokens, SyntaxToken endCDataToken) { throw null; } + + public XmlCDataSectionSyntax WithEndCDataToken(SyntaxToken endCDataToken) { throw null; } + + public XmlCDataSectionSyntax WithStartCDataToken(SyntaxToken startCDataToken) { throw null; } + + public XmlCDataSectionSyntax WithTextTokens(SyntaxTokenList textTokens) { throw null; } + } + + public sealed partial class XmlCommentSyntax : XmlNodeSyntax + { + internal XmlCommentSyntax() { } + + public SyntaxToken LessThanExclamationMinusMinusToken { get { throw null; } } + + public SyntaxToken MinusMinusGreaterThanToken { get { throw null; } } + + public SyntaxTokenList TextTokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlCommentSyntax AddTextTokens(params SyntaxToken[] items) { throw null; } + + public XmlCommentSyntax Update(SyntaxToken lessThanExclamationMinusMinusToken, SyntaxTokenList textTokens, SyntaxToken minusMinusGreaterThanToken) { throw null; } + + public XmlCommentSyntax WithLessThanExclamationMinusMinusToken(SyntaxToken lessThanExclamationMinusMinusToken) { throw null; } + + public XmlCommentSyntax WithMinusMinusGreaterThanToken(SyntaxToken minusMinusGreaterThanToken) { throw null; } + + public XmlCommentSyntax WithTextTokens(SyntaxTokenList textTokens) { throw null; } + } + + public sealed partial class XmlCrefAttributeSyntax : XmlAttributeSyntax + { + internal XmlCrefAttributeSyntax() { } + + public CrefSyntax Cref { get { throw null; } } + + public override SyntaxToken EndQuoteToken { get { throw null; } } + + public override SyntaxToken EqualsToken { get { throw null; } } + + public override XmlNameSyntax Name { get { throw null; } } + + public override SyntaxToken StartQuoteToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlCrefAttributeSyntax Update(XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, CrefSyntax cref, SyntaxToken endQuoteToken) { throw null; } + + public XmlCrefAttributeSyntax WithCref(CrefSyntax cref) { throw null; } + + public new XmlCrefAttributeSyntax WithEndQuoteToken(SyntaxToken endQuoteToken) { throw null; } + + public new XmlCrefAttributeSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public new XmlCrefAttributeSyntax WithName(XmlNameSyntax name) { throw null; } + + public new XmlCrefAttributeSyntax WithStartQuoteToken(SyntaxToken startQuoteToken) { throw null; } + } + + public sealed partial class XmlElementEndTagSyntax : CSharpSyntaxNode + { + internal XmlElementEndTagSyntax() { } + + public SyntaxToken GreaterThanToken { get { throw null; } } + + public SyntaxToken LessThanSlashToken { get { throw null; } } + + public XmlNameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlElementEndTagSyntax Update(SyntaxToken lessThanSlashToken, XmlNameSyntax name, SyntaxToken greaterThanToken) { throw null; } + + public XmlElementEndTagSyntax WithGreaterThanToken(SyntaxToken greaterThanToken) { throw null; } + + public XmlElementEndTagSyntax WithLessThanSlashToken(SyntaxToken lessThanSlashToken) { throw null; } + + public XmlElementEndTagSyntax WithName(XmlNameSyntax name) { throw null; } + } + + public sealed partial class XmlElementStartTagSyntax : CSharpSyntaxNode + { + internal XmlElementStartTagSyntax() { } + + public SyntaxList Attributes { get { throw null; } } + + public SyntaxToken GreaterThanToken { get { throw null; } } + + public SyntaxToken LessThanToken { get { throw null; } } + + public XmlNameSyntax Name { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlElementStartTagSyntax AddAttributes(params XmlAttributeSyntax[] items) { throw null; } + + public XmlElementStartTagSyntax Update(SyntaxToken lessThanToken, XmlNameSyntax name, SyntaxList attributes, SyntaxToken greaterThanToken) { throw null; } + + public XmlElementStartTagSyntax WithAttributes(SyntaxList attributes) { throw null; } + + public XmlElementStartTagSyntax WithGreaterThanToken(SyntaxToken greaterThanToken) { throw null; } + + public XmlElementStartTagSyntax WithLessThanToken(SyntaxToken lessThanToken) { throw null; } + + public XmlElementStartTagSyntax WithName(XmlNameSyntax name) { throw null; } + } + + public sealed partial class XmlElementSyntax : XmlNodeSyntax + { + internal XmlElementSyntax() { } + + public SyntaxList Content { get { throw null; } } + + public XmlElementEndTagSyntax EndTag { get { throw null; } } + + public XmlElementStartTagSyntax StartTag { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlElementSyntax AddContent(params XmlNodeSyntax[] items) { throw null; } + + public XmlElementSyntax AddStartTagAttributes(params XmlAttributeSyntax[] items) { throw null; } + + public XmlElementSyntax Update(XmlElementStartTagSyntax startTag, SyntaxList content, XmlElementEndTagSyntax endTag) { throw null; } + + public XmlElementSyntax WithContent(SyntaxList content) { throw null; } + + public XmlElementSyntax WithEndTag(XmlElementEndTagSyntax endTag) { throw null; } + + public XmlElementSyntax WithStartTag(XmlElementStartTagSyntax startTag) { throw null; } + } + + public sealed partial class XmlEmptyElementSyntax : XmlNodeSyntax + { + internal XmlEmptyElementSyntax() { } + + public SyntaxList Attributes { get { throw null; } } + + public SyntaxToken LessThanToken { get { throw null; } } + + public XmlNameSyntax Name { get { throw null; } } + + public SyntaxToken SlashGreaterThanToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlEmptyElementSyntax AddAttributes(params XmlAttributeSyntax[] items) { throw null; } + + public XmlEmptyElementSyntax Update(SyntaxToken lessThanToken, XmlNameSyntax name, SyntaxList attributes, SyntaxToken slashGreaterThanToken) { throw null; } + + public XmlEmptyElementSyntax WithAttributes(SyntaxList attributes) { throw null; } + + public XmlEmptyElementSyntax WithLessThanToken(SyntaxToken lessThanToken) { throw null; } + + public XmlEmptyElementSyntax WithName(XmlNameSyntax name) { throw null; } + + public XmlEmptyElementSyntax WithSlashGreaterThanToken(SyntaxToken slashGreaterThanToken) { throw null; } + } + + public enum XmlNameAttributeElementKind : byte + { + Parameter = 0, + ParameterReference = 1, + TypeParameter = 2, + TypeParameterReference = 3 + } + + public sealed partial class XmlNameAttributeSyntax : XmlAttributeSyntax + { + internal XmlNameAttributeSyntax() { } + + public override SyntaxToken EndQuoteToken { get { throw null; } } + + public override SyntaxToken EqualsToken { get { throw null; } } + + public IdentifierNameSyntax Identifier { get { throw null; } } + + public override XmlNameSyntax Name { get { throw null; } } + + public override SyntaxToken StartQuoteToken { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlNameAttributeSyntax Update(XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, IdentifierNameSyntax identifier, SyntaxToken endQuoteToken) { throw null; } + + public new XmlNameAttributeSyntax WithEndQuoteToken(SyntaxToken endQuoteToken) { throw null; } + + public new XmlNameAttributeSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public XmlNameAttributeSyntax WithIdentifier(IdentifierNameSyntax identifier) { throw null; } + + public new XmlNameAttributeSyntax WithName(XmlNameSyntax name) { throw null; } + + public new XmlNameAttributeSyntax WithStartQuoteToken(SyntaxToken startQuoteToken) { throw null; } + } + + public sealed partial class XmlNameSyntax : CSharpSyntaxNode + { + internal XmlNameSyntax() { } + + public SyntaxToken LocalName { get { throw null; } } + + public XmlPrefixSyntax? Prefix { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlNameSyntax Update(XmlPrefixSyntax? prefix, SyntaxToken localName) { throw null; } + + public XmlNameSyntax WithLocalName(SyntaxToken localName) { throw null; } + + public XmlNameSyntax WithPrefix(XmlPrefixSyntax? prefix) { throw null; } + } + + public abstract partial class XmlNodeSyntax : CSharpSyntaxNode + { + internal XmlNodeSyntax() { } + } + + public sealed partial class XmlPrefixSyntax : CSharpSyntaxNode + { + internal XmlPrefixSyntax() { } + + public SyntaxToken ColonToken { get { throw null; } } + + public SyntaxToken Prefix { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlPrefixSyntax Update(SyntaxToken prefix, SyntaxToken colonToken) { throw null; } + + public XmlPrefixSyntax WithColonToken(SyntaxToken colonToken) { throw null; } + + public XmlPrefixSyntax WithPrefix(SyntaxToken prefix) { throw null; } + } + + public sealed partial class XmlProcessingInstructionSyntax : XmlNodeSyntax + { + internal XmlProcessingInstructionSyntax() { } + + public SyntaxToken EndProcessingInstructionToken { get { throw null; } } + + public XmlNameSyntax Name { get { throw null; } } + + public SyntaxToken StartProcessingInstructionToken { get { throw null; } } + + public SyntaxTokenList TextTokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlProcessingInstructionSyntax AddTextTokens(params SyntaxToken[] items) { throw null; } + + public XmlProcessingInstructionSyntax Update(SyntaxToken startProcessingInstructionToken, XmlNameSyntax name, SyntaxTokenList textTokens, SyntaxToken endProcessingInstructionToken) { throw null; } + + public XmlProcessingInstructionSyntax WithEndProcessingInstructionToken(SyntaxToken endProcessingInstructionToken) { throw null; } + + public XmlProcessingInstructionSyntax WithName(XmlNameSyntax name) { throw null; } + + public XmlProcessingInstructionSyntax WithStartProcessingInstructionToken(SyntaxToken startProcessingInstructionToken) { throw null; } + + public XmlProcessingInstructionSyntax WithTextTokens(SyntaxTokenList textTokens) { throw null; } + } + + public sealed partial class XmlTextAttributeSyntax : XmlAttributeSyntax + { + internal XmlTextAttributeSyntax() { } + + public override SyntaxToken EndQuoteToken { get { throw null; } } + + public override SyntaxToken EqualsToken { get { throw null; } } + + public override XmlNameSyntax Name { get { throw null; } } + + public override SyntaxToken StartQuoteToken { get { throw null; } } + + public SyntaxTokenList TextTokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlTextAttributeSyntax AddTextTokens(params SyntaxToken[] items) { throw null; } + + public XmlTextAttributeSyntax Update(XmlNameSyntax name, SyntaxToken equalsToken, SyntaxToken startQuoteToken, SyntaxTokenList textTokens, SyntaxToken endQuoteToken) { throw null; } + + public new XmlTextAttributeSyntax WithEndQuoteToken(SyntaxToken endQuoteToken) { throw null; } + + public new XmlTextAttributeSyntax WithEqualsToken(SyntaxToken equalsToken) { throw null; } + + public new XmlTextAttributeSyntax WithName(XmlNameSyntax name) { throw null; } + + public new XmlTextAttributeSyntax WithStartQuoteToken(SyntaxToken startQuoteToken) { throw null; } + + public XmlTextAttributeSyntax WithTextTokens(SyntaxTokenList textTokens) { throw null; } + } + + public sealed partial class XmlTextSyntax : XmlNodeSyntax + { + internal XmlTextSyntax() { } + + public SyntaxTokenList TextTokens { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public XmlTextSyntax AddTextTokens(params SyntaxToken[] items) { throw null; } + + public XmlTextSyntax Update(SyntaxTokenList textTokens) { throw null; } + + public XmlTextSyntax WithTextTokens(SyntaxTokenList textTokens) { throw null; } + } + + public sealed partial class YieldStatementSyntax : StatementSyntax + { + internal YieldStatementSyntax() { } + + public override SyntaxList AttributeLists { get { throw null; } } + + public ExpressionSyntax? Expression { get { throw null; } } + + public SyntaxToken ReturnOrBreakKeyword { get { throw null; } } + + public SyntaxToken SemicolonToken { get { throw null; } } + + public SyntaxToken YieldKeyword { get { throw null; } } + + public override void Accept(CSharpSyntaxVisitor visitor) { } + + public override TResult? Accept(CSharpSyntaxVisitor visitor) + where TResult : default { throw null; } + + public new YieldStatementSyntax AddAttributeLists(params AttributeListSyntax[] items) { throw null; } + + public YieldStatementSyntax Update(SyntaxList attributeLists, SyntaxToken yieldKeyword, SyntaxToken returnOrBreakKeyword, ExpressionSyntax? expression, SyntaxToken semicolonToken) { throw null; } + + public YieldStatementSyntax Update(SyntaxToken yieldKeyword, SyntaxToken returnOrBreakKeyword, ExpressionSyntax expression, SyntaxToken semicolonToken) { throw null; } + + public new YieldStatementSyntax WithAttributeLists(SyntaxList attributeLists) { throw null; } + + public YieldStatementSyntax WithExpression(ExpressionSyntax? expression) { throw null; } + + public YieldStatementSyntax WithReturnOrBreakKeyword(SyntaxToken returnOrBreakKeyword) { throw null; } + + public YieldStatementSyntax WithSemicolonToken(SyntaxToken semicolonToken) { throw null; } + + public YieldStatementSyntax WithYieldKeyword(SyntaxToken yieldKeyword) { throw null; } + } +} \ No newline at end of file diff --git a/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/microsoft.codeanalysis.csharp.nuspec b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/microsoft.codeanalysis.csharp.nuspec new file mode 100644 index 0000000000..18f0385dfe --- /dev/null +++ b/src/referencePackages/src/microsoft.codeanalysis.csharp/4.6.0/microsoft.codeanalysis.csharp.nuspec @@ -0,0 +1,25 @@ + + + + Microsoft.CodeAnalysis.CSharp + 4.6.0 + Microsoft + true + MIT + https://licenses.nuget.org/MIT + https://github.com/dotnet/roslyn + .NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. + + More details at https://aka.ms/roslyn-packages + This package was built from the source at https://github.com/dotnet/roslyn/commit/c3cc1d0ceeab1a65da0217e403851a1e8a30086a. + © Microsoft Corporation. All rights reserved. + Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics + true + + + + + + + + \ No newline at end of file From 44abd6c209eb22ae5b316532810e7fe139119d25 Mon Sep 17 00:00:00 2001 From: Ella Hathaway Date: Sat, 6 Jan 2024 00:56:10 +0800 Subject: [PATCH 2/2] Add fix for nupkg-cache path --- eng/SourceBuild.props | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index db45be5159..03a4893cd7 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -17,8 +17,10 @@ + +