UsingDirectiveListInfo.FirstOrDefault() Method
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
The first using directive in the list or null if the list is empty.
public Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax? FirstOrDefault()