Is there are code-style for avoiding null on left side of a binary expression? If not an explicit requirement, maybe a guideline? https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md https://github.com/JosefPihrt/Roslynator/blob/master/docs/analyzers/RCS1098.md
Is there are code-style for avoiding null on left side of a binary expression? If not an explicit requirement, maybe a guideline?
https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md
https://github.com/JosefPihrt/Roslynator/blob/master/docs/analyzers/RCS1098.md