41 references to s_keyPairFile
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (41)
Attributes\InternalsVisibleToAndStrongNameTests.cs (41)
99var x = s_keyPairFile;
127string keyFileDir = Path.GetDirectoryName(s_keyPairFile);
128string keyFileName = Path.GetFileName(s_keyPairFile);
156string keyFileDir = Path.GetDirectoryName(s_keyPairFile);
157string keyFileName = Path.GetFileName(s_keyPairFile);
184string keyFileDir = Path.GetDirectoryName(s_keyPairFile);
185string keyFileName = Path.GetFileName(s_keyPairFile);
213var x = s_keyPairFile;
242var other = CreateCompilation(s, options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
252string keyFileDir = Path.GetDirectoryName(s_keyPairFile);
253string keyFileName = Path.GetFileName(s_keyPairFile);
376var other = CreateCompilation(s, options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
846options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
894options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1019options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1039options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1128options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1163options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1204options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1234options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1270options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1330options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
1370", options: TestOptions.SigningReleaseExe.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
1449options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
1520var x = s_keyPairFile;
1665var options = TestOptions.SigningReleaseModule.WithCryptoKeyFile(s_keyPairFile);
1684.WithCryptoKeyFile(s_keyPairFile);
1702var options = TestOptions.SigningDebugDll.WithCryptoKeyFile(s_keyPairFile);
1722var x = s_keyPairFile;
1725var options = TestOptions.SigningReleaseModule.WithCryptoKeyFile(s_keyPairFile);
1740var x = s_keyPairFile;
1743var other = CreateCompilation(s, options: TestOptions.SigningReleaseModule.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
1854options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
1889}", options: TestOptions.SigningReleaseDll.WithDelaySign(true).WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
1916.WithCryptoKeyFile(s_keyPairFile);
2358", options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
2386", options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), parseOptions: parseOptions);
2456options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile),
2485options: TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile), references: new[] { MscorlibRef_v4_0_30316_17626 }, parseOptions: parseOptions);
2514var options = TestOptions.SigningReleaseDll.WithCryptoKeyFile(s_keyPairFile);
2809.WithCryptoKeyFile(s_keyPairFile);