2 references to isAtLeastAsVisible
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
1606
if (
isAtLeastAsVisible
(syntax, binder, addMethod, diagnostics))
1672
if (!
isAtLeastAsVisible
(syntax, binder, method, diagnostics))