This content has moved to the dotnet/csharpstandard
repository.
The list below provides links to each heading in this section. The links specify the C# 6 branch, which is version when the specifications merged.
To view the text of the Microsoft spec before merging with the ECMA text, checkout the ms-spec-text tag in this repository.
- Conversions
- Implicit conversions
- Identity conversion
- Implicit numeric conversions
- Implicit enumeration conversions
- Implicit interpolated string conversions
- Implicit nullable conversions
- Null literal conversions
- Implicit reference conversions
- Boxing conversions
- Implicit dynamic conversions
- Implicit constant expression conversions
- Implicit conversions involving type parameters
- User-defined implicit conversions
- Anonymous function conversions and method group conversions
- Explicit conversions
- Standard conversions
- User-defined conversions
- Anonymous function conversions
- Method group conversions
- Implicit conversions