Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Jan 20, 2026

Contributes to #50891

In addition to adding the include file, perform a general edit and freshness pass.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/csharp/language-reference/operators/addition-operator.md Addition operators - + and +=
docs/csharp/language-reference/operators/arithmetic-operators.md Arithmetic operators (C# reference)
docs/csharp/language-reference/operators/assignment-operator.md "Assignment operators - assign an expression to a variable"
docs/csharp/language-reference/operators/await.md await operator - asynchronously await for a task to complete
docs/csharp/language-reference/operators/bitwise-and-shift-operators.md Bitwise and shift operators (C# reference)
docs/csharp/language-reference/operators/boolean-logical-operators.md docs/csharp/language-reference/operators/boolean-logical-operators
docs/csharp/language-reference/operators/collection-expressions.md Collection expressions - C# language reference
docs/csharp/language-reference/operators/comparison-operators.md Comparison operators (C# reference)
docs/csharp/language-reference/operators/conditional-operator.md "?: operator - the ternary conditional operator"
docs/csharp/language-reference/operators/deconstruction.md Deconstruction expression - Extract properties of fields from a tuple or other user-defined type
docs/csharp/language-reference/operators/default.md Default value expressions
docs/csharp/language-reference/operators/delegate-operator.md docs/csharp/language-reference/operators/delegate-operator
docs/csharp/language-reference/operators/equality-operators.md Equality operators - test if two objects are equal or not
docs/csharp/language-reference/operators/index.md "Operators and expressions - List all operators and expression"
docs/csharp/language-reference/operators/lambda-expressions.md Lambda expressions and anonymous functions
docs/csharp/language-reference/operators/lambda-operator.md docs/csharp/language-reference/operators/lambda-operator
docs/csharp/language-reference/operators/member-access-operators.md Member access operators and expressions - the dot, indexer, and invocation operators
docs/csharp/language-reference/operators/nameof.md "The nameof expression - evaluate the text name of a symbol"
docs/csharp/language-reference/operators/new-operator.md new operator - The new operator creates a new instance of a type
docs/csharp/language-reference/operators/null-coalescing-operator.md ?? and ??= operators - the null-coalescing operators
docs/csharp/language-reference/operators/null-forgiving.md docs/csharp/language-reference/operators/null-forgiving
docs/csharp/language-reference/operators/operator-overloading.md Operator overloading - predefined unary, arithmetic, equality, and comparison operators
docs/csharp/language-reference/operators/patterns.md "Patterns - Pattern matching using the is and switch expressions."
docs/csharp/language-reference/operators/pointer-related-operators.md Pointer related operators - take the address of variables, dereference storage locations, and access memory locations
docs/csharp/language-reference/operators/stackalloc.md docs/csharp/language-reference/operators/stackalloc
docs/csharp/language-reference/operators/subtraction-operator.md - and -= operators - subtraction (minus)
docs/csharp/language-reference/operators/switch-expression.md "switch expression - Evaluate a pattern match expression using the switch expression"
docs/csharp/language-reference/operators/true-false-operators.md True and false operators
docs/csharp/language-reference/operators/type-testing-and-cast.md Type-testing operators and cast expressions - is, as, typeof, and casts
docs/csharp/language-reference/operators/with-expression.md docs/csharp/language-reference/operators/with-expression

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Contributes to dotnet#50891

In addition to adding the include file, perform a general edit and freshness pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant