C# Analyzers: Prevent mutation of customer provided ClientOptions objects
Open
Client
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
ClientOptions instances can be reused across multiple clients so we should never mutate them.
Should catch things like:

cc @AlexanderSher @JoshLove-msft @christothes @annelo-msft
Contributor guide
Research direction
The issue names no files, tests, or analyzer entry points and includes only an example image. Start by locating the C# analyzer project and its existing mutation-detection tests; the work is done when customer-provided ClientOptions mutations are reliably reported without false positives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100