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