2 references to IsSupportedAlgorithm
Microsoft.CodeAnalysis (2)
EmbeddedText.cs (1)
55
Debug.Assert(SourceHashAlgorithms.
IsSupportedAlgorithm
(checksumAlgorithm));
Text\SourceText.cs (1)
84
if (!SourceHashAlgorithms.
IsSupportedAlgorithm
(checksumAlgorithm))