UsingDirectiveListInfo.Usings Property
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
A list of usings.
public Microsoft.CodeAnalysis.SyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax> Usings { get; }
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
A list of usings.
public Microsoft.CodeAnalysis.SyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax> Usings { get; }