2 references to CreateHelper
Microsoft.CodeAnalysis (2)
StrongName\DesktopStrongNameProvider.cs (1)
83
return StrongNameKeys.
CreateHelper
(fileContent, keyFilePath, hasCounterSignature);
StrongName\StrongNameKeys.cs (1)
113
return
CreateHelper
(fileContent, keyFilePath, hasCounterSignature: false);