Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/AnalysisExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
//
//*********************************************************//

using System;

namespace Microsoft.NodejsTools.Analysis {
internal static class AnalysisExtensions {
Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/AnalysisHashSet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Threading;

namespace Microsoft.NodejsTools.Analysis.AnalysisSetDetails {
Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/AnalysisLog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Microsoft.NodejsTools.Analysis.Values;

namespace Microsoft.NodejsTools.Analysis {
internal class AnalysisLog {
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/AnalysisSerializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Reflection.Emit;
using System.Runtime.Serialization;
using System.Text;
using Microsoft.NodejsTools.Analysis.AnalysisSetDetails;
Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/AnalysisValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/Analysis/AnalysisValueExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools.Analysis.Values {
static class AnalysisValueExtensions {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using System.Threading;
using Microsoft.NodejsTools.Analysis.Values;
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/Analyzer/DDG.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Threading;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
using System.Diagnostics;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading;
using Microsoft.NodejsTools.Analysis.Values;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
/// <summary>
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/Analysis/Analyzer/IsInstanceScope.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System.Collections.Generic;
using System.Linq;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;


namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

using System;
using System.Collections.Generic;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Analyzer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/EncodedSpanExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
//
//*********************************************************//

using System;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis {
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/FileCookie.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;

namespace Microsoft.NodejsTools.Analysis {
[Serializable]
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/GlobalBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
//
//*********************************************************//

using System;

namespace Microsoft.NodejsTools.Analysis {
internal interface IAnalysisSerializeAsNull {
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/Analysis/IDetachableProxy.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools.Analysis {
interface IDetachableProxy {
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/Analysis/JsAnalyzer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,19 @@
//*********************************************************//

using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Diagnostics.Contracts;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Serialization;
using System.Security;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;
using Microsoft.VisualStudioTools;
using Microsoft.Win32;

namespace Microsoft.NodejsTools.Analysis {
/// <summary>
Expand Down
3 changes: 0 additions & 3 deletions Nodejs/Product/Analysis/Analysis/ModuleTable.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@
//*********************************************************//

using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Analysis.Values;
using Microsoft.NodejsTools.Parsing;
using System.IO;
using System.Diagnostics;

namespace Microsoft.NodejsTools.Analysis {
partial class NodejsModuleBuilder {
Expand Down
3 changes: 0 additions & 3 deletions Nodejs/Product/Analysis/Analysis/OverloadResult.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Microsoft.NodejsTools.Analysis {
internal class OverloadResult : IOverloadResult {
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/Analysis/Values/ArgumentsValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Parsing;

Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/Values/ArrayValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
//*********************************************************//

using System;
using System.Linq;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Values {
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/Values/BuiltinObjectValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools.Analysis.Values {
[Serializable]
Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/Values/ExpandoValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

using System;
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Parsing;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
//
//*********************************************************//

using System.Collections.Generic;
using Microsoft.NodejsTools.Parsing;


namespace Microsoft.NodejsTools.Analysis.Values {
Expand Down
2 changes: 0 additions & 2 deletions Nodejs/Product/Analysis/Analysis/Values/GeneratorInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
//
//*********************************************************//

using System.Linq;
using Microsoft.NodejsTools.Parsing;


namespace Microsoft.NodejsTools.Analysis.Values {
Expand Down
3 changes: 0 additions & 3 deletions Nodejs/Product/Analysis/Analysis/Values/GlobalValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools.Analysis.Values {
[Serializable]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Parsing;

namespace Microsoft.NodejsTools.Analysis.Values {
Expand Down
1 change: 0 additions & 1 deletion Nodejs/Product/Analysis/Analysis/Values/ObjectValue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
using Microsoft.NodejsTools.Parsing;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using Microsoft.NodejsTools.Analysis.Analyzer;
Expand Down
4 changes: 0 additions & 4 deletions Nodejs/Product/Analysis/AnalysisConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
//
//*********************************************************//

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Microsoft.NodejsTools {
internal sealed class AnalysisConstants {
Expand Down
4 changes: 1 addition & 3 deletions Nodejs/Product/Analysis/ContextError.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.

using System;
using System.Text;

namespace Microsoft.NodejsTools.Parsing
{
namespace Microsoft.NodejsTools.Parsing {
internal class ContextError
{
// error information properties
Expand Down
6 changes: 1 addition & 5 deletions Nodejs/Product/Analysis/CssEncoderFallback.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

using System;
using System.Globalization;
using System.Text;

namespace Microsoft.NodejsTools.Parsing
{
namespace Microsoft.NodejsTools.Parsing {
#if FALSE
/// <summary>
/// CssFallback encodes invalid encoder characters as Unicode escapes:
Expand Down
Loading