1 reference to GetAllPropertiesInTypeChain
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DefineAccessorsForAttributeArguments.cs (1)
93
IDictionary<string, IPropertySymbol> propertiesMap =
GetAllPropertiesInTypeChain
(symbol);