3 references to GetProviderWithPath
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (3)
Attributes\InternalsVisibleToAndStrongNameTests.cs (3)
152
TestOptions.ReleaseDll.WithStrongNameProvider(
GetProviderWithPath
(keyFileDir)));
311
TestOptions.ReleaseDll.WithCryptoKeyFile(keyFileName).WithStrongNameProvider(
GetProviderWithPath
(keyFileDir)));
358
TestOptions.ReleaseDll.WithCryptoKeyFile(publicKeyFileName).WithDelaySign(true).WithStrongNameProvider(
GetProviderWithPath
(publicKeyFileDir)));