Skip to content

Conversation

@Ravi-Raghavan
Copy link
Collaborator

VS-95: Made TypesProcessor a shared instance between all Linq and Builders Operations

namespace MongoDB.Analyzer.Core;

internal record MongoAnalyzerContext(
internal record AnalyzerContext(
Copy link
Collaborator

Choose a reason for hiding this comment

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

rename to AnalysisContext (same as the filename)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

…lders Operations

Renamed From AnalyzerContext to MongoAnalysisContext
Copy link
Collaborator

@BorisDog BorisDog left a comment

Choose a reason for hiding this comment

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

LGTM

@Ravi-Raghavan Ravi-Raghavan merged commit 216e053 into mongodb:main Jun 23, 2023
@Ravi-Raghavan Ravi-Raghavan deleted the VS-95 branch June 26, 2023 15:19
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.

2 participants