2 references to WithLanguageVersion
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\VisualBasicCompilation.vb (1)
265
Dim options = parseOptions.
WithLanguageVersion
(LanguageVersion.Default)
VisualBasicParseOptions.vb (1)
90
''' constructor, or modified using the <see cref="
WithLanguageVersion
"/> method, or provided on the command line.