2 references to GetTimestampsFromCounterSignature
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (2)
179timestamps.AddRange(GetTimestampsFromCounterSignature(unsignedAttribute.Values[0])); 193timestamps.AddRange(GetTimestampsFromCounterSignature(nestedUnsignedAttribute.Values[0]));