61 references to Entries
aspire (1)
Aspire.Cli.Tests (7)
Aspire.Dashboard (1)
Aspire.Dashboard.Tests (6)
Microsoft.Arcade.Common (3)
Microsoft.AspNetCore.App.UnitTests (2)
Microsoft.Build (1)
Microsoft.Build.CommandLine.UnitTests (1)
Microsoft.Build.Engine.UnitTests (10)
BinaryLogger_Tests.cs (10)
462zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith("testtaskoutputfile.txt"),
463$"Embedded files: {string.Join(",", zipArchive.Entries)}");
522zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith("testtaskoutputfile.txt"),
523customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
524zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(symlinkName),
525customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
526zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(symlinkLvl2Name),
527customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
528zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(emptyFileName),
529customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
Microsoft.Build.Tasks.Core (1)
Microsoft.Build.Tasks.UnitTests (4)
Microsoft.DotNet.Helix.Sdk (2)
Microsoft.DotNet.Internal.SymbolHelper (1)
Microsoft.DotNet.NuGetRepack.Tasks (1)
Microsoft.DotNet.NuGetRepack.Tests (2)
Microsoft.DotNet.SignCheckLibrary (7)
Microsoft.DotNet.SignTool (2)
Microsoft.ML.Core (1)
Microsoft.ML.Ensemble (2)
Microsoft.ML.IntegrationTests (1)
Microsoft.ML.TestFramework (1)
System.IO.Compression.ZipFile (2)
System.IO.Packaging (2)