Skip to content

Commit 27d1016

Browse files
committed
Fix missing using after merge conflict
1 parent e89e672 commit 27d1016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml/XamlSchemaContext.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
using System.Collections.ObjectModel;
99
using System.Reflection;
1010
using System.Text;
11+
using MS.Internal;
1112
using System.Threading;
1213
using System.Xaml.MS.Impl;
1314
using System.Xaml.Schema;

0 commit comments

Comments
 (0)