Skip to content

VirtualProjectBuilder surface cleanup#53088

Closed
tmat wants to merge 1 commit into
dotnet:release/10.0.3xxfrom
tmat:ProjectBuilder
Closed

VirtualProjectBuilder surface cleanup#53088
tmat wants to merge 1 commit into
dotnet:release/10.0.3xxfrom
tmat:ProjectBuilder

VirtualProjectBuilder surface cleanup

5ac91aa
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64)) failed Feb 19, 2026 in 9m 4s

Build AoT: windows (x64) failed

Annotations

Check failure on line 612 in src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs#L612

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(612,24): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'virtual Microsoft.DotNet.FileBasedPrograms.ErrorReporter.Invoke(Microsoft.CodeAnalysis.Text.SourceText! text, string! path, Microsoft.CodeAnalysis.Text.TextSpan textSpan, string! message) -> void' is not part of the declared API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 39 in src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs#L39

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(39,51): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'static Microsoft.DotNet.FileBasedPrograms.FileLevelDirectiveHelpers.FindDirectives(Microsoft.DotNet.FileBasedPrograms.SourceFile sourceFile, bool reportAllErrors, Microsoft.DotNet.FileBasedPrograms.ErrorReporter! errorReporter) -> System.Collections.Immutable.ImmutableArray<Microsoft.DotNet.FileBasedPrograms.CSharpDirective!>' is not part of the declared API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 86 in src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs#L86

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(86,24): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'static Microsoft.DotNet.FileBasedPrograms.FileLevelDirectiveHelpers.FindLeadingDirectives(Microsoft.DotNet.FileBasedPrograms.SourceFile sourceFile, Microsoft.CodeAnalysis.SyntaxTriviaList triviaList, Microsoft.DotNet.FileBasedPrograms.ErrorReporter! errorReporter, System.Collections.Immutable.ImmutableArray<Microsoft.DotNet.FileBasedPrograms.CSharpDirective!>.Builder? builder) -> void' is not part of the declared API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 524 in src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs#L524

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(524,24): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.DotNet.FileBasedPrograms.CSharpDirective.Project.EnsureProjectFilePath(Microsoft.DotNet.FileBasedPrograms.SourceFile sourceFile, Microsoft.DotNet.FileBasedPrograms.ErrorReporter! errorReporter) -> Microsoft.DotNet.FileBasedPrograms.CSharpDirective.Project!' is not part of the declared API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 280 in src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs#L280

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(280,55): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.DotNet.FileBasedPrograms.CSharpDirective.ParseContext.ErrorReporter.get -> Microsoft.DotNet.FileBasedPrograms.ErrorReporter!' is not part of the declared API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)