2 writes to _commentPrefixLength
Microsoft.CodeAnalysis.Features (2)
FileHeader.cs (2)
47_commentPrefixLength = commentPrefixLength; 58_commentPrefixLength = 0;
1 reference to _commentPrefixLength
Microsoft.CodeAnalysis.Features (1)
FileHeader.cs (1)
105return Location.Create(syntaxTree, new TextSpan(_fileHeaderStart, _commentPrefixLength));