1 override of IsTriviaWithEndOfLine
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SyntaxList.cs (1)
170
public sealed override bool
IsTriviaWithEndOfLine
()
1 reference to IsTriviaWithEndOfLine
Microsoft.CodeAnalysis (1)
Syntax\SeparatedSyntaxList.cs (1)
456
if (tr.UnderlyingNode.
IsTriviaWithEndOfLine
())