UsingDirectiveListInfo.Parent Property
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
The declaration that contains the usings.
public Microsoft.CodeAnalysis.SyntaxNode Parent { get; }
Containing Type: UsingDirectiveListInfo
Assembly: Roslynator.CSharp.dll
The declaration that contains the usings.
public Microsoft.CodeAnalysis.SyntaxNode Parent { get; }