2 references to IsInterpolation
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
StringCopyPaste\KnownSourcePasteProcessor.cs (2)
81
else if (content.
IsInterpolation
)
299
else if (content.
IsInterpolation
)