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