4 references to GetDesktopProviderWithPath
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (4)
Attributes\InternalsVisibleToAndStrongNameTests.vb (4)
108
TestOptions.ReleaseDll.WithStrongNameProvider(
GetDesktopProviderWithPath
(keyFileDir)))
138
options:=TestOptions.ReleaseDll.WithStrongNameProvider(
GetDesktopProviderWithPath
(PathUtilities.CombineAbsoluteAndRelativePaths(keyFileDir, "TempSubDir\"))))
214
options:=TestOptions.ReleaseDll.WithCryptoKeyFile(keyFileName).WithStrongNameProvider(
GetDesktopProviderWithPath
(keyFileDir)))
274
options:=TestOptions.ReleaseDll.WithCryptoKeyFile(publicKeyFileName).WithDelaySign(True).WithStrongNameProvider(
GetDesktopProviderWithPath
(publicKeyFileDir)))