2490 references to NewLine
aspire (2)
Aspire.Dashboard (15)
Model\Otlp\ResourcesSelectHelpers.cs (3)
59""", name, fallback, string.Join(Environment.NewLine, resources), match);
74""", name, string.Join(Environment.NewLine, resources), string.Join(Environment.NewLine, matches));
Aspire.Dashboard.Components.Tests (3)
Aspire.Dashboard.Tests (3)
Aspire.EndToEnd.Tests (5)
Aspire.Hosting (5)
Aspire.Hosting.Testing.Tests (3)
Aspire.Hosting.Tests (16)
Aspire.Playground.Tests (3)
Aspire.Templates.Tests (5)
AzureAppServicesHostingStartupSample (24)
AzureAppServicesSample (24)
BuildActionTelemetryTable (3)
CodeStyleConfigFileGenerator (1)
ConfigurationSchemaGenerator (2)
Crossgen2Tasks (4)
csc (1)
CSharpSyntaxGenerator (10)
DeveloperExceptionPageSample (1)
dotnet-dev-certs (4)
dotnet-getdocument (2)
dotnet-razorpagegenerator (2)
dotnet-svcutil.xmlserializer (4)
dotnet-svcutil-lib (35)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (1)
424Environment.NewLine,
dotnet-svcutil-lib.Tests (80)
dotnet-user-jwts (12)
dotnet-user-secrets (1)
GenerateDocumentationAndConfigFiles (4)
GetDocument.Insider (3)
HealthChecksSample (1)
HotAddSample (1)
IdeBenchmarks (3)
IdeCoreBenchmarks (7)
IIS.Common.TestLib (7)
IIS.FunctionalTests (4)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.NewShim.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (4)
IISSample (25)
Infrastructure.Common (6)
Infrastructure.IntegrationTests (2)
InMemory.FunctionalTests (9)
InProcessWebSite (18)
installer.tasks (16)
Interop.FunctionalTests (3)
Kestrel.SampleApp (3)
Metrics (7)
Metrics.Legacy (7)
Microsoft.Arcade.Common (6)
Microsoft.Arcade.Test.Common (1)
Microsoft.AspNetCore.Analyzer.Testing (4)
Microsoft.AspNetCore.App.Analyzers.Test (5)
Microsoft.AspNetCore.App.CodeFixes (1)
Microsoft.AspNetCore.Authentication.Test (1)
Microsoft.AspNetCore.Authentication.Twitter (1)
Microsoft.AspNetCore.Authorization (2)
Microsoft.AspNetCore.Authorization.Test (2)
Microsoft.AspNetCore.BrowserTesting (4)
Microsoft.AspNetCore.Components (4)
Microsoft.AspNetCore.Components.Analyzers (2)
Microsoft.AspNetCore.Components.Analyzers.Tests (2)
Microsoft.AspNetCore.Components.SdkAnalyzers (2)
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (2)
Microsoft.AspNetCore.Components.Server.Tests (4)
Microsoft.AspNetCore.Components.Tests (6)
Microsoft.AspNetCore.Components.WebAssembly (2)
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
Microsoft.AspNetCore.Components.WebView.Wpf (1)
Microsoft.AspNetCore.Components.WebViewE2E.Test (2)
Microsoft.AspNetCore.DataProtection.Tests (7)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
Microsoft.AspNetCore.Diagnostics (3)
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (2)
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Microsoft.AspNetCore.Hosting (2)
Microsoft.AspNetCore.Html.Abstractions (6)
Microsoft.AspNetCore.Html.Abstractions.Tests (4)
Microsoft.AspNetCore.Http.Extensions.Tests (2)
Microsoft.AspNetCore.Http.Microbenchmarks (2)
Microsoft.AspNetCore.HttpLogging (2)
Microsoft.AspNetCore.HttpLogging.Tests (16)
FileLoggerProcessorTests.cs (12)
53Assert.Equal(_messageOne + Environment.NewLine, File.ReadAllText(filePath));
99Assert.Equal(_messageOne + Environment.NewLine, File.ReadAllText(filePathToday));
101Assert.Equal(_messageTwo + Environment.NewLine, File.ReadAllText(filePathTomorrow));
140Assert.Equal(_messageOne + Environment.NewLine, File.ReadAllText(filePath1));
141Assert.Equal(_messageTwo + Environment.NewLine, File.ReadAllText(filePath2));
404Assert.Equal(_messageOne + Environment.NewLine, File.ReadAllText(filePath1));
405Assert.Equal(_messageTwo + Environment.NewLine, File.ReadAllText(filePath2));
406Assert.Equal(_messageThree + Environment.NewLine, File.ReadAllText(filePath3));
471Assert.Equal(_messageThree + Environment.NewLine, File.ReadAllText(filePath3));
472Assert.Equal(_messageFour + Environment.NewLine, File.ReadAllText(filePath4));
539Assert.Equal(_messageOne + Environment.NewLine, File.ReadAllText(filePath1));
540Assert.Equal(_messageTwo + Environment.NewLine, File.ReadAllText(filePath2));
Microsoft.AspNetCore.InternalTesting (4)
Microsoft.AspNetCore.InternalTesting.Tests (12)
Microsoft.AspNetCore.Mvc.Core (20)
Microsoft.AspNetCore.Mvc.Core.Test (59)
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test (4)
Microsoft.AspNetCore.Mvc.FunctionalTests (27)
Microsoft.AspNetCore.Mvc.Razor (6)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (2)
Microsoft.AspNetCore.Mvc.Razor.Test (53)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.Mvc.RazorPages.Test (5)
Microsoft.AspNetCore.Mvc.TagHelpers (9)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (85)
LabelTagHelperTest.cs (35)
43new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "Text") },
45new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "Text") },
48new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "Text") },
50new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "Text") },
52new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "Text") },
54new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "Text") },
56new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "Text") },
58new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "Text") },
73new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "NestedModel_Text") },
75new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "NestedModel_Text") },
77new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "NestedModel_Text") },
79new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "NestedModel_Text") },
81new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "NestedModel_Text") },
83new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "NestedModel_Text") },
98new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "z0__Text") },
100new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "z0__Text") },
102new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "z0__Text") },
104new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "z1__Text") },
106new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "z1__Text") },
108new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "z1__Text") },
123new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "z0__NestedModel_Text") },
125new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "z0__NestedModel_Text") },
127new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "z0__NestedModel_Text") },
129new TagHelperOutputContent(Environment.NewLine, string.Empty, "HtmlEncode[[Text]]", "z1__NestedModel_Text") },
131new TagHelperOutputContent(Environment.NewLine, "Hello World", "Hello World", "z1__NestedModel_Text") },
133new TagHelperOutputContent(string.Empty, Environment.NewLine, Environment.NewLine, "z1__NestedModel_Text") },
Microsoft.AspNetCore.Mvc.Test (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (11)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (375)
Rendering\HtmlHelperSelectTest.cs (168)
84Environment.NewLine +
85"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
86"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
87"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
90Environment.NewLine +
91"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
92"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
93"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
99Environment.NewLine +
101Environment.NewLine +
102"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
103"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
106Environment.NewLine +
107"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
108"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
109"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
115Environment.NewLine +
116"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
117"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
118"</optgroup>" + Environment.NewLine +
119"<optgroup label=\"HtmlEncode[[Group Two]]\">" + Environment.NewLine +
120"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
121"</optgroup>" + Environment.NewLine +
122"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
125Environment.NewLine +
126"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
127"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
128"</optgroup>" + Environment.NewLine +
129"<optgroup label=\"HtmlEncode[[Group Two]]\">" + Environment.NewLine +
130"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
131"</optgroup>" + Environment.NewLine +
132"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
138Environment.NewLine +
139"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
140"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
141"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
142"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
143"</optgroup>" + Environment.NewLine +
146Environment.NewLine +
147"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
148"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
149"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
150"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
151"</optgroup>" + Environment.NewLine +
157Environment.NewLine +
158"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
159"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
160"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
161"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
162"</optgroup>" + Environment.NewLine +
165Environment.NewLine +
166"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
167"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
168"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
169"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
170"</optgroup>" + Environment.NewLine +
187Environment.NewLine +
188"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
189"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
190"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
193Environment.NewLine +
194"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
195"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
196"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
199Environment.NewLine +
200"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
201"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
202"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
208Environment.NewLine +
210Environment.NewLine +
211"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
212"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
215Environment.NewLine +
216"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
217"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
218"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
221Environment.NewLine +
222"<option disabled=\"HtmlEncode[[disabled]]\" selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
223"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
224"<option disabled=\"HtmlEncode[[disabled]]\" selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
230Environment.NewLine +
231"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
232"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
233"</optgroup>" + Environment.NewLine +
234"<optgroup label=\"HtmlEncode[[Group Two]]\">" + Environment.NewLine +
235"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
236"</optgroup>" + Environment.NewLine +
237"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
240Environment.NewLine +
241"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
242"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
243"</optgroup>" + Environment.NewLine +
244"<optgroup label=\"HtmlEncode[[Group Two]]\">" + Environment.NewLine +
245"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
246"</optgroup>" + Environment.NewLine +
247"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
250Environment.NewLine +
251"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
252"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
253"</optgroup>" + Environment.NewLine +
254"<optgroup label=\"HtmlEncode[[Group Two]]\">" + Environment.NewLine +
255"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
256"</optgroup>" + Environment.NewLine +
257"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
263Environment.NewLine +
264"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
265"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
266"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
267"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
268"</optgroup>" + Environment.NewLine +
271Environment.NewLine +
272"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
273"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
274"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
275"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
276"</optgroup>" + Environment.NewLine +
279Environment.NewLine +
280"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
281"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
282"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
283"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
284"</optgroup>" + Environment.NewLine +
290"<optgroup disabled=\"HtmlEncode[[disabled]]\" label=\"HtmlEncode[[Disabled Group]]\">" + Environment.NewLine +
291"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
292"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
293"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
294"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
295"</optgroup>" + Environment.NewLine +
298"<optgroup disabled=\"HtmlEncode[[disabled]]\" label=\"HtmlEncode[[Disabled Group]]\">" + Environment.NewLine +
299"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
300"<option value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
301"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
302"<option value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
303"</optgroup>" + Environment.NewLine +
306"<optgroup disabled=\"HtmlEncode[[disabled]]\" label=\"HtmlEncode[[Disabled Group]]\">" + Environment.NewLine +
307"<option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
308"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
309"<option value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
310"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
311"</optgroup>" + Environment.NewLine +
697Environment.NewLine +
698"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
699"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
700"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
724"<select id=\"HtmlEncode[[unrelated]]\" name=\"HtmlEncode[[unrelated]]\"><option value=\"HtmlEncode[[0]]\">HtmlEncode[[Zero]]</option>" + Environment.NewLine +
725"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
726"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
727"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
1045Environment.NewLine +
1046"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[1]]\">HtmlEncode[[One]]</option>" + Environment.NewLine +
1047"<option selected=\"HtmlEncode[[selected]]\" value=\"HtmlEncode[[2]]\">HtmlEncode[[Two]]</option>" + Environment.NewLine +
1048"<option disabled=\"HtmlEncode[[disabled]]\" value=\"HtmlEncode[[3]]\">HtmlEncode[[Three]]</option>" + Environment.NewLine +
1511$"{ GetOption(SelectSources.ModelStateEntry, source) }{ Environment.NewLine }" +
1512$"{ GetOption(SelectSources.ModelStateEntryWithPrefix, source) }{ Environment.NewLine }" +
1513$"{ GetOption(SelectSources.ViewDataEntry, source) }{ Environment.NewLine }" +
1514$"{ GetOption(SelectSources.PropertyOfViewDataEntry, source) }{ Environment.NewLine }" +
1515$"{ GetOption(SelectSources.ViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +
1516$"{ GetOption(SelectSources.PropertyOfViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +
1517$"{ GetOption(SelectSources.ModelValue, source) }{ Environment.NewLine }" +
1518$"{ GetOption(SelectSources.PropertyOfModel, source) }{ Environment.NewLine }" +
1526$"{ GetOption(SelectSources.ModelStateEntry, source) }{ Environment.NewLine }" +
1527$"{ GetOption(SelectSources.ModelStateEntryWithPrefix, source) }{ Environment.NewLine }" +
1528$"{ GetOption(SelectSources.ViewDataEntry, source) }{ Environment.NewLine }" +
1529$"{ GetOption(SelectSources.PropertyOfViewDataEntry, source) }{ Environment.NewLine }" +
1530$"{ GetOption(SelectSources.ViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +
1531$"{ GetOption(SelectSources.PropertyOfViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +
1532$"{ GetOption(SelectSources.ModelValue, source) }{ Environment.NewLine }" +
1533$"{ GetOption(SelectSources.PropertyOfModel, source) }{ Environment.NewLine }" +
Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests (1)
Microsoft.AspNetCore.Routing (7)
Microsoft.AspNetCore.Routing.FunctionalTests (3)
Microsoft.AspNetCore.Routing.Tests (17)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.IntegrationTesting (6)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (13)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Microsoft.AspNetCore.SignalR.Common.Tests (4)
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (4)
Microsoft.AspNetCore.SignalR.Tests (4)
Microsoft.AspNetCore.SignalR.Tests.Utils (8)
Microsoft.AspNetCore.SpaServices.Extensions.Tests (1)
Microsoft.AspNetCore.TestHost.Tests (2)
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Microsoft.Build.Framework (3)
Microsoft.Build.Tasks.CodeAnalysis (3)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (3)
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (12)
MapSourceRootTests.cs (11)
269"MapSourceRoots.NoSuchTopLevelSourceRoot", "SourceRoot.ContainingRoot", "SourceRoot", path2)) + Environment.NewLine +
271"MapSourceRoots.NoSuchTopLevelSourceRoot", "SourceRoot.ContainingRoot", "SourceRoot", path1)) + Environment.NewLine, engine.Log);
330"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "SourceControl", "git", "tfvc")) + Environment.NewLine +
332"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "RevisionId", "RevId1", "RevId2")) + Environment.NewLine +
334"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "NestedRoot", "NR1A", "NR1B")) + Environment.NewLine +
336"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "ContainingRoot", path3, "CR")) + Environment.NewLine +
338"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "MappedPath", "MP1", "MP2")) + Environment.NewLine +
340"MapSourceRoots.ContainsDuplicate", "SourceRoot", path1, "SourceLinkUrl", "URL1", "URL2")) + Environment.NewLine,
378"MapSourceRoots.NoSuchTopLevelSourceRoot", "SourceRoot.ContainingRoot", "SourceRoot", @"c:\MyProjects\MyProject\")) + Environment.NewLine, engine.Log);
407"MapSourceRoots.NoSuchTopLevelSourceRoot", "SourceRoot.ContainingRoot", "SourceRoot", @"")) + Environment.NewLine, engine.Log);
441"MapSourceRoots.NoTopLevelSourceRoot", "SourceRoot", "DeterministicSourcePaths")) + Environment.NewLine, engine.Log);
Microsoft.Cci.Extensions (1)
Microsoft.CodeAnalysis (5)
Microsoft.CodeAnalysis.Analyzers (5)
Microsoft.CodeAnalysis.Analyzers.UnitTests (3)
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
Microsoft.CodeAnalysis.BannedApiAnalyzers (5)
Microsoft.CodeAnalysis.CodeStyle (5)
Microsoft.CodeAnalysis.Collections.Package (1)
Microsoft.CodeAnalysis.Contracts.Package (1)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (6)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (14)
CommandLineTests.cs (14)
4802Assert.True(match.Success, $"Expected pattern:{Environment.NewLine}{pattern}{Environment.NewLine}Actual:{Environment.NewLine}{output}");
6007.Replace(Environment.NewLine, string.Empty), workingDirectory: tempDir) :
6042.Replace(Environment.NewLine, string.Empty), workingDirectory: tempDir) :
6122.Replace(Environment.NewLine, string.Empty)) :
8223var errorLines = outWriter.ToString().Trim().Split(new string[] { Environment.NewLine }, StringSplitOptions.None);
8236errorLines = outWriter.ToString().Trim().Split(new string[] { Environment.NewLine }, StringSplitOptions.None);
9006Assert.Contains($"error CS0016: Could not write to output file '{exePath}' -- 'Fake IOException'{Environment.NewLine}", outWriter.ToString());
9029Assert.Contains($"error CS0016: Could not write to output file '{pdbPath}' -- 'Fake IOException'{Environment.NewLine}", outWriter.ToString());
9051Assert.Equal($"error CS0016: Could not write to output file '{xmlPath}' -- 'Fake IOException'{Environment.NewLine}", outWriter.ToString());
9081Assert.Equal($"error CS0016: Could not write to output file '{sourceLinkPath}' -- 'Fake IOException'{Environment.NewLine}", outWriter.ToString());
10597expectedExitCode, exitCode, Environment.NewLine, Environment.NewLine, output));
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (11)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (15)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (6)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Features (5)
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (10)
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (22)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (85)
LexicalAndXml\PreprocessorTests.cs (10)
2104Assert.Equal($"#region A//B{Environment.NewLine}", regionDirective.ToFullString());
2126Assert.Equal($"#region A/\\B{Environment.NewLine}", regionDirective.ToFullString());
2214Assert.Equal($"#region \"{Environment.NewLine}", regionDirective.ToFullString());
2235Assert.Equal($"#region \" {Environment.NewLine}", regionDirective.ToFullString());
2256Assert.Equal($"#region \"goo\"{Environment.NewLine}", regionDirective.ToFullString());
2277Assert.Equal($"#region \"goo\" {Environment.NewLine}", regionDirective.ToFullString());
2298Assert.Equal($"#region \"\"{Environment.NewLine}", regionDirective.ToFullString());
2319Assert.Equal($"#region \"\" {Environment.NewLine}", regionDirective.ToFullString());
2340Assert.Equal($"#region \"\"\"{Environment.NewLine}", regionDirective.ToFullString());
2361Assert.Equal($"#region \"\"\" {Environment.NewLine}", regionDirective.ToFullString());
LexicalAndXml\XmlDocCommentTests.cs (67)
153Assert.Equal($"/// <goo />{Environment.NewLine}", node.ToFullString());
328Assert.Equal($"<goo {Environment.NewLine}/// />", doc.Content[1].ToFullString());
346Assert.Equal($"/// <goo {Environment.NewLine}/// />{Environment.NewLine}", node.ToFullString());
352Assert.Equal($"<goo {Environment.NewLine}/// />", doc.Content[1].ToFullString());
377Assert.Equal($"<goo {Environment.NewLine} * />", doc.Content[1].ToFullString());
397Assert.Equal($"/** <goo {Environment.NewLine} * />{Environment.NewLine} */", node.ToFullString());
403Assert.Equal($"<goo {Environment.NewLine} * />", doc.Content[1].ToFullString());
771Assert.Equal(Environment.NewLine, textsyntax.ChildNodesAndTokens()[0].ToString());
773Assert.Equal(Environment.NewLine, textsyntax.ChildNodesAndTokens()[2].ToString());
805Assert.Equal(Environment.NewLine, textsyntax.ChildNodesAndTokens()[0].ToString());
807Assert.Equal(Environment.NewLine, textsyntax.ChildNodesAndTokens()[2].ToString());
835Assert.Equal(Environment.NewLine, cdata.TextTokens[1].ToString());
837Assert.Equal(Environment.NewLine, cdata.TextTokens[3].ToString());
866Assert.Equal(Environment.NewLine, cdata.TextTokens[1].ToString());
868Assert.Equal(Environment.NewLine, cdata.TextTokens[3].ToString());
910Assert.Equal($"/// <![CDATA[ incomplete{Environment.NewLine}", node.ToFullString());
920Assert.Equal(Environment.NewLine, cdata.TextTokens[1].ToString());
997Assert.Equal(Environment.NewLine, comment.TextTokens[1].ToString());
999Assert.Equal(Environment.NewLine, comment.TextTokens[3].ToString());
1028Assert.Equal(Environment.NewLine, comment.TextTokens[1].ToString());
1030Assert.Equal(Environment.NewLine, comment.TextTokens[3].ToString());
1072Assert.Equal($"/// <!-- incomplete{Environment.NewLine}", node.ToFullString());
1082Assert.Equal(Environment.NewLine, comment.TextTokens[1].ToString());
1135Assert.Equal(Environment.NewLine, ProcessingInstruction.TextTokens[1].ToString());
1137Assert.Equal(Environment.NewLine, ProcessingInstruction.TextTokens[3].ToString());
1169Assert.Equal(Environment.NewLine, ProcessingInstruction.TextTokens[1].ToString());
1171Assert.Equal(Environment.NewLine, ProcessingInstruction.TextTokens[3].ToString());
1655Assert.Equal(Environment.NewLine, xmltext.ChildNodesAndTokens()[0].ToString());
1661Assert.Equal(Environment.NewLine, xmltext.ChildNodesAndTokens()[2].ToString());
2398Assert.Equal($"///</Goo>{Environment.NewLine}", xmlText.TextTokens.ToFullString());
2950SyntaxFactory.XmlNewLine(Environment.NewLine),
2955SyntaxFactory.XmlNewLine(Environment.NewLine)),
2956SyntaxFactory.XmlNewLine(Environment.NewLine),
2958SyntaxFactory.XmlNewLine(Environment.NewLine),
2977SyntaxFactory.XmlNewLine(Environment.NewLine),
2979SyntaxFactory.XmlNewLine(Environment.NewLine)));
2997SyntaxFactory.XmlNewLine(Environment.NewLine),
3005SyntaxFactory.XmlNewLine(Environment.NewLine)));
3041SyntaxFactory.XmlNewLine(Environment.NewLine),
3043SyntaxFactory.XmlNewLine(Environment.NewLine)),
3044SyntaxFactory.XmlNewLine(Environment.NewLine),
3045SyntaxFactory.XmlNewLine(Environment.NewLine),
3046SyntaxFactory.XmlNewLine(Environment.NewLine),
3048SyntaxFactory.XmlNewLine(Environment.NewLine),
3049SyntaxFactory.XmlNewLine(Environment.NewLine)));
3069SyntaxFactory.XmlNewLine(Environment.NewLine),
3071SyntaxFactory.XmlNewLine(Environment.NewLine)),
3072SyntaxFactory.XmlNewLine(Environment.NewLine),
3074SyntaxFactory.XmlNewLine(Environment.NewLine),
3096SyntaxFactory.XmlNewLine(Environment.NewLine),
3097SyntaxFactory.XmlNewLine(Environment.NewLine)),
3098SyntaxFactory.XmlNewLine(Environment.NewLine),
3100SyntaxFactory.XmlNewLine(Environment.NewLine),
3102SyntaxFactory.XmlNewLine(Environment.NewLine)));
3123SyntaxFactory.XmlNewLine(Environment.NewLine),
3124SyntaxFactory.XmlNewLine(Environment.NewLine)),
3125SyntaxFactory.XmlNewLine(Environment.NewLine),
3127SyntaxFactory.XmlNewLine(Environment.NewLine),
3131SyntaxFactory.XmlNewLine(Environment.NewLine)));
3150SyntaxFactory.XmlNewLine(Environment.NewLine),
3151SyntaxFactory.XmlNewLine(Environment.NewLine)),
3152SyntaxFactory.XmlNewLine(Environment.NewLine),
3175SyntaxFactory.XmlNewLine(Environment.NewLine),
3176SyntaxFactory.XmlNewLine(Environment.NewLine)),
3177SyntaxFactory.XmlNewLine(Environment.NewLine),
Microsoft.CodeAnalysis.CSharp.Test.Utilities (2)
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (5)
Microsoft.CodeAnalysis.Debugging.Package (1)
Microsoft.CodeAnalysis.EditorFeatures (7)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (8)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Microsoft.CodeAnalysis.Extensions.Package (1)
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
Microsoft.CodeAnalysis.Features (8)
Microsoft.CodeAnalysis.Features.Test.Utilities (6)
Microsoft.CodeAnalysis.Features.UnitTests (2)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.LanguageServer (11)
Microsoft.CodeAnalysis.LanguageServer.Protocol (9)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (4)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (5)
Microsoft.CodeAnalysis.PooledObjects.Package (1)
Microsoft.CodeAnalysis.PublicApiAnalyzers (5)
Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes (1)
Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests (1)
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Microsoft.CodeAnalysis.Remote.Workspaces (3)
Microsoft.CodeAnalysis.ResxSourceGenerator (10)
Microsoft.CodeAnalysis.Scripting (2)
Microsoft.CodeAnalysis.Scripting.TestUtilities (5)
Microsoft.CodeAnalysis.Test.Utilities (60)
Diagnostics\CommonDiagnosticAnalyzers.cs (7)
157" + String.Join("," + Environment.NewLine + " ", Descriptor1.CustomTags.Select(s => $"\"{s}\"")) + @"
171" + String.Join("," + Environment.NewLine + " ", Descriptor2.CustomTags.Select(s => $"\"{s}\"")) + @"
234" + String.Join("," + Environment.NewLine + " ", Descriptor1.CustomTags.Select(s => $"\"{s}\"")) + @"
248" + String.Join("," + Environment.NewLine + " ", Descriptor2.CustomTags.Select(s => $"\"{s}\"")) + @"
376" + string.Join("," + Environment.NewLine + " ", suppressionKinds.Select(s => $"\"{s}\"")) + @"
474" + string.Join("," + Environment.NewLine + " ", Descriptor1.CustomTags.Select(s => $"\"{s}\"")) + @"
495" + String.Join("," + Environment.NewLine + " ", Descriptor2.CustomTags.Select(s => $"\"{s}\"")) + @"
Microsoft.CodeAnalysis.TestAnalyzerReference (1)
Microsoft.CodeAnalysis.Threading.Package (1)
Microsoft.CodeAnalysis.UnitTests (17)
Microsoft.CodeAnalysis.Workspaces (6)
Microsoft.CodeAnalysis.Workspaces.MSBuild (5)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (3)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (3)
Microsoft.CommonLanguageServerProtocol.Framework.Example (1)
Microsoft.CommonLanguageServerProtocol.Framework.Package (5)
Microsoft.Data.Analysis (1)
Microsoft.Data.Analysis.Tests (1)
Microsoft.DotNet.ApiCompat (1)
Microsoft.DotNet.ApiCompat.Core (1)
Microsoft.DotNet.Arcade.Sdk (1)
Microsoft.DotNet.AsmDiff (1)
Microsoft.DotNet.Build.Tasks.Feed (16)
Microsoft.DotNet.Build.Tasks.Installers (1)
Microsoft.DotNet.Build.Tasks.VisualStudio (3)
Microsoft.DotNet.Helix.Sdk (1)
Microsoft.DotNet.NuGetRepack.Tests (1)
Microsoft.DotNet.Open.Api.Tools.Tests (1)
Microsoft.DotNet.RemoteExecutor (1)
Microsoft.DotNet.SharedFramework.Sdk (1)
Microsoft.DotNet.SignTool.Tests (1)
Microsoft.DotNet.SourceBuild.Tasks (8)
Microsoft.DotNet.VersionTools (3)
Microsoft.DotNet.XUnitAssert.Tests (278)
CollectionAssertsTests.cs (32)
206 "Assert.Collection() Failure" + Environment.NewLine +
207 "Collection: []" + Environment.NewLine +
208 "Expected item count: 1" + Environment.NewLine +
241 "Assert.Collection() Failure" + Environment.NewLine +
242 "Collection: [42, 2112]" + Environment.NewLine +
243 "Error during comparison of item at index 1" + Environment.NewLine +
244 "Inner exception: Assert.Equal() Failure" + Environment.NewLine +
245 " Expected: 2113" + Environment.NewLine +
373 "Assert.Contains() Failure" + Environment.NewLine +
374 "Not found: 42" + Environment.NewLine +
437 "Assert.Contains() Failure" + Environment.NewLine +
438 "Not found: forty-two" + Environment.NewLine +
468 "Assert.Contains() Failure" + Environment.NewLine +
469 "Not found: forty-two" + Environment.NewLine +
496 "Assert.Contains() Failure" + Environment.NewLine +
497 "Not found: HI THERE" + Environment.NewLine +
628 "Assert.DoesNotContain() Failure" + Environment.NewLine +
629 "Found: 42" + Environment.NewLine +
662 "Assert.DoesNotContain() Failure" + Environment.NewLine +
663 "Found: HI THERE" + Environment.NewLine +
683 "Assert.DoesNotContain() Failure" + Environment.NewLine +
684 "Found: Int32[] [1, 2, 3, 4]" + Environment.NewLine +
715 "Assert.DoesNotContain() Failure" + Environment.NewLine +
716 "Found: forty-two" + Environment.NewLine +
747 "Assert.DoesNotContain() Failure" + Environment.NewLine +
748 "Found: forty-two" + Environment.NewLine +
832 Assert.Equal($"Assert.Empty() Failure{Environment.NewLine}Expected: <empty>{Environment.NewLine}Actual: [42]", ex.Message);
856 Assert.Equal($"Assert.Empty() Failure{Environment.NewLine}Expected: <empty>{Environment.NewLine}Actual: \"Foo\"", ex.Message);
987 "Assert.Equal() Failure" + Environment.NewLine +
988 "Expected: Dictionary<String, Int32> [[\"a\"] = 1, [\"be\"] = 2, [\"c\"] = 3, [\"d\"] = 4, [\"e\"] = 5, ...]" + Environment.NewLine +
Sdk\Exceptions\EqualExceptionTests.cs (52)
13 "Assert.Equal() Failure" + Environment.NewLine +
14 " ↓ (pos 10)" + Environment.NewLine +
15 "Expected: first test 1" + Environment.NewLine +
16 "Actual: first test" + Environment.NewLine +
29 "Assert.Equal() Failure" + Environment.NewLine +
30 "Expected: first test 1" + Environment.NewLine +
43 "Assert.Equal() Failure" + Environment.NewLine +
44 " ↓ (pos 6)" + Environment.NewLine +
45 "Expected: first failure" + Environment.NewLine +
46 "Actual: first test" + Environment.NewLine +
62 "Assert.Equal() Failure" + Environment.NewLine +
63 "Expected: (null)" + Environment.NewLine +
81 "Assert.Equal() Failure" + Environment.NewLine +
82 "Expected: Int32[] [1, 2, 3]" + Environment.NewLine +
100 "Assert.Equal() Failure" + Environment.NewLine +
101 " ↓ (pos 0)" + Environment.NewLine +
102 "Expected: [1]" + Environment.NewLine +
103 "Actual: [99]" + Environment.NewLine +
121 "Assert.Equal() Failure" + Environment.NewLine +
122 " ↓ (pos 0)" + Environment.NewLine +
123 "Expected: [1, 2, 3, 4, 5]" + Environment.NewLine +
124 "Actual: [99, 2, 3, 4, 5]" + Environment.NewLine +
142 "Assert.Equal() Failure" + Environment.NewLine +
143 " ↓ (pos 1)" + Environment.NewLine +
144 "Expected: [1, 2, 3, 4, 5]" + Environment.NewLine +
145 "Actual: [1, 99, 3, 4, 5]" + Environment.NewLine +
163 "Assert.Equal() Failure" + Environment.NewLine +
164 " ↓ (pos 3)" + Environment.NewLine +
165 "Expected: [1, 2, 3, 4, 5]" + Environment.NewLine +
166 "Actual: [1, 2, 3, 99, 5]" + Environment.NewLine +
184 "Assert.Equal() Failure" + Environment.NewLine +
185 " ↓ (pos 4)" + Environment.NewLine +
186 "Expected: [1, 2, 3, 4, 5]" + Environment.NewLine +
187 "Actual: [1, 2, 3, 4, 99]" + Environment.NewLine +
205 "Assert.Equal() Failure" + Environment.NewLine +
206 "Expected: [1, 2, 3]" + Environment.NewLine +
207 "Actual: [1, 2, 3, 4]" + Environment.NewLine +
225 "Assert.Equal() Failure" + Environment.NewLine +
226 " ↓ (pos 3)" + Environment.NewLine +
227 "Expected: [1, 2, 3, 4]" + Environment.NewLine +
245 "Assert.Equal() Failure" + Environment.NewLine +
246 " ↓ (pos 0)" + Environment.NewLine +
247 "Expected: [1, 2, 3, 4, 5, ...]".Replace("'", "\"") + Environment.NewLine +
248 "Actual: [99, 2, 3, 4, 5, ...]".Replace("'", "\"") + Environment.NewLine +
266 "Assert.Equal() Failure" + Environment.NewLine +
267 " ↓ (pos 3)" + Environment.NewLine +
268 "Expected: [..., 2, 3, 4, 5, 6, ...]".Replace("'", "\"") + Environment.NewLine +
269 "Actual: [..., 2, 3, 99, 5, 6, ...]".Replace("'", "\"") + Environment.NewLine +
287 "Assert.Equal() Failure" + Environment.NewLine +
288 " ↓ (pos 6)" + Environment.NewLine +
289 "Expected: [..., 3, 4, 5, 6, 7]".Replace("'", "\"") + Environment.NewLine +
290 "Actual: [..., 3, 4, 5, 6, 99]".Replace("'", "\"") + Environment.NewLine +
Microsoft.DotNet.XUnitExtensions (1)
Microsoft.Extensions.AI.Abstractions.Tests (4)
Microsoft.Extensions.AI.Evaluation.Safety (2)
Microsoft.Extensions.AI.Integration.Tests (3)
Microsoft.Extensions.AI.OpenAI (2)
Microsoft.Extensions.AI.Tests (1)
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (2)
Microsoft.Extensions.Configuration.KeyPerFile (2)
Microsoft.Extensions.DependencyInjection (2)
Microsoft.Extensions.Hosting (1)
Microsoft.Extensions.Http (2)
Microsoft.Extensions.Logging.AzureAppServices (1)
Microsoft.Extensions.Logging.Console (11)
Microsoft.Extensions.Logging.Debug (2)
Microsoft.Extensions.ObjectPool (1)
Microsoft.Extensions.SecretManager.Tools.Tests (2)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (3)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests.Fuzzing (1)
Microsoft.Extensions.Telemetry (4)
Microsoft.Extensions.Telemetry.Tests (1)
Microsoft.Gen.MetricsReports.Unit.Tests (1)
Microsoft.Maui.Resizetizer (2)
Microsoft.ML.AutoML.SourceGenerator (15)
Microsoft.ML.AutoML.Tests (1)
Microsoft.ML.CodeGenerator (30)
Microsoft.ML.Core (2)
Microsoft.ML.Core.Tests (1)
Microsoft.ML.Data (1)
Microsoft.ML.PerformanceTests (1)
Microsoft.ML.Samples (2)
Microsoft.ML.TestFramework (5)
Microsoft.ML.Tokenizers (4)
Microsoft.ML.Tokenizers.Tests (2)
Microsoft.VisualStudio.IntegrationTest.Setup (4)
Microsoft.VisualStudio.LanguageServices (17)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.Implementation (3)
NativeIISSample (42)
PhotinoTestApp (2)
PresentationBuildTasks (2)
PresentationCore (5)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (5)
151Debug.WriteLine("WorkerOperationGetTabletsInfo.OnDoWork failed due to: {0}{1}", Environment.NewLine, e.ToString());
207Debug.WriteLine("WorkerOperationCreateContext.OnDoWork failed due to a {0}{1}", Environment.NewLine, e.ToString());
314Debug.WriteLine("WorkerOperationRefreshCursorInfo.OnDoWork failed due to a {0}{1}", Environment.NewLine, e.ToString());
356Debug.WriteLine("WorkerOperationGetTabletInfo.OnDoWork failed due to {0}{1}", Environment.NewLine, e.ToString());
396Debug.WriteLine("WorkerOperationWorkerGetUpdatedSizes.OnDoWork failed due to a {0}{1}", Environment.NewLine, e.ToString());
PresentationFramework (9)
RazorBuildWebSite (2)
Replay (2)
Roslyn.Diagnostics.Analyzers (5)
Roslyn.Diagnostics.CSharp.Analyzers (1)
Roslyn.Test.PdbUtilities (6)
Roslyn.VisualStudio.DiagnosticsWindow (2)
RunTests (10)
Security.TransportSecurity.IntegrationTests (3)
SemanticSearch.BuildTask (4)
Shared.Tests (1)
SocialSample (1)
Sockets.BindTests (7)
Sockets.FunctionalTests (7)
Swaggatherer (3)
System.CodeDom (2)
System.Data.Odbc (3)
System.Diagnostics.TraceSource (6)
System.Net.Http (5)
System.Net.NetworkInformation (21)
System.Private.CoreLib (11)
System.Private.DataContractSerialization (1)
System.Private.Windows.Core.TestUtilities (1)
System.Private.Xml (8)
System.Runtime.Caching (3)
System.Security.Cryptography (1)
System.Security.Permissions (3)
System.ServiceModel.Primitives (1)
System.ServiceModel.Primitives.Tests (2)
System.Text.Json (6)
System.Threading.Tasks.Dataflow (1)
System.Windows.Forms (2)
System.Windows.Forms.Design (7)
System.Windows.Forms.Design.Tests (5)
System.Windows.Forms.Primitives (1)
System.Windows.Forms.Primitives.TestUtilities (7)
System.Windows.Forms.Tests (17)
SystemdTestApp (2)
TagHelpersWebSite (5)
Templates.Blazor.Tests (5)
Templates.Blazor.WebAssembly.Auth.Tests (6)
Templates.Blazor.WebAssembly.Tests (6)
Templates.Mvc.Tests (6)
Templates.Tests (6)
Test.Utilities (6)
Text.Analyzers (5)
Text.Analyzers.UnitTests (2)
vbc (1)
VBCSCompiler (1)
Wasm.Performance.Driver (2)
WinFormsControlsTest (3)
xunit.assert (34)