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