3 references to VerifyUnsupportedFileType
Microsoft.DotNet.SignCheckLibrary (3)
Verification\ArchiveVerifier.cs (1)
47return VerifyUnsupportedFileType(path, parent, virtualPath);
Verification\TarVerifier.cs (1)
24=> VerifyUnsupportedFileType(path, parent, virtualPath);
Verification\ZipVerifier.cs (1)
19=> VerifyUnsupportedFileType(path, parent, virtualPath);