108 references to EndsWith
Aspire.Dashboard.Components.Tests (1)
Aspire.Hosting.Azure.Tests (5)
Aspire.Hosting.Oracle.Tests (1)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.NewShim.FunctionalTests (1)
IISExpress.FunctionalTests (2)
Microsoft.AspNetCore.Authentication.Test (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (3)
Microsoft.AspNetCore.Hosting.Tests (2)
Microsoft.AspNetCore.Http.Extensions.Tests (2)
Microsoft.AspNetCore.Http.Tests (2)
Microsoft.AspNetCore.HttpLogging.Tests (1)
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (1)
Microsoft.AspNetCore.SignalR.Client.Tests (1)
Microsoft.Build.Engine.UnitTests (5)
Microsoft.Build.Tasks.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (55)
SourceGeneration\SyntaxAwareGeneratorTests.cs (55)
870Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
871Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
872Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
916Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
917Assert.EndsWith("classC.cs", results.GeneratedTrees[1].FilePath);
918Assert.EndsWith("classD.cs", results.GeneratedTrees[2].FilePath);
962Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
963Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
964Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
973Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
974Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
975Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
984Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
985Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
986Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1029Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1030Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1031Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1047Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1048Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1049Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1050Assert.EndsWith("fieldD.cs", results.GeneratedTrees[3].FilePath);
1051Assert.EndsWith("fieldE.cs", results.GeneratedTrees[4].FilePath);
1104Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1105Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1106Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1107Assert.EndsWith("fieldD.cs", results.GeneratedTrees[3].FilePath);
1108Assert.EndsWith("fieldE.cs", results.GeneratedTrees[4].FilePath);
1128Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1129Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1130Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1236Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1237Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1238Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1265Assert.EndsWith("fieldD.cs", results.GeneratedTrees[0].FilePath);
1266Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1267Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1323Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1324Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1325Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1336Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1337Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1338Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1349Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1350Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1351Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1411Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1412Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1413Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1441Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1442Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1443Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
1474Assert.EndsWith("fieldA.cs", results.GeneratedTrees[0].FilePath);
1475Assert.EndsWith("fieldB.cs", results.GeneratedTrees[1].FilePath);
1476Assert.EndsWith("fieldC.cs", results.GeneratedTrees[2].FilePath);
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (1)
Microsoft.DotNet.XUnitAssert.Tests (5)
Microsoft.Extensions.Http.Diagnostics.Tests (1)
Microsoft.ML.Tests (1)
System.Windows.Forms.Tests (1)