2 references to FlushHashAndGetValue
System.IdentityModel (2)
System\IdentityModel\EnvelopedSignatureWriter.cs (1)
113
signedInfo.AddReference(_referenceId, _hashStream.
FlushHashAndGetValue
(_preCanonicalTracingStream));
System\IdentityModel\HashStream.cs (1)
86
return
FlushHashAndGetValue
(null);