File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Microsoft.Toolkit.Mvvm/Messaging/Internals Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- using System ;
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
3
+ // See the LICENSE file in the project root for more information.
4
+
5
+ using System ;
2
6
using System . Runtime . CompilerServices ;
3
7
4
8
namespace Microsoft . Toolkit . Mvvm . Messaging . Internals
Original file line number Diff line number Diff line change 1
- using System ;
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
3
+ // See the LICENSE file in the project root for more information.
4
+
5
+ using System ;
2
6
using System . Runtime . CompilerServices ;
3
7
4
8
namespace Microsoft . Toolkit . Mvvm . Messaging . Internals
You can’t perform that action at this time.
0 commit comments