1 write to FullName
System.IO.Compression (1)
60 references to FullName
Microsoft.Arcade.Common (2)
Microsoft.AspNetCore.App.UnitTests (5)
Microsoft.DotNet.Helix.Sdk (4)
Microsoft.DotNet.Internal.SymbolHelper (5)
Microsoft.DotNet.NuGetRepack.Tasks (1)
Microsoft.DotNet.NuGetRepack.Tests (2)
Microsoft.DotNet.SignCheckLibrary (19)
Verification\Jar\JarFile.cs (9)
100a => String.Equals(Path.GetExtension(a.FullName), ".SF", StringComparison.OrdinalIgnoreCase) &&
101String.Equals(Directory.GetParent(a.FullName).Name, "META-INF", StringComparison.OrdinalIgnoreCase)
106a => String.Equals(a.FullName, "META-INF/MANIFEST.MF", StringComparison.OrdinalIgnoreCase)
181where (String.Equals(Path.GetExtension(entry.FullName), ".SF", StringComparison.OrdinalIgnoreCase) &&
182String.Equals(Directory.GetParent(entry.FullName).Name, "META-INF", StringComparison.OrdinalIgnoreCase))
188string baseFilename = Path.GetFileNameWithoutExtension(file.FullName);
195signatureFiles.Add(new JarSignatureFile(ArchivePath, file.FullName, rsaEntry?.FullName, dsaEntry?.FullName));
Microsoft.DotNet.SignTool (2)
Microsoft.ML.Core (1)
Microsoft.ML.Ensemble (4)
Microsoft.ML.IntegrationTests (1)
System.IO.Compression (5)
System.IO.Compression.ZipFile (1)
System.IO.Packaging (8)