Skip to content

Commit ba42ba4

Browse files
authored
Fix For ReactiveCommand With Nested Classes (#155)
1 parent 725bb73 commit ba42ba4

File tree

43 files changed

+482
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+482
-48
lines changed

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservableMethods#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservableMethodsWithName#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservableProp#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservablePropertiesWithAttribute#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservablePropertiesWithAttributeNullableRef#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservablePropertiesWithAttributeRef#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPFromObservableGeneratorTests.FromObservablePropertiesWithName#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPGeneratorTests.FromField#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPGeneratorTests.NamedFromField#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

src/ReactiveUI.SourceGenerator.Tests/OAPH/OAPGeneratorTests.NonReadOnlyFromField#ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//HintName: ReactiveUI.SourceGenerators.ObservableAsPropertyAttribute.g.cs
2-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2+
// Copyright (c) 2025 .NET Foundation and Contributors. All rights reserved.
33
// Licensed to the .NET Foundation under one or more agreements.
44
// The .NET Foundation licenses this file to you under the MIT license.
55
// See the LICENSE file in the project root for full license information.

0 commit comments

Comments
 (0)