4 references to GetNextRelatedDirective
Microsoft.CodeAnalysis.CSharp (4)
Syntax\DirectiveTriviaSyntax.cs (4)
150var n = this.GetNextRelatedDirective(); 154n = n.GetNextRelatedDirective(); 238d = d.GetNextRelatedDirective(); 245d = d.GetNextRelatedDirective();