2 references to ReservedKeys
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfig.cs (2)
246
if (
ReservedKeys
.Contains(key) || ReservedValues.Contains(value))
335
/// or if the corresponding key is in <see cref="
ReservedKeys
" />. Otherwise,