We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View Complete Diff of Changes
null
field
value
AbstractSpellCheckingHandler.cs
cw
IDE0010
AllowsKeywordRecommender
KeywordCompletionProvider
allows ref struct
hasAnyCodeStyleOption
CodeStyleOption2<T>
yield return
lock
foreach
using
allows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
View Complete Diff of Changes
null
and an underlying value (74018)field
andvalue
in property accessors regardless of language version (73952)AbstractSpellCheckingHandler.cs
(73913)field
andvalue
identifiers in property accessors where the meaning would change as contextual keywords (73570)cw
snippet in void-returning lambdas (73706)IDE0010
AllowsKeywordRecommender
toKeywordCompletionProvider
(73608)allows ref struct
constraint (73463)hasAnyCodeStyleOption
for analyzers with noCodeStyleOption2<T>
(73263)yield return
inlock
(72755)foreach
andusing
statements (72810)allows
constraint clause (72386)allows
constraint (72346)The text was updated successfully, but these errors were encountered: