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