4 references to IsInterpolation
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
TokenBasedFormattingRule.cs (4)
51if (currentToken.IsInterpolation()) 64if (currentToken.IsInterpolation()) 82if (previousToken.IsInterpolation()) 108if (previousToken.IsInterpolation())