Implemented interface member:
property
Count
Roslyn.Utilities.IReadOnlySet<T>.Count
2 references to Count
Microsoft.CodeAnalysis.CSharp (2)
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (2)
222
if (env.CapturedVariables.
Count
> 1 ||
290
if (variablesInEnvironment.
Count
== 0)