14 Commits (92ba4bc19c8fb36f574f74ba5067d619df045188)

Author SHA1 Message Date
Giuseppe Lippolis 9201f23754 fix: Signal warnig if protected 3 years ago
Giuseppe Lippolis 12d418db33 fix: Address Review 3 years ago
Giuseppe Lippolis a503a3e1f0 fix(AvaloniaPropertyAnalyzer): Avoid AVP1031 when Avalonia Field Accessibily in not Public 3 years ago
Tom Edwards 75a47777c2 Clean up diagnostic descriptions 3 years ago
Tom Edwards 1269b19bfc Fix spelling errors, improved grammar 3 years ago
Tom Edwards 0b7851fd92 Added SuperfluousAddOwnerCall 3 years ago
Tom Edwards e372338e71 Added PropertyOwnedByGenericType 3 years ago
Tom Edwards 28c1f6c32b Added SettingOwnStyledPropertyValue 3 years ago
Tom Edwards 884c85bc1a Generalise INamedTypeSymbol to ITypeSymbol 3 years ago
Tom Edwards 2b68e42e31 Added InappropriatePropertyRegistration and UnexpectedPropertyAccess 3 years ago
Tom Edwards ebcb512c83 Don't report property name mismatches if the field being assigned to is private 3 years ago
Tom Edwards d78bcfaa39 Optimisation: convert all collections to immutable forms at the end of FindAvaloniaPropertySymbols 3 years ago
Tom Edwards df9a80c866 Detect AvaloniaProperties in static constructors, and with string literal names 3 years ago
Tom Edwards 1fbd4ab801 Added Avalonia.Analyzers and ten diagonstics 3 years ago