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