4 references to KeysPropertyName
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\Runtime\PreferDictionaryContainsMethods.cs (1)
135
if (property.Name ==
KeysPropertyName
)
Microsoft.NetCore.Analyzers\Runtime\PreferDictionaryContainsMethods.Fixer.cs (3)
68
string methodName = propertyName == PreferDictionaryContainsMethods.
KeysPropertyName
82
=> propertyName == PreferDictionaryContainsMethods.
KeysPropertyName
87
/// Returns <see cref="PreferDictionaryContainsMethods.
KeysPropertyName
"/> or