2 references to GlobalHeaderSize
Microsoft.CodeAnalysis.Features (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (2)
35offset += CustomDebugInfoConstants.GlobalHeaderSize; 74if (customDebugInfo.Length < CustomDebugInfoConstants.GlobalHeaderSize)