4 references to StrongNameUtils
Microsoft.Build.Tasks.Core (4)
AxTlbBaseReference.cs (3)
255
StrongNameUtils
.GetStrongNameKey(Log, KeyFile, KeyContainer, out keyPair, out publicKey);
307
StrongNameLevel currentStrongNameLevel =
StrongNameUtils
.GetAssemblyStrongNameLevel(wrapperInfo.path);
320
StrongNameUtils
.GetStrongNameKey(Log, KeyFile, KeyContainer, out _, out byte[] desiredPublicKey);
AxTlbBaseTask.cs (1)
219
StrongNameUtils
.GetStrongNameKey(Log, KeyFile, KeyContainer, out keyPair, out publicKey);