Skip to content

Conversation

davidwengier
Copy link
Member

Fixes #11654

@davidwengier davidwengier requested a review from a team as a code owner July 2, 2025 01:46
internal class RazorInitializeEndpoint(
LanguageServerFeatureOptions options,
ITelemetryReporter telemetryReporter) : IRazorDocumentlessRequestHandler<InitializeParams, InitializeResult>
internal class RazorInitializeEndpoint() : IRazorDocumentlessRequestHandler<InitializeParams, InitializeResult>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: This probably doesn't need the () for a public, parameterless constructor any longer.

@davidwengier davidwengier merged commit 0a57d82 into dotnet:main Jul 3, 2025
11 checks passed
@davidwengier davidwengier deleted the CohostTelemetry branch July 3, 2025 01:38
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 3, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cohosting telemetry
4 participants