CommunityToolkit, ObservableProperty and Refactoring: Extract Interface? #871
mikeKuester
started this conversation in
General
Replies: 1 comment
-
I have the same problem. It is not fixed yet as far as I am aware. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello together,
I use the refactoring option "Extract Interface" very often in Visual Studio, but is doesn't work for me since month now. I opened an issue in the roslyn project: dotnet/roslyn#68748 but since 10 month there is no comment or a like from another user. So I'm wondering now, that maybe no one else has this problem?
Visual Studio shows the following error:
Could you use the refactoring "extract interface" if you use the
ObservableProperty
?Beta Was this translation helpful? Give feedback.
All reactions