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