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