diff --git a/src/AddIns/BackendBindings/XamlBinding/XamlBinding.Tests/CodeCompletionTests.cs b/src/AddIns/BackendBindings/XamlBinding/XamlBinding.Tests/CodeCompletionTests.cs index 0bccd30034..68eae4c6ff 100644 --- a/src/AddIns/BackendBindings/XamlBinding/XamlBinding.Tests/CodeCompletionTests.cs +++ b/src/AddIns/BackendBindings/XamlBinding/XamlBinding.Tests/CodeCompletionTests.cs @@ -6,6 +6,7 @@ // using System; +using System.Collections.Generic; using System.Diagnostics; using System.Linq; @@ -507,7 +508,7 @@ namespace ICSharpCode.XamlBinding.Tests xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'>