3 references to PartialInterfaces
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\Parser.vb (1)
1600
statement = CheckFeatureAvailability(If(kind = SyntaxKind.ModuleStatement, Feature.PartialModules, Feature.
PartialInterfaces
), statement)
Parser\ParserFeature.vb (2)
86
Feature.
PartialInterfaces
,
164
Case Feature.
PartialInterfaces