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