Move completion resolve code to common layer #11156
Merged
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
azure-pipelines / razor-tooling-ci (Build Linux release)
Build log #L10
Path does not exist: /mnt/vss/_work/1/s/artifacts/TestResults/Release/
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?)
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?)
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?)
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?)
Loading