File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Microsoft.Toolkit.Mvvm/ComponentModel Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 77// This file is inspired from the MvvmLight library (lbugnion/MvvmLight),
88// more info in ThirdPartyNotices.txt in the root of the project.
99
10- // ================================= NOTE =================================
11- // This file is mirrored in the ObservableRecipient annotated copy
12- // (for debugging info) in the Mvvm.SourceGenerators project.
13- // If any changes are made to this file, they should also be appropriately
14- // ported to that file as well to keep the behavior consistent.
15- // ========================================================================
16-
1710using System ;
1811using System . Collections . Generic ;
1912using System . Diagnostics . CodeAnalysis ;
You can’t perform that action at this time.
0 commit comments