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