XmlElementInfo.IsEmptyElement Property
Containing Type: XmlElementInfo
Assembly: Roslynator.CSharp.dll
Determines whether the element is SyntaxKind.XmlEmptyElement.
public bool IsEmptyElement { get; }
Containing Type: XmlElementInfo
Assembly: Roslynator.CSharp.dll
Determines whether the element is SyntaxKind.XmlEmptyElement.
public bool IsEmptyElement { get; }