3 references to GetDesktopProviderWithPath
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (3)
Attributes\InternalsVisibleToAndStrongNameTests.vb (3)
109
TestOptions.ReleaseDll.WithStrongNameProvider(
GetDesktopProviderWithPath
(keyFileDir)))
215
options:=TestOptions.ReleaseDll.WithCryptoKeyFile(keyFileName).WithStrongNameProvider(
GetDesktopProviderWithPath
(keyFileDir)))
275
options:=TestOptions.ReleaseDll.WithCryptoKeyFile(publicKeyFileName).WithDelaySign(True).WithStrongNameProvider(
GetDesktopProviderWithPath
(publicKeyFileDir)))