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