Implemented interface member:
4 references to Contains
Microsoft.CodeAnalysis.CSharp (4)
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (4)
228!env.CapturedVariables.Contains(thisParam)) 330if (!closures.Contains(closure) && 350if (thisParam != null && env.CapturedVariables.Contains(thisParam)) 581if (currentScope.DeclaredVariables.Contains(variable))