1 reference to GetRule
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\PropertiesShouldNotBeWriteOnly.cs (1)
66
if (property.IsOverride ||
GetRule
(property) is not DiagnosticDescriptor descriptor || property.IsImplementationOfAnyInterfaceMember())