3 references to snKey2
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\Custom\SigningTestHelpers.cs (1)
110
return TestResources.General.
snKey2
;
Microsoft.CodeAnalysis.UnitTests (2)
CryptoBlobParserTests.cs (2)
70
var key = ImmutableArray.Create(TestResources.General.
snKey2
);
124
var key = ImmutableArray.Create(TestResources.General.
snKey2
);