4 references to GetNextRelatedDirective
Microsoft.CodeAnalysis.CSharp (4)
Syntax\DirectiveTriviaSyntax.cs (4)
148var n = this.GetNextRelatedDirective(); 152n = n.GetNextRelatedDirective(); 236d = d.GetNextRelatedDirective(); 243d = d.GetNextRelatedDirective();