2 references to InvalidLevel
Microsoft.CodeAnalysis.VisualBasic.Features (2)
src\Compilers\VisualBasic\BasicAnalyzerDriver\VisualBasicDeclarationComputer.vb (2)
21Function(node, level) Not node.Span.OverlapsWith(span) OrElse InvalidLevel(level), 30ComputeDeclarationsCore(model, node, Function(n, level) InvalidLevel(level), getSymbol, builder, levelsToCompute, cancellationToken)