UsingDirectiveListInfo.First() Method
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
The first using directive in the list.
public Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax First()
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
The first using directive in the list.
public Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax First()