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