2 references to KeyPairFile
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Custom\SigningTestHelpers.cs (2)
95
return PathEquals(fullPath,
KeyPairFile
) || PathEquals(fullPath, PublicKeyFile);
100
if (PathEquals(fullPath,
KeyPairFile
))