239 references to new
aspire (2)
Aspire.Dashboard (1)
Aspire.Dashboard.Tests (1)
Aspire.EndToEnd.Tests (1)
Aspire.Playground.Tests (1)
Aspire.Templates.Tests (1)
BuildBoss (1)
dotnet (34)
Commands\Test\MTP\Terminal\AnsiDetector.cs (17)
20new("^xterm"), // xterm, PuTTY, Mintty
21new("^rxvt"), // RXVT
22new("^(?!eterm-color).*eterm.*"), // Accepts eterm, but not eterm-color, which does not support moving the cursor, see #9950.
23new("^screen"), // GNU screen, tmux
24new("tmux"), // tmux
25new("^vt100"), // DEC VT series
26new("^vt102"), // DEC VT series
27new("^vt220"), // DEC VT series
28new("^vt320"), // DEC VT series
29new("ansi"), // ANSI
30new("scoansi"), // SCO ANSI
31new("cygwin"), // Cygwin, MinGW
32new("linux"), // Linux console
33new("konsole"), // Konsole
34new("bvterm"), // Bitvise SSH Client
35new("^st-256color"), // Suckless Simple Terminal, st
36new("alacritty"), // Alacritty
Commands\Test\VSTest\TestCommand.cs (17)
645new("^xterm"), // xterm, PuTTY, Mintty
646new("^rxvt"), // RXVT
647new("^(?!eterm-color).*eterm.*"), // Accepts eterm, but not eterm-color, which does not support moving the cursor, see #9950.
648new("^screen"), // GNU screen, tmux
649new("tmux"), // tmux
650new("^vt100"), // DEC VT series
651new("^vt102"), // DEC VT series
652new("^vt220"), // DEC VT series
653new("^vt320"), // DEC VT series
654new("ansi"), // ANSI
655new("scoansi"), // SCO ANSI
656new("cygwin"), // Cygwin, MinGW
657new("linux"), // Linux console
658new("konsole"), // Konsole
659new("bvterm"), // Bitvise SSH Client
660new("^st-256color"), // Suckless Simple Terminal, st
661new("alacritty"), // Alacritty
dotnet-format.UnitTests (1)
dotnet-svcutil-lib (7)
dotnet-watch.Tests (6)
illink (1)
installer.tasks (1)
InteropTests (1)
Metrics (1)
Metrics.Legacy (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (3)
Microsoft.AspNetCore.Components.WebView.Maui (1)
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
Microsoft.AspNetCore.Components.WebView.Wpf (1)
Microsoft.AspNetCore.InternalTesting.Tests (4)
Microsoft.AspNetCore.Rewrite.Tests (3)
Microsoft.AspNetCore.Routing.Tests (3)
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
Microsoft.Build (3)
Microsoft.Build.BuildCheck.UnitTests (1)
Microsoft.Build.CommandLine.UnitTests (1)
Microsoft.Build.Engine.UnitTests (1)
Microsoft.Build.Framework (17)
Logging\AnsiDetector.cs (17)
18new("^xterm"), // xterm, PuTTY, Mintty
19new("^rxvt"), // RXVT
20new("^(?!eterm-color).*eterm.*"), // Accepts eterm, but not eterm-color, which does not support moving the cursor, see #9950.
21new("^screen"), // GNU screen, tmux
22new("tmux"), // tmux
23new("^vt100"), // DEC VT series
24new("^vt102"), // DEC VT series
25new("^vt220"), // DEC VT series
26new("^vt320"), // DEC VT series
27new("ansi"), // ANSI
28new("scoansi"), // SCO ANSI
29new("cygwin"), // Cygwin, MinGW
30new("linux"), // Linux console
31new("konsole"), // Konsole
32new("bvterm"), // Bitvise SSH Client
33new("^st-256color"), // Suckless Simple Terminal, st
34new("alacritty"), // Alacritty
Microsoft.Build.Tasks.Core (2)
Microsoft.Build.Utilities.UnitTests (1)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
Microsoft.CodeAnalysis.CodeStyle (3)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.EditorFeatures (3)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.Features (6)
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.Data.Analysis.Interactive.Tests (1)
Microsoft.DotNet.Build.Manifest (1)
Microsoft.DotNet.Build.Tasks.Feed (2)
Microsoft.DotNet.Build.Tasks.Feed.Tests (4)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.Git.IssueManager (3)
Microsoft.DotNet.Helix.JobSender (3)
Microsoft.DotNet.Helix.Sdk (1)
Microsoft.DotNet.SignCheckLibrary (13)
Microsoft.DotNet.SourceBuild.Tasks (2)
Microsoft.DotNet.XUnitAssert.Tests (5)
Microsoft.Extensions.AI.Evaluation (2)
Microsoft.Extensions.AI.Evaluation.Console (2)
Microsoft.Extensions.AI.Evaluation.Reporting (2)
Microsoft.Extensions.AI.Evaluation.Safety (2)
Microsoft.ML.Data (1)
Microsoft.ML.GenAI.LLaMA (1)
Microsoft.ML.IntegrationTests (1)
Microsoft.ML.InternalCodeAnalyzer (1)
Microsoft.NET.Build.Containers (14)
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Microsoft.NET.Sdk.StaticWebAssets.Tests (1)
Microsoft.TemplateEngine.Cli (1)
Microsoft.VisualBasic.Core (4)
MSBuildTaskHost (17)
AnsiDetector.cs (17)
18new("^xterm"), // xterm, PuTTY, Mintty
19new("^rxvt"), // RXVT
20new("^(?!eterm-color).*eterm.*"), // Accepts eterm, but not eterm-color, which does not support moving the cursor, see #9950.
21new("^screen"), // GNU screen, tmux
22new("tmux"), // tmux
23new("^vt100"), // DEC VT series
24new("^vt102"), // DEC VT series
25new("^vt220"), // DEC VT series
26new("^vt320"), // DEC VT series
27new("ansi"), // ANSI
28new("scoansi"), // SCO ANSI
29new("cygwin"), // Cygwin, MinGW
30new("linux"), // Linux console
31new("konsole"), // Konsole
32new("bvterm"), // Bitvise SSH Client
33new("^st-256color"), // Suckless Simple Terminal, st
34new("alacritty"), // Alacritty
Roslyn.Diagnostics.Analyzers (1)
Roslyn.Diagnostics.CSharp.Analyzers (1)
Roslyn.VisualStudio.Next.UnitTests (1)
sdk-tasks (1)
SemanticSearch.BuildTask.UnitTests (8)
GenerateFilteredReferenceAssembliesTaskTests.cs (8)
115new ApiPattern(SymbolKindFlags.NamedType, new Regex(@"M\.E.*"), IsIncluded: true),
116new ApiPattern(SymbolKindFlags.NamedType, new Regex(@"M\.E`1"), IsIncluded: false));
160new ApiPattern(SymbolKindFlags.NamedType, new Regex(@".*"), IsIncluded: true),
161new ApiPattern(SymbolKindFlags.Method, new Regex(@"I.M1"), IsIncluded: false));
200new ApiPattern(SymbolKindFlags.NamedType, new Regex(@".*"), IsIncluded: true),
201new ApiPattern(SymbolKindFlags.Method, new Regex(@"C\.get_.*"), IsIncluded: false),
202new ApiPattern(SymbolKindFlags.Method, new Regex(@"C\.set_.*"), IsIncluded: false),
203new ApiPattern(SymbolKindFlags.Method, new Regex(@"C\.get_P2"), IsIncluded: true));
System.ComponentModel.Annotations (1)
System.Private.Xml (1)
System.Text.RegularExpressions (1)
Text.Analyzers (1)
VersioningWebSite (1)
xunit.assert (1)
xunit.console (1)