1 reference to LineStartMask
Microsoft.CodeAnalysis (1)
Text\SourceText.cs (1)
1003private static int GetLineStart(uint entry) => (int)(entry & LineStartMask);