4 references to InterpolatedStrings
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\ParseInterpolatedString.vb (1)
97Return CheckFeatureAvailability(Feature.InterpolatedStrings, node)
Parser\ParserFeature.vb (2)
75Feature.InterpolatedStrings, 173Case Feature.InterpolatedStrings
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Diagnostics\DiagnosticTests.vb (1)
58Feature.InterpolatedStrings, ' https://github.com/dotnet/roslyn/issues/17761