1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-04-12 17:15:45 +02:00
.NET-Community-Toolkit/CommunityToolkit.Mvvm.SourceGenerators/ComponentModel
2022-03-13 15:47:11 +01:00
..
Models Enable implementing OnActivated/OnDeactivated with [ObservableRecipient] 2021-12-31 17:58:12 +01:00
INotifyPropertyChangedGenerator.cs Improve custom filtering support in TransitiveMembersGenerator<TInfo> 2021-12-29 20:52:50 +01:00
ObservableObjectGenerator.cs Improve custom filtering support in TransitiveMembersGenerator<TInfo> 2021-12-29 20:52:50 +01:00
ObservablePropertyGenerator.cs Skip generating properties when there is a name collision 2022-03-13 15:47:11 +01:00
ObservablePropertyGenerator.Execute.cs Skip generating properties when there is a name collision 2022-03-13 15:47:11 +01:00
ObservableRecipientGenerator.cs Fixed bugs in new diagnostics logic 2022-03-13 15:15:20 +01:00
ObservableValidatorValidateAllPropertiesGenerator.cs Improve detection of [DynamicallyAccessedMembers] 2022-03-06 19:34:30 +01:00
ObservableValidatorValidateAllPropertiesGenerator.Execute.cs Fixed bugs in new diagnostics logic 2022-03-13 15:15:20 +01:00
TransitiveMembersGenerator.cs Improve custom filtering support in TransitiveMembersGenerator<TInfo> 2021-12-29 20:52:50 +01:00
TransitiveMembersGenerator.Execute.cs Remove [DebuggerNonUserCode] from visible members 2022-03-06 17:36:35 +01:00