3 references to Count
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
258
ErrorUtilities.VerifyThrow(_lookupScopes.
Count
>= 2, "Too many calls to Leave().");
267
if (_lookupScopes.
Count
== 2)
1044
ErrorUtilities.VerifyThrow(_lookupScopes.
Count
> 1, "Operation in outer scope not supported");