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