WIP: Add WithElement syntax #76003
Draft
WIP: Add WithElement syntax #76003
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers)
failed
Nov 21, 2024 in 8m 48s
Correctness Correctness_Analyzers failed
Annotations
azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs#L3460
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs(3460,37): error RS0027: (NETCORE_ENGINEERING_TELEMETRY=Build) 'WithElement' violates the backcompat requirement: 'API with optional parameter(s) should have the most parameters amongst its public overloads'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs#L3460
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs(3460,37): error RS0027: (NETCORE_ENGINEERING_TELEMETRY=Build) 'WithElement' violates the backcompat requirement: 'API with optional parameter(s) should have the most parameters amongst its public overloads'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs#L3460
src/Compilers/CSharp/Portable/Generated/CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator/Syntax.xml.Main.Generated.cs(3460,37): error RS0027: (NETCORE_ENGINEERING_TELEMETRY=Build) 'WithElement' violates the backcompat requirement: 'API with optional parameter(s) should have the most parameters amongst its public overloads'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
Loading