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