Commit ca5ab75
committed
Fix SA1518
1 parent 6fce502 commit ca5ab75
276 files changed
Lines changed: 277 additions & 277 deletions
File tree
- WpfAnalyzers.Test
- Helpers
- ImplementValueConverterFixTests
- Refactorings
- WPF0001BackingFieldShouldMatchRegisteredNameTests
- WPF0002BackingFieldShouldMatchRegisteredNameTests
- WPF0003ClrPropertyShouldMatchRegisteredNameTests
- WPF0004ClrMethodShouldMatchRegisteredNameTests
- WPF0005PropertyChangedCallbackShouldMatchRegisteredNameTests
- WPF0006CoerceValueCallbackShouldMatchRegisteredNameTests
- WPF0007ValidateValueCallbackCallbackShouldMatchRegisteredNameTests
- WPF0008DependsOnTargetTests
- WPF0010DefaultValueMustMatchRegisteredTypeTests
- WPF0011ContainingTypeShouldBeRegisteredOwnerTests
- WPF0012ClrPropertyShouldMatchRegisteredTypeTests
- WPF0013ClrMethodMustMatchRegisteredTypeTests
- WPF0014SetValueMustUseRegisteredTypeTests
- WPF0015RegisteredOwnerTypeMustBeDependencyObjectTests
- WPF0017MetadataMustBeAssignableTests
- WPF0018DefaultStyleKeyPropertyOverrideMetadataArgumentTests
- WPF0019CastSenderToCorrectTypeTests
- WPF0020CastValueToCorrectTypeTests
- WPF0021DirectCastSenderToExactTypeTests
- WPF0022DirectCastValueToExactTypeTests
- WPF0023ConvertToLambdaTests
- WPF0030BackingFieldShouldBeStaticReadonlyTests
- WPF0031FieldOrderTests
- WPF0032ClrPropertyGetAndSetSameDependencyPropertyTests
- WPF0033UseAttachedPropertyBrowsableForTypeAttributeTests
- WPF0034AttachedPropertyBrowsableForTypeAttributeArgumentTests
- WPF0035ClrPropertyUseSetValueInSetterTests
- WPF0036AvoidSideEffectsInClrAccessorsTests
- WPF0040SetUsingDependencyPropertyKeyTests
- WPF0041SetMutableUsingSetCurrentValueTests
- WPF0042AvoidSideEffectsInClrAccessorsTests
- WPF0043DoNotUseSetCurrentValueForDataContextTests
- WPF0050XmlnsPrefixMustMatchXmlnsDefinitionTests
- WPF0051XmlnsDefinitionMustMapExistingNamespaceTests
- WPF0052XmlnsDefinitionsDoesNotMapAllNamespacesTests
- WPF0060DocumentDependencyPropertyBackingMemberTests
- WPF0061ClrMethodShouldHaveDocsTests
- WPF0062DocumentPropertyChangedCallbackTests
- WPF0070ConverterDoesNotHaveDefaultFieldTests
- WPF0071ConverterDoesNotHaveAttributeTests
- WPF0072ValueConversionMustUseCorrectTypesTests
- WPF0073ConverterDoesNotHaveAttributeUnknownTypes
- WPF0074DefaultMemberOfWrongTypeTests
- WPF0080MarkupExtensionDoesNotHaveAttributeTests
- WPF0081MarkupExtensionReturnTypeMustUseCorrectTypeTests
- WPF0082ConstructorArgumentTests
- WPF0083UseConstructorArgumentAttributeTests
- WPF0084XamlSetMarkupExtensionAttributeTargetTests
- WPF0085XamlSetTypeConverterTargetTests
- WPF0090RegisterClassHandlerCallbackNameShouldMatchEventTests
- WPF0091AddAndRemoveHandlerCallbackNameShouldMatchEventTests
- WPF0100BackingFieldShouldMatchRegisteredNameTests
- WPF0101RegisterContainingTypeAsOwnerTests
- WPF0102EventDeclarationNameTests
- WPF0103EventDeclarationAddRemoveTests
- WPF0104EventDeclarationAddHandlerInAddTests
- WPF0105EventDeclarationRemoveHandlerInRemoveTests
- WPF0106EventDeclarationUseRegisteredHandlerTypeTests
- WPF0107BackingMemberShouldBeStaticReadonlyTests
- WPF0108DocumentRoutedEventBackingMemberTests
- WPF0120RegisterContainingMemberAsNameForRoutedCommandTests
- WPF0121RegisterContainingTypeAsOwnerForRoutedCommandTests
- WPF0122RegisterRoutedCommandTests
- WPF0123BackingFieldShouldBeStaticReadonlyTests
- WPF0130UseTemplatePartAttributeTests
- WPF0131TemplatePartTypeTests
- WPF0132UsePartPrefixTests
- WPF0133ContentPropertyTargetTests
- WPF0140UseContainingTypeComponentResourceTests
- WPF0141UseContainingMemberComponentResourceKeyTests
- WPF0150UseNameofInsteadOfLiteralTests
- WPF0151UseNameofInsteadOfConstantTests
- WPF0170StyleTypedPropertyPropertyTargetTests
- WPF0171StyleTypedPropertyTypeTests
- WPF0172StyleTypedPropertyProvidedTests
- WPF0173StyleTypedPropertyStyleTargetTypeTests
- WPF0174StyleTypedPropertyStyleSpecifiedTests
- WPF0175StyleTypedPropertyPropertyUniqueTests
- WPF0176StyleTypedPropertyMissingTests
- WpfAnalyzers
- Analyzers
- CodeFixes
- Helpers
- Helpers
- KnownSymbols
- SymbolHelpers
- SyntaxtTreeHelpers
- Walkers
- Refactorings
- Suppressors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
0 commit comments