2 references to ContentHashLength
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (1)
1083Debug.Assert(contentHash.Length == InterceptableLocation1.ContentHashLength);
Utilities\InterceptableLocation.cs (1)
64Debug.Assert(checksum.Length == ContentHashLength);