@@ -1349,10 +1349,10 @@ partial class MyViewModel
1349
1349
/// <inheritdoc cref="a"/>
1350
1350
[global::System.CodeDom.Compiler.GeneratedCode("CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator", <ASSEMBLY_VERSION>)]
1351
1351
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage]
1352
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)-1073741824)]
1353
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)-9223372036854775808)]
1354
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)-1234)]
1355
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)-1 )]
1352
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)( -1073741824) )]
1353
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)( -9223372036854775808) )]
1354
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)( -1234) )]
1355
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)(-1) )]
1356
1356
public object? A
1357
1357
{
1358
1358
get => a;
@@ -1489,24 +1489,24 @@ partial class MyViewModel
1489
1489
[global::System.CodeDom.Compiler.GeneratedCode("CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator", <ASSEMBLY_VERSION>)]
1490
1490
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage]
1491
1491
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)0)]
1492
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)-1073741824)]
1492
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)( -1073741824) )]
1493
1493
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)42)]
1494
1494
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)456)]
1495
1495
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)123)]
1496
1496
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)0)]
1497
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)-9223372036854775808)]
1497
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)( -9223372036854775808) )]
1498
1498
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)42)]
1499
1499
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)456)]
1500
1500
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)123)]
1501
1501
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)1)]
1502
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)-1234)]
1502
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)( -1234) )]
1503
1503
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)42)]
1504
1504
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)456)]
1505
1505
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)123)]
1506
1506
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)1)]
1507
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)-1 )]
1507
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)(-1) )]
1508
1508
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)42)]
1509
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)-56)]
1509
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)( -56) )]
1510
1510
[global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)123)]
1511
1511
public object? A
1512
1512
{
@@ -1792,18 +1792,18 @@ partial class MyViewModel
1792
1792
{
1793
1793
/// <summary>The backing field for <see cref="TestCommand"/>.</summary>
1794
1794
[global::System.CodeDom.Compiler.GeneratedCode("CommunityToolkit.Mvvm.SourceGenerators.RelayCommandGenerator", <ASSEMBLY_VERSION>)]
1795
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)-1073741824)]
1796
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)-9223372036854775808)]
1797
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)-1234)]
1798
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)-1 )]
1795
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)( -1073741824) )]
1796
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)( -9223372036854775808) )]
1797
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)( -1234) )]
1798
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)(-1) )]
1799
1799
private global::CommunityToolkit.Mvvm.Input.RelayCommand? testCommand;
1800
1800
/// <summary>Gets an <see cref="global::CommunityToolkit.Mvvm.Input.IRelayCommand"/> instance wrapping <see cref="Test"/>.</summary>
1801
1801
[global::System.CodeDom.Compiler.GeneratedCode("CommunityToolkit.Mvvm.SourceGenerators.RelayCommandGenerator", <ASSEMBLY_VERSION>)]
1802
1802
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage]
1803
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)-1073741824)]
1804
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)-9223372036854775808)]
1805
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)-1234)]
1806
- [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)-1 )]
1803
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum1)( -1073741824) )]
1804
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum2)( -9223372036854775808) )]
1805
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum3)( -1234) )]
1806
+ [global::MyApp.DefaultValueAttribute((global::MyApp.NegativeEnum4)(-1) )]
1807
1807
public global::CommunityToolkit.Mvvm.Input.IRelayCommand TestCommand => testCommand ??= new global::CommunityToolkit.Mvvm.Input.RelayCommand(new global::System.Action(Test));
1808
1808
}
1809
1809
}
0 commit comments