3 references to GetStrongNameKey
Microsoft.Build.Tasks.Core (3)
AxTlbBaseReference.cs (2)
255
StrongNameUtils.
GetStrongNameKey
(Log, KeyFile, KeyContainer, out keyPair, out publicKey);
320
StrongNameUtils.
GetStrongNameKey
(Log, KeyFile, KeyContainer, out _, out byte[] desiredPublicKey);
AxTlbBaseTask.cs (1)
219
StrongNameUtils.
GetStrongNameKey
(Log, KeyFile, KeyContainer, out keyPair, out publicKey);