2 references to GetRedElementIfNotToken
Microsoft.CodeAnalysis (2)
Syntax\SyntaxList.WithThreeChildren.cs (1)
29return this.GetRedElementIfNotToken(ref _child1);
Syntax\SyntaxList.WithTwoChildren.cs (1)
30return this.GetRedElementIfNotToken(ref _child1);