StringLiteralExpressionInfo.InnerText Property
Containing Type: StringLiteralExpressionInfo
Assembly: Roslynator.CSharp.dll
The token text, not including leading ampersand, if any, and enclosing quotation marks.
public string InnerText { get; }
Containing Type: StringLiteralExpressionInfo
Assembly: Roslynator.CSharp.dll
The token text, not including leading ampersand, if any, and enclosing quotation marks.
public string InnerText { get; }