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 FullFramework: windows (x64)) failed Feb 19, 2026 in 9m 17s

Build FullFramework: 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 FullFramework: 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 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 FullFramework: 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 FullFramework: windows (x64))

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

src\Cli\Microsoft.DotNet.FileBasedPrograms\FileLevelDirectiveHelpers.cs(280,60): error RS0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.DotNet.FileBasedPrograms.CSharpDirective.ParseContext.ErrorReporter.init -> 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 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 FullFramework: 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)

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

See this annotation in the file changed.

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

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

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