44 references to Entries
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)
464zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith("testtaskoutputfile.txt"),
465$"Embedded files: {string.Join(",", zipArchive.Entries)}");
524zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith("testtaskoutputfile.txt"),
525customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
526zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(symlinkName),
527customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
528zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(symlinkLvl2Name),
529customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
530zipArchive.Entries.ShouldContain(zE => zE.Name.EndsWith(emptyFileName),
531customMessage: $"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 (5)
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)