StringLiteralExpressionInfo.IsRegular Property
Containing Type: StringLiteralExpressionInfo
Assembly: Roslynator.CSharp.dll
True if this instance is regular string literal expression.
public bool IsRegular { get; }
Containing Type: StringLiteralExpressionInfo
Assembly: Roslynator.CSharp.dll
True if this instance is regular string literal expression.
public bool IsRegular { get; }