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 7
7
// This file is inspired from the MvvmLight library (lbugnion/MvvmLight),
8
8
// more info in ThirdPartyNotices.txt in the root of the project.
9
9
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
-
17
10
using System ;
18
11
using System . Collections . Generic ;
19
12
using System . Diagnostics . CodeAnalysis ;
You can’t perform that action at this time.
0 commit comments