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

Move completion resolve code to common layer #11156

Merged
merged 4 commits into from
Nov 11, 2024

Undo move of IProjectSnapshotManagerExtensions and MiscFilesHostProje…

c465bfb
Select commit
Loading
Failed to load commit list.
Merged

Move completion resolve code to common layer #11156

Undo move of IProjectSnapshotManagerExtensions and MiscFilesHostProje…
c465bfb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / razor-tooling-ci (Build Linux release) failed Nov 8, 2024 in 3m 12s

Build Linux release failed

Annotations

Check failure on line 10 in Build log

See this annotation in the file changed.

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

Build log #L10

Path does not exist: /mnt/vss/_work/1/s/artifacts/TestResults/Release/

Check failure on line 123 in src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs

See this annotation in the file changed.

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

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs#L123

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs(123,125): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IProjectSnapshotManager' does not contain a definition for 'GetQueryOperations' and no accessible extension method 'GetQueryOperations' accepting a first argument of type 'IProjectSnapshotManager' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 129 in src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs

See this annotation in the file changed.

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

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs#L129

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs(129,125): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IProjectSnapshotManager' does not contain a definition for 'GetQueryOperations' and no accessible extension method 'GetQueryOperations' accepting a first argument of type 'IProjectSnapshotManager' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 123 in src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs

See this annotation in the file changed.

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

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs#L123

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs(123,125): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IProjectSnapshotManager' does not contain a definition for 'GetQueryOperations' and no accessible extension method 'GetQueryOperations' accepting a first argument of type 'IProjectSnapshotManager' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 129 in src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs

See this annotation in the file changed.

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

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs#L129

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs(129,125): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IProjectSnapshotManager' does not contain a definition for 'GetQueryOperations' and no accessible extension method 'GetQueryOperations' accepting a first argument of type 'IProjectSnapshotManager' could be found (are you missing a using directive or an assembly reference?)