Implemented interface member:
method
Contains
Roslyn.Utilities.IReadOnlySet<T>.Contains(T)
4 references to Contains
Microsoft.CodeAnalysis.CSharp (4)
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (4)
223!env.CapturedVariables.Contains(thisParam)) 325if (!closures.Contains(closure) && 345if (thisParam != null && env.CapturedVariables.Contains(thisParam)) 561if (currentScope.DeclaredVariables.Contains(variable))