1 reference to AllInterpolatedStringPartsAreStrings
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_InterpolatedString.cs (1)
249
if ((unconvertedInterpolatedString.Parts.Length > 4 || !
AllInterpolatedStringPartsAreStrings
(unconvertedInterpolatedString.Parts)) &&