Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Roslyn LSP library instead of Visual Studio #10682

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Fixes after merge

dd43a04
Select commit
Loading
Failed to load commit list.
Open

Use Roslyn LSP library instead of Visual Studio #10682

Fixes after merge
dd43a04
Select commit
Loading
Failed to load commit list.
Azure Pipelines / razor-tooling-ci (Build Linux debug) failed Sep 17, 2024 in 3m 18s

Build Linux debug failed

Annotations

Check failure on line 8 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux debug)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs#L8

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs(8,72): error CS0122: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SumType<T1, T2>' is inaccessible due to its protection level

Check failure on line 8 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux debug)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs#L8

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionListOptimizer.cs(8,127): error CS0122: (NETCORE_ENGINEERING_TELEMETRY=Build) 'VSInternalCommitCharacter' is inaccessible due to its protection level

Check failure on line 18 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux debug)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs#L18

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs(18,63): error CS0122: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SumType<T1, T2, T3>' is inaccessible due to its protection level

Check failure on line 19 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux debug)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs#L19

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs(19,42): error CS0122: (NETCORE_ENGINEERING_TELEMETRY=Build) 'VSInternalLocation' is inaccessible due to its protection level

Check failure on line 20 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux debug)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs#L20

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Definition/DefinitionEndpoint.cs(20,42): error CS0122: (NETCORE_ENGINEERING_TELEMETRY=Build) 'VSInternalLocation' is inaccessible due to its protection level