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