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