1 write to KeyPair
Microsoft.CodeAnalysis (1)
StrongName\StrongNameKeys.cs (1)
80
this.
KeyPair
= keyPair;
2 references to KeyPair
Microsoft.CodeAnalysis (2)
StrongName\DesktopStrongNameProvider.cs (1)
168
Sign(filePath, keys.
KeyPair
);
StrongName\StrongNameKeys.cs (1)
189
return !
KeyPair
.IsDefault || KeyContainer != null;